[Bug c/12767] False warning when using long long

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Oct 24 18:26:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

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


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-24 18:26 -------
This is by design, read bug 8620 for more information on why.
Or here it is:
Not a bug.  It is not complaining about the assignment, but about the constant.  You need to add a 
suffix.

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



More information about the Gcc-bugs mailing list