[Bug middle-end/41257] [4.5 Regression] Bogus error '*.LTHUNK0' aliased to undefined symbol '_ZN1CD1Ev'
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 4 11:44:00 GMT 2009
------- Comment #3 from rguenth at gcc dot gnu dot org 2009-09-04 11:43 -------
Hm, we can't delete it either. As we are emitting more thunks that strictly
necessary we need to mark their targets necessary properly. Emitting the
tunks before analyzing the functions and finishing aliases works for me.
I'm testing a patch...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41257
More information about the Gcc-bugs
mailing list