[Bug lto/63226] ICE with -flto-odr-type-merging
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 11 14:04:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63226
--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> ---
When simplifying the code names, I made a mistake. It should be "class TWO" and
not "class ONE" in file two.ii.
Hence, only the typedef'ed ynodetype and, hence, ynodetype are different. The
classes are different.
The ICE is the same in either case.
More information about the Gcc-bugs
mailing list