This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52119] [C++11] overflow in signed left shift isn't diagnosed
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 14 Feb 2012 00:38:14 +0000
- Subject: [Bug c++/52119] [C++11] overflow in signed left shift isn't diagnosed
- Auto-submitted: auto-generated
- References: <bug-52119-4@http.gcc.gnu.org/bugzilla/>
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.