On Fri, Jul 3, 2015 at 10:16 AM, Segher Boessenkool <seg...@kernel.crashing.org> wrote: > This new test tests that all shifts of int compile to exactly one > machine instruction, not two as in the PR (which was a problem in > combine). Tested on powerpc64-linux, with the usual options > (-m32,-m32/-mpowerpc64,-m64,-m64/-mlra); okay for trunk? > > > Segher > > > 2015-07-03 Segher Boessenkool <seg...@kernel.crashing.org> > > gcc/testsuite/ > PR rtl-optimization/66706 > * gcc.target/powerpc/shift-int.c: New testcase.
Okay. Thanks, David