sse-12.c: Add -msse4a to dg-options.
authorUros Bizjak <uros@gcc.gnu.org>
Thu, 11 Nov 2010 08:24:15 +0000 (09:24 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 11 Nov 2010 08:24:15 +0000 (09:24 +0100)
commit5f8085011ae0a0aebe665ab9e3615e5c0d1c207c
treee486af5b4bb43a639ee2ada2720b61f8e6f7b0e2
parentdcc53f137c4136424445416601f9889d18b3344c
sse-12.c: Add -msse4a to dg-options.

* gcc-target/i386/sse-12.c: Add -msse4a to dg-options.
* gcc-target/i386/sse-13.c: Add -msse4a, -mfma4, -mbmi and -mtbm
to dg-options.
* gcc-target/i386/sse-14.c: Add -mfma4a and -mbmi to dg-options.
* g++.dg/other/i386-2.C: Add -msse4a and -mfma4 to dg-options.
* g++.dg/other/i386-3.C: Ditto.

From-SVN: r166596
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/i386-2.C
gcc/testsuite/g++.dg/other/i386-3.C
gcc/testsuite/gcc.target/i386/sse-12.c
gcc/testsuite/gcc.target/i386/sse-13.c
gcc/testsuite/gcc.target/i386/sse-14.c