[Bug c++/50255] Linker stumbles over non-grouped text/rodata for a non-virtual thunk
stephan.bergmann.secondary at googlemail dot com
gcc-bugzilla@gcc.gnu.org
Wed Sep 7 12:24:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50255
--- Comment #8 from Stephan Bergmann <stephan.bergmann.secondary at googlemail dot com> 2011-09-07 12:14:56 UTC ---
Created attachment 25221
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25221
script compiling test case and showing broken result
I finally have a stripped down test case now that shows that compiling the
given code leads to mismatched group names for the .text and .rodata sections
of the non-virtual thunk (the first three .sections in the output).
More information about the Gcc-bugs
mailing list