[Bug middle-end/46790] [4.6 regression] EH failures in libstdc++ testsuite with --gc-sections and GNU ld 2.18
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 8 13:50:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46790
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P1
--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-02-08 13:49:17 UTC ---
So it's really a linker bug. Can we detect it at configure time and turn
off the fancy renaming? If we do not fix this bug we should document this
issue in changes.html and adjust the minimum required binutils version
in doc/install.texi (some very ancient versions seem to be mentioned there,
and no target-independent minimal version is suggested).
Marking P1 to force some kind of solution before the release.
More information about the Gcc-bugs
mailing list