On Tue, Sep 18, 2012 at 1:01 PM, Segher Boessenkool
wrote:
> Without these patterns, the exact same code is generated. This
> is a leftover from when we still had a "doz" instruction.
>
> Tested on powerpc64-linux --enable-languages=c,c++,fortran;
> no regressions. Also tested all these patterns
Without these patterns, the exact same code is generated. This
is a leftover from when we still had a "doz" instruction.
Tested on powerpc64-linux --enable-languages=c,c++,fortran;
no regressions. Also tested all these patterns manually,
-m32 and -m64, -misel and -mno-isel.
Okay to apply?
201