[Bug rtl-optimization/87678] Redundant vmovss with -fPIC

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat Nov 3 14:01:00 GMT 2018


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

--- Comment #12 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Segher Boessenkool from comment #11)
> Should LRA do this?  Shouldn't it be done earlier?  Or later, in a peephole
> for example?

I think that combine should do this propagation, if the simplified insn with
immediate is not recognized.


More information about the Gcc-bugs mailing list