Re: [PATCH, rs6000 testsuite] PR71050, Fix lhs-1.c testcase

2016-05-24 Thread Segher Boessenkool
On Tue, May 24, 2016 at 04:55:45PM -0500, Pat Haugen wrote: > The following simplifies the given testcase so it is no longer sensitive to > subreg (and hopefully other) codegen changes. Tested on powerpc64, ok for > trunk? > > -Pat > > > testsuite/ChangeLog: > 2016-05-24 Pat Haugen > >

[PATCH, rs6000 testsuite] PR71050, Fix lhs-1.c testcase

2016-05-24 Thread Pat Haugen
The following simplifies the given testcase so it is no longer sensitive to subreg (and hopefully other) codegen changes. Tested on powerpc64, ok for trunk? -Pat testsuite/ChangeLog: 2016-05-24 Pat Haugen PR target/71050 * gcc.target/powerpc/lhs-1.c: Fix testcase to avoid su