devirt-28a.C: Require LTO effective target.
authorUros Bizjak <ubizjak@gmail.com>
Thu, 30 Apr 2015 20:22:51 +0000 (22:22 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 30 Apr 2015 20:22:51 +0000 (22:22 +0200)
commit6d158d9a6bc15a0b1bf97cc434b64c7d72f524ff
tree14fa9e80305ef6f081cb42045687a7eadd2e78ac
parent81ccb752267ff51fc698621b974258ea4850af9d
devirt-28a.C: Require LTO effective target.

* g++.dg/ipa/devirt-28a.C: Require LTO effective target.
* g++.dg/ext/sync-4.C (dg-additional-options): Use -march=pentium
for 32bit x86 targets.
* gcc.dg/pr36504.c (dg-additional-options): Use -march=i686 -msse
for 32bit x86 targets.
* gcc.dg/pr39455.c (dg-additional-options): Ditto.
* gcc.dg/pr45352-1.c (dg-additional-options): Ditto.
* gcc.dg/pr63914.c (dg-additional-options): Use -msse
for 32bit x86 targets.

From-SVN: r222656
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/sync-4.C
gcc/testsuite/g++.dg/ipa/devirt-28a.C
gcc/testsuite/gcc.dg/pr36504.c
gcc/testsuite/gcc.dg/pr39455.c
gcc/testsuite/gcc.dg/pr45352-1.c
gcc/testsuite/gcc.dg/pr63914.c