[Bug middle-end/46790] [4.6 regression] EH failures in libstdc++ testsuite with --gc-sections and GNU ld 2.18

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 21 17:25:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46790

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-21 17:23:02 UTC ---
Created attachment 23428
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23428
gcc46-pr46790-configury.patch

Completely untested draft of a configury patch (still no code changes to
actually revert Honza's changes ifdef HAVE_GLD_GC_BUG).  I think writing a
testcase that wouldn't use date strings would be quite entertaining (it would
need to be written in assembler, but in a way that it assembles and does the
right thing on all targets).



More information about the Gcc-bugs mailing list