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++/48003] [4.6 Regression] Regression in Template Constants from 4.5.2


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.


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