https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111682

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2023-10-04
           Assignee|unassigned at gcc dot gnu.org      |ppalka at gcc dot 
gnu.org
   Target Milestone|---                         |14.0
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
                 CC|                            |ppalka at gcc dot gnu.org

--- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Likely started with r14-3160-gca2676654736e6, before which we rejected the
testcase.

With --enable-checking GCC trunk ICEs on the testcase for me:

<stdin>:16:56: internal compiler error: tree check: expected var_decl or
function_decl or field_decl or type_decl or concept_decl or template_decl, have
ggc_freed in tsubst_template_decl, at cp/pt.cc:14686

Reply via email to