]> gcc.gnu.org Git - gcc.git/commit
pr82281.c: Compile only for ia32 effective target.
authorUros Bizjak <ubizjak@gmail.com>
Sun, 24 Mar 2019 19:39:59 +0000 (20:39 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 24 Mar 2019 19:39:59 +0000 (20:39 +0100)
commita688356b12440e1d0e16d41c595a2bb390d3f51f
tree083cd54332a1dfea977d5b1702974b8b397ed4d0
parentf8443ff8b1c2f935f5328145f33ca42af466b2c6
pr82281.c: Compile only for ia32 effective target.

* gcc.target/i386/pr82281.c: Compile only for ia32 effective target.
(dg-options): Remove -m32. Add -msse2 -mtune=znver1.
* gcc.target/i386/pr89676.c: Compile only for ia32 effective target.
(dg-options): Remove -m32 and -march=i686. Add -mno-stv.

From-SVN: r269900
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr82281.c
gcc/testsuite/gcc.target/i386/pr89676.c
This page took 0.060954 seconds and 5 git commands to generate.