Commit 80314043 by Richard Henderson Committed by Richard Henderson

* gcc.dg/i386-sse-10.c: Fix typo in options.

From-SVN: r92128
parent 471a58a9
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> 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
PR c++/18968 PR c++/18968
......
/* PR 17930 */ /* PR 17930 */
/* { dg-do run { target i?86-*-* x86_64-*-* } } */ /* { 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" #include "i386-cpuid.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment