[Bug ld/16604] linker adds padding before rodata but doesn't adjust symbol

2014-02-24 Thread joe at aylanetworks dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16604 Joe Eykholt changed: What|Removed |Added Resolution|FIXED |INVALID -- You are receiving this mail

[Bug ld/16604] linker adds padding before rodata but doesn't adjust symbol

2014-02-24 Thread joe at aylanetworks dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16604 Joe Eykholt changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/16604] linker adds padding before rodata but doesn't adjust symbol

2014-02-24 Thread joe at aylanetworks dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16604 --- Comment #7 from Joe Eykholt --- After further investigation, my original problem is not linker-related or compiler-related, so this can be closed. Thanks to those who looked into this issue. -- You are receiving this mail because: You

[Bug ld/16604] linker adds padding before rodata but doesn't adjust symbol

2014-02-21 Thread joe at aylanetworks dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16604 --- Comment #6 from Joe Eykholt --- Alan, thanks very much for explaining what I'm seeing in gdb. This isn't the first time I've been confused or misled by way ARM uses the low-order bit of the PC. I was using gdb here to see the layout of

[Bug ld/16604] linker adds padding before rodata but doesn't adjust symbol

2014-02-21 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16604 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #5 f

[Bug ld/16604] linker adds padding before rodata but doesn't adjust symbol

2014-02-21 Thread joe at aylanetworks dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16604 --- Comment #4 from Joe Eykholt --- Thank you very much for looking at this issue! I attached a new .tgz with the objects. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/16604] linker adds padding before rodata but doesn't adjust symbol

2014-02-21 Thread joe at aylanetworks dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16604 --- Comment #3 from Joe Eykholt --- Created attachment 7433 --> https://sourceware.org/bugzilla/attachment.cgi?id=7433&action=edit archive of program with objects and executable -- You are receiving this mail because: You are on the CC lis

[Bug ld/16604] linker adds padding before rodata but doesn't adjust symbol

2014-02-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16604 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug ld/16604] linker adds padding before rodata but doesn't adjust symbol

2014-02-18 Thread joe at aylanetworks dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16604 Joe Eykholt changed: What|Removed |Added Version|2.21|2.24 --- Comment #1 from Joe Eykholt -