r237908 - in /trunk/gcc/testsuite: ChangeLog gc...
jbeulich@gcc.gnu.org
jbeulich@gcc.gnu.org
Fri Jul 1 09:43:00 GMT 2016
Author: jbeulich
Date: Fri Jul 1 09:42:59 2016
New Revision: 237908
URL: https://gcc.gnu.org/viewcvs?rev=237908&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.target/i386/pr65105-2.c
More information about the Gcc-cvs
mailing list