http://sourceware.org/bugzilla/show_bug.cgi?id=15370
Alan Modra <amodra at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amodra at gmail dot com --- Comment #1 from Alan Modra <amodra at gmail dot com> 2013-04-15 10:30:34 UTC --- Gold apparently doesn't make a distinction between *(.text .rdata) and *(.text) *(.rdata). See node Input Section Basics in the ld info docs. Looks to me like Output_section_element_input::set_section_addresses() is the culprit, but I'm going on vacation so will leave it to someone else to fix. ;-) -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils