This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54912] [4.8 Regression] Non-type argument to alias template is not a constant expression
- 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: Fri, 12 Oct 2012 16:54:53 +0000
- Subject: [Bug c++/54912] [4.8 Regression] Non-type argument to alias template is not a constant expression
- Auto-submitted: auto-generated
- References: <bug-54912-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54912
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-10-12
Summary|[C++11] Non-type argument |[4.8 Regression] Non-type
|to alias template is not a |argument to alias template
|constant expression |is not a constant
| |expression
Ever Confirmed|0 |1
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-12 16:54:53 UTC ---
Confirmed as a regression, 4_7-branch is fine.