[Bug c/6409] C comma operator: wrong behavior

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Apr 21 05:03:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-21 04:58 -------
(a,b) where a and b change is the only thing where it is defined.
c + (a,b) where c and b change the same variable is undefined.
Likewise for c and a.

*** This bug has been marked as a duplicate of 11751 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |DUPLICATE


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



More information about the Gcc-bugs mailing list