This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51312] [C++0x] Wrong interpretation of converted constant expressions (for enumerator initializers)
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 08 Feb 2012 20:19:45 +0000
- Subject: [Bug c++/51312] [C++0x] Wrong interpretation of converted constant expressions (for enumerator initializers)
- Auto-submitted: auto-generated
- References: <bug-51312-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51312
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |27403
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-08 20:19:45 UTC ---
I think this is related to PR 27403.