[PATCH] rs6000: Add testcase for shifts

David Edelsohn dje.gcc@gmail.com
Fri Jul 3 14:31:00 GMT 2015


On Fri, Jul 3, 2015 at 10:16 AM, Segher Boessenkool
<segher@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  <segher@kernel.crashing.org>
>
> gcc/testsuite/
>         PR rtl-optimization/66706
>         * gcc.target/powerpc/shift-int.c: New testcase.

Okay.

Thanks, David



More information about the Gcc-patches mailing list