------- Comment #4 from pinskia at gcc dot gnu dot org  2009-05-11 18:27 -------
For C++98 and C90, integer constants can only fit into the long type. You need
to use LL if you want a 64bit integer constant.


-- 

pinskia at gcc dot gnu dot org changed:

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


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

Reply via email to