* g++.dg/ipa/devirt-28a.C: Require LTO effective target.
commitc3578bfd5b381e1f808a7e2a2c2cc7343ea1203b
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Apr 2015 20:22:51 +0000 (30 20:22 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Apr 2015 20:22:51 +0000 (30 20:22 +0000)
tree14fa9e80305ef6f081cb42045687a7eadd2e78ac
parenta59970a65f1079106356db3ad0eaf073a8707d44
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222656 138bc75d-0d04-0410-961f-82ee72b054a4
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