This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48003] Regression in Template Constants from 4.5.2
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 6 Mar 2011 14:05:59 +0000
- Subject: [Bug c++/48003] 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
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-03-06 14:05:42 UTC ---
Apparently what used to be a warning not is an hard error.
Let's ask Jason, can be a regression.