Re: Add tests for recent dse bugs

2017-01-17 Thread Jakub Jelinek
On Tue, Jan 17, 2017 at 11:06:27AM +0100, Christophe Lyon wrote: > The new ssa-dse-2.C test fails on arm because: > warning: declaration of 'void* memmove(void*, const void*, size_t)' > conflicts with built-in declaration 'void* memmove(void*, const void*, > unsigned int)' [-Wbuiltin-declaration-mi

Re: Add tests for recent dse bugs

2017-01-17 Thread Christophe Lyon
Hi Jeff, On 17 January 2017 at 00:44, Jeff Law wrote: > > > ACATS already had a test covering the Ada issue, Eric also added a test to > the gnat.dg testsuite. So that's well covered. > > The test for the bootstrap comparison failure was (as expected) trivial to > construct (ssa-dse-29.c). The

Add tests for recent dse bugs

2017-01-16 Thread Jeff Law
ACATS already had a test covering the Ada issue, Eric also added a test to the gnat.dg testsuite. So that's well covered. The test for the bootstrap comparison failure was (as expected) trivial to construct (ssa-dse-29.c). The test for the ppc64 big endian failures was easy to extract fro