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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[5/6/7 Regression] ICE on   |[5/6 Regression] ICE on
                   |invalid C++11 code on       |invalid C++11 code on
                   |x86_64-linux-gnu: in tree   |x86_64-linux-gnu: in tree
                   |check: expected record_type |check: expected record_type
                   |or union_type or            |or union_type or
                   |qual_union_type, have       |qual_union_type, have
                   |template_type_parm in       |template_type_parm in
                   |lookup_base, at             |lookup_base, at
                   |cp/search.c:203             |cp/search.c:203

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.

Reply via email to