[Bug c/18050] -Wsequence-point reports false positives

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Oct 18 22:01:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-18 22:01 -------
No the warning is correct. ++a could come before or after taking the address of a which is why this is 
undefined.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list