diff options
author | Paul A. Clarke <pc@us.ibm.com> | 2018-12-06 22:14:55 +0000 |
---|---|---|
committer | Paul Clarke <pc@gcc.gnu.org> | 2018-12-06 22:14:55 +0000 |
commit | 4cbb7085f078ad25f7f11855d91c143e1189e89b (patch) | |
tree | 557c256ed6fc2cdfc7759bcf70c5869e77a722b5 /gcc/tree-vrp.c | |
parent | 98e07d5c540a3e094c4e2e0377d530042d2df72f (diff) | |
download | gcc-4cbb7085f078ad25f7f11855d91c143e1189e89b.zip gcc-4cbb7085f078ad25f7f11855d91c143e1189e89b.tar.gz gcc-4cbb7085f078ad25f7f11855d91c143e1189e89b.tar.bz2 |
[rs6000] Enable x86-compat vector intrinsics testing
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-06 Paul A. Clarke <pc@us.ibm.com>
[gcc/testsuite]
PR target/88316
* gcc.target/powerpc/bmi-check.h: Remove test for
__BUILTIN_CPU_SUPPORTS__, thereby enabling test code to run.
* gcc.target/powerpc/bmi2-check.h: Likewise.
* gcc.target/powerpc/mmx-check.h: Likewise.
* gcc.target/powerpc/sse-check.h: Likewise.
* gcc.target/powerpc/sse2-check.h: Likewise.
* gcc.target/powerpc/sse3-check.h: Likewise.
From-SVN: r266870
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions