------- Comment #7 from alexey at cs dot sunysb dot edu  2006-04-18 00:06 
-------
(In reply to comment #6)
> In C, there is no ordering left to right, please go read the C FAQ at:
> http://www.eskimo.com/~scs/c-faq.com/expr/index.html
> subpage:
> http://www.eskimo.com/~scs/c-faq.com/expr/comma.html

The problem has nothing to do with ordering. It is in because arguments are
evaluated not completely before the next one is evaluated. 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27153

Reply via email to