------- Comment #1 from rguenth at gcc dot gnu dot org  2006-10-22 20:47 -------
In flag ? (unsigned)__x : __x , __x is promoted to unsigned and then promoted
to long, so the code is different than bar.


-- 

rguenth at gcc dot gnu dot org changed:

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


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

Reply via email to