* gcc.dg/i386-sse-10.c: Fix typo in options.
authorRichard Henderson <rth@redhat.com>
Tue, 14 Dec 2004 05:34:26 +0000 (21:34 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 14 Dec 2004 05:34:26 +0000 (21:34 -0800)
From-SVN: r92128

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/i386-sse-10.c

index 6b23ef11a183c12289d1edf42df060a6539e8c25..eaebf8a29ad29da6ab014a894c7179147d06a261 100644 (file)
@@ -1,3 +1,7 @@
+2004-12-13  Richard Henderson  <rth@redhat.com>
+
+       * gcc.dg/i386-sse-10.c: Fix typo in options.
+
 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
 
        PR c++/18968
index ae557f3d80591c28df4ae0c1d6ef6760488b23b3..688ae0f8e45e52ab82263c433dc4faa60a2c2b36 100644 (file)
@@ -1,6 +1,6 @@
 /* PR 17930 */
 /* { dg-do run { target i?86-*-* x86_64-*-* } } */
-/* { dg-options "-O1 -msse2 -mfpmode=sse -mno-accumulate-outgoing-args" } */
+/* { dg-options "-O1 -msse2 -mfpmath=sse -mno-accumulate-outgoing-args" } */
 
 #include "i386-cpuid.h"