[Bug target/78796] TLS fails to link on aarch64 with -mcmodel=large

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 13 18:06:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78796

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to James Greenhalgh from comment #4)
> This looks sensible, but why not also drop the:
> 
>   if (nopcrelative_literal_loads
> 
> As was done in r237607?

I wanted to fix just this bug.  The r237607 change has not been advertised as a
bugfix, but cleanup.  On release branches only regression fixes and severe bug
fixes should be applied.  The r237607 change also changed various other spots.


More information about the Gcc-bugs mailing list