Re: [PATCH 3/3][rs6000] Enable x86-compat vector intrinsics testing

2018-12-04 Thread Segher Boessenkool
On Tue, Dec 04, 2018 at 09:00:18AM -0600, Paul Clarke wrote: > The testsuite tests for the compatibility implementations of x86 vector > intrinsics for "powerpc" had been inadvertently made to PASS > without actually running the test code. > > This patch removes the code which kept the tests from

[PATCH 3/3][rs6000] Enable x86-compat vector intrinsics testing

2018-12-04 Thread Paul Clarke
The testsuite tests for the compatibility implementations of x86 vector intrinsics for "powerpc" had been inadvertently made to PASS without actually running the test code. This patch removes the code which kept the tests from running the actual test code. 2018-12-03 Paul A. Clarke [gcc/tests