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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.7.4
           Keywords|                            |ice-on-valid-code,
                   |                            |needs-bisection
             Status|UNCONFIRMED                 |NEW
            Summary|Nested template class       |[12/13/14 Regression]
                   |friend of template class    |Nested template class
                   |produces "internal compiler |friend of template class
                   |error: unexpected           |produces "internal compiler
                   |expression ‘T’ of kind      |error: unexpected
                   |template_parm_index"        |expression ‘T’ of kind
                   |                            |template_parm_index"
     Ever confirmed|0                           |1
   Target Milestone|---                         |12.5
      Known to fail|                            |4.8.1
   Last reconfirmed|                            |2025-03-19

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed on the trunk at least.

Reply via email to