diff options
author | Dominik Vogt <vogt@linux.vnet.ibm.com> | 2016-01-29 10:09:13 +0000 |
---|---|---|
committer | Andreas Krebbel <krebbel@gcc.gnu.org> | 2016-01-29 10:09:13 +0000 |
commit | a1c9546419aae2a19c525eef66a6660826389305 (patch) | |
tree | 1db95383a3871a19f9670cacbac7e947da738735 /gcc/tree-ssa-dce.c | |
parent | 00ec75a0a266543a0aa37c20969309b2756f7bcd (diff) | |
download | gcc-a1c9546419aae2a19c525eef66a6660826389305.zip gcc-a1c9546419aae2a19c525eef66a6660826389305.tar.gz gcc-a1c9546419aae2a19c525eef66a6660826389305.tar.bz2 |
S/390: Require a hardware vector support for test to succeed.
The test case works on S/390 too, but only with -march=z13 or later
(i.e. if Gcc can make use of hardware vector support). Otherwise the
optimization gets too complex. The attached patch forces Gcc to use
-march=z13 instead of xfail'ing the test on S/390.
gcc/testsuite/ChangeLog
* gcc.dg/tree-ssa/ssa-dom-cse-2.c: Require a hardware vector support for
test to succeed.
From-SVN: r232971
Diffstat (limited to 'gcc/tree-ssa-dce.c')
0 files changed, 0 insertions, 0 deletions