[Bug c++/47511] [4.6 Regression] [C++0x] ICE: unexpected ast of kind template_decl in potential_constant_expression_1, at cp/semantics.c:7711
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 28 18:29:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47511
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.01.28 17:06:31
CC| |jakub at gcc dot gnu.org
Known to work| |4.5.2
Target Milestone|--- |4.6.0
Summary|[C++0x] ICE: unexpected ast |[4.6 Regression] [C++0x]
|of kind template_decl in |ICE: unexpected ast of kind
|potential_constant_expressi |template_decl in
|on_1, at |potential_constant_expressi
|cp/semantics.c:7711 |on_1, at
| |cp/semantics.c:7711
Ever Confirmed|0 |1
Known to fail| |4.6.0
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-28 17:06:31 UTC ---
Confirmed, 4.5 compiles this.
More information about the Gcc-bugs
mailing list