[Bug c++/91222] [10 Regression] 507.cactuBSSN_r build fails in warn_types_mismatch at ipa-devirt.c:1006 since r273571

ktkachov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 2 09:14:00 GMT 2019


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

--- Comment #24 from ktkachov at gcc dot gnu.org ---
Thanks. Unfortunately I still see the ICE building 507.cactuBSSN_r on aarch64
with -flto in the same place:
 995       gcc_assert (TYPE_NAME (t1)
 996                   && TREE_CODE (TYPE_NAME (t1)) == TYPE_DECL);


More information about the Gcc-bugs mailing list