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++/52119] [C++11] overflow in signed left shift isn't diagnosed


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
         Resolution|INVALID                     |
            Summary|numeric_limits::min() is    |[C++11] overflow in signed
                   |not a constant expression   |left shift isn't diagnosed

--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> 2012-02-14 00:38:14 UTC ---
Good point.


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