This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48003] [4.6 Regression] Regression in Template Constants from 4.5.2
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 7 Mar 2011 10:42:28 +0000
- Subject: [Bug c++/48003] [4.6 Regression] Regression in Template Constants from 4.5.2
- Auto-submitted: auto-generated
- References: <bug-48003-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48003
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P1
--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-07 10:42:11 UTC ---
It would be nice to restore the old behavior of accepting the code with
at least -fpermissive. Still needs investigation on whether this is
a rejects-valid bug or not - but it's really a corner-case, so will be
downgraded to P2 if no other P1 prevails.
Just to make you look at this bug as well.