[Bug lto/65316] [5 Regression] LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-merging: in types_same_for_odr, at ipa-devirt.c:465

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 6 18:25:00 GMT 2015


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

--- Comment #8 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
I suppose I will need to split ODR hash into hash with types having names and
hash with types not having names defined and insert types with names into both.
The types_same_for_odr really does not play well with current mixed definition
of the hash.



More information about the Gcc-bugs mailing list