On Sat, Jun 21, 2014 at 10:46 PM, Segher Boessenkool <seg...@kernel.crashing.org> wrote: > As the previous patch. > > Bootstrapped and tested on powerpc64-linux, {-m64,-m64/-mtune=power8, > -m32,-m32/-mpowerpc64}, no regressions. Okay to apply? > > > Segher > > > gcc/ > * config/rs6000/rs6000.md (ashlsi3, two anonymous define_insns > and define_splits, ashldi3, *ashldi3_internal1, *ashldi3_internal2 > and split, *ashldi3_internal3 and split): Delete, merge into... > (ashl<mode>3, ashl<mode>3_dot, ashl<mode>3_dot2): New. > (*ashlsi3_64): Fix formatting. Replace "i" by "n".
Okay. Thanks, David