ix86: fix PR/65105 testcase 2
commit466cf5747f1a203800c3118f3fcec04ecb6f9d39
authorJan Beulich <jbeulich@suse.com>
Fri, 1 Jul 2016 09:42:59 +0000 (1 09:42 +0000)
committerJan Beulich <jbeulich@gcc.gnu.org>
Fri, 1 Jul 2016 09:42:59 +0000 (1 09:42 +0000)
tree100a24e75ec03c8d9f35e63306ade433d15e3b18
parent677ef4dd37b714f10e0147bff70afe47f2dea30b
ix86: fix PR/65105 testcase 2

I cannot see how without allowing the compiler to use SSE2 instructions
(as is done by all other tests for this PR scanning for particular
instructions) this test could ever have succeeded anywhere.

gcc/testsuite/
2016-07-01  Jan Beulich  <jbeulich@suse.com>

* gcc.target/i386/pr65105-2.c: Add -msse2.

From-SVN: r237908
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr65105-2.c