This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/52661] negative maxint for long long gives warning


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

--- Comment #11 from Jim Michaels <jmichae3 at yahoo dot com> 2012-03-22 20:10:33 UTC ---
OK... then why do these warnings only show up on constants which have an or LL
suffix?
  I will show you a replacement test file shortly afterwards which has a 32-bit
number that does not give this warning, and a 32-bit number which does which
has the L suffix.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]