[Bug target/65531] ICE: symtab_node::verify failed: Two symbols with same comdat_group are not linked by the same_comdat_group list. with -fcheck-pointer-bounds -mmpx
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 24 17:52:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65531
--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Hmm, there is missing empty statement after the for loop.
There are two external symbols where we do not really build comdat groups
(maybe we could now as they preserve little bit of useful info). So i guess I
will just relax checker for that.
More information about the Gcc-bugs
mailing list