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++/52567] constant expression not recognized as being constant


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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-03-12 20:59:39 UTC ---
An overflow in an integer expression is never an integer constant expression.


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