2015-10-22  Uros Bizjak  <ubiz...@gmail.com>

    * gcc.target/i386/pr67985-3.c (dg-options): Add -mfpmath=sse.

Tested on x86_64-linux-gnu {,-m32} and committed to mainline SVN.

Uros.

Index: gcc.target/i386/pr67985-3.c
===================================================================
--- gcc.target/i386/pr67985-3.c (revision 229177)
+++ gcc.target/i386/pr67985-3.c (working copy)
@@ -1,5 +1,5 @@
 /* { dg-do compile { target ia32 } } */
-/* { dg-options "-O2 -miamcu -march=lakemont" } */
+/* { dg-options "-O2 -miamcu -mfpmath=sse -march=lakemont" } */

 float
 __attribute__((target("arch=haswell")))

Reply via email to