blob: e08634f4fe50858ba727e4e913169c60b1217ba9 [file] [log] [blame]
/* Test options to ignore. */
/* { dg-do run { target powerpc-*-darwin* } } */
/* { dg-options "-msse -msse2 -march=pentium4 -mcpu=pentium4" } */
int
main ()
{
return 0;
}