This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50255] Linker stumbles over non-grouped text/rodata for a non-virtual thunk
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 31 Aug 2011 21:06:43 +0000
- Subject: [Bug c++/50255] Linker stumbles over non-grouped text/rodata for a non-virtual thunk
- Auto-submitted: auto-generated
- References: <bug-50255-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50255
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-08-31 21:06:43 UTC ---
This sounds like http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49538 but without
a testcase it is hard to say if it was really on the 4.6 branch or only with
RedHat's compiler.