ix86: pass correct options to compiler for gfni-4 testcase
authorJan Beulich <jbeulich@suse.com>
Thu, 27 Jun 2019 10:19:37 +0000 (10:19 +0000)
committerJan Beulich <jbeulich@gcc.gnu.org>
Thu, 27 Jun 2019 10:19:37 +0000 (10:19 +0000)
commit57e088f5ed204ebc3cc43a432320ef85e69d4657
tree5fadd35d6c0195e6c3e03395bee7b20b8bd3e012
parentb38f4c1b7670ca537e500ded32edaa7b2ea7f971
ix86: pass correct options to compiler for gfni-4 testcase

SSE2 is the required prereq of the builtins; as x86-64 has SSE2 enabled
anyway, the test failure was noticable on 32-bit builds only.

From-SVN: r272743
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/gfni-4.c