This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-21 19:21:49 UTC ---
Created attachment 23430
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23430
variant 2

This one will just disable .gcc_except_table.foo for the buggy linkers (in
addition to the even more buggy (and older) ones).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]