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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |13.5
           Priority|P3                          |P4
            Summary|ICE tree check: expected    |[13/14/15/16 Regression]
                   |record_type or union_type   |ICE tree check: expected
                   |or qual_union_type, have    |record_type or union_type
                   |template_type_parm in       |or qual_union_type, have
                   |lookup_using_decl, at       |template_type_parm in
                   |cp/name-lookup.cc:6269      |lookup_using_decl, at
                   |                            |cp/name-lookup.cc:6269
      Known to work|                            |10.5.0
      Known to fail|                            |11.1.0
           Keywords|                            |ice-checking,
                   |                            |ice-on-invalid-code,
                   |                            |ice-on-invalid-fuzzy

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
ICEs in GCC 14.3.0 with --enable-checking=yes

Also needs -std=c++20.

Reply via email to