[Bug c/16887] Bad assignment in "int i=1; i=i++;"

krs at home dot se gcc-bugzilla@gcc.gnu.org
Thu Aug 5 14:41:00 GMT 2004


------- Additional Comments From krs at home dot se  2004-08-05 14:41 -------
(In reply to comment #1)
> Not a bug.  Think sequence points...
I'm not sure what you mean by that, but
I still think it is a bug, because operator ++ has higher precedence 
over =.

-- 


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



More information about the Gcc-bugs mailing list