[Bug c/17785] false warning in GCC

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Oct 2 04:11:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-02 04:11 -------
The warning is correct if you are not in C99 mode as in C89 and GNU89 mode.
See bug 8620 for more information, basically you have to add the suffix LL (or ULL).

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

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


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



More information about the Gcc-bugs mailing list