[Bug c++/52654] [C++11] Warn on overflow in user-defined literals

3dw4rd at verizon dot net gcc-bugzilla@gcc.gnu.org
Sat Mar 31 17:07:00 GMT 2012


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

--- Comment #6 from Ed Smith-Rowland <3dw4rd at verizon dot net> 2012-03-31 17:06:12 UTC ---
Created attachment 27054
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27054
Test case for overflow warnings.

This test case should give the appropriate warnings.

Also, what about this:

 -3_w;



More information about the Gcc-bugs mailing list