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++/47511] [4.6 Regression] [C++0x] ICE: unexpected ast of kind template_decl in potential_constant_expression_1, at cp/semantics.c:7711


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.


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