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.

Reply via email to