https://sourceware.org/bugzilla/show_bug.cgi?id=32896

--- Comment #14 from Matthew Malcomson <mmalcomson at nvidia dot com> ---
(In reply to H.J. Lu from comment #12)
> Created attachment 16054 [details]
> A patch
> 
> Please try this one on the current master branch.

It seems to exhibit the same problem.

I think it's doing the same as the previous patch -- in my artificial linker
script I've re-ordered .tbss and .tdata, which means that the .tbss section is
the first one seen.

I've just now attached the linker script I used -- the logical difference is
that I moved the .tbss output section to before .tdata.
I do note that this produces a linker warning, so it might be a not-quite valid
testcase.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to