https://sourceware.org/bugzilla/show_bug.cgi?id=27566
--- Comment #6 from Nelson Chu ---
Jim's assumption is right, the gp won't overlap the rodata. But it could
overlap the symbol defined in the rodata, and it's value plus a constant.
.align 3
.globl hello_rodata
.set hello_rodata
https://sourceware.org/bugzilla/show_bug.cgi?id=27538
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #2
https://sourceware.org/bugzilla/show_bug.cgi?id=27217
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #2
https://sourceware.org/bugzilla/show_bug.cgi?id=27217
--- Comment #3 from Joel Sherrill ---
(In reply to Nick Clifton from comment #2)
> Created attachment 13329 [details]
> Proposed patch
>
> Hi Joel,
>
> Please could you try out this patch and let me know if it works for you ?
>
> Cheers
>