]> git.ipfire.org Git - thirdparty/gcc.git/commit
ix86: fix PR/65105 testcase 2
authorjbeulich <jbeulich@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Jul 2016 09:42:59 +0000 (09:42 +0000)
committerjbeulich <jbeulich@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Jul 2016 09:42:59 +0000 (09:42 +0000)
commited8613ec472156fe0dc2189f6f5eec0ca41694da
tree100a24e75ec03c8d9f35e63306ade433d15e3b18
parentce9b77d9faa4371e596d436c3c8e8439a7956caa
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@237908 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr65105-2.c