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

--- Comment #3 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Hi!

(In reply to Hongyu Wang from comment #2)
> I've tested the patch with cross-compler and all the fails disappeared, but
> I don't have a powerpc to do full bootstrap & regtest (I'm still applying
> for gcc farm account).

[ I approved that account ]

-munroll-only-small-loops does not turn on or off -funroll-loops, and it
should not, so that it does what it says, if nothing else.

We do not want -frename-registers either (at -O2 at least), it hurts
performance.

Reply via email to