------- Comment #1 from pinskia at gcc dot gnu dot org  2008-12-29 19:15 -------
Confirmed.
In build_constructors an integer value wraps.

Note it might be better if we used 0x7fffffff instead of 2147483647 so there is
less confusion of what is going on here.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-12-29 19:15:04
               date|                            |


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

Reply via email to