pr89933.c
186 Bytes
-
re PR c/89933 (ICE in merge_decls, at c/c-decl.c:2517) · 60a2c645
PR c/89933 c/ * c-decl.c (merge_decls): When newdecl's type is its main variant, don't try to remove it from the variant list, but instead assert it has no variants. cp/ * decl.c (duplicate_decls): When newdecl's type is its main variant, don't try to remove it from the variant list, but instead assert it has no variants. testsuite/ * c-c++-common/pr89933.c: New test. From-SVN: r270329
Jakub Jelinek committed