blob: d48919758bf25ec5c1dec2dee7f50cac6ac125d9 [file] [log] [blame]
/* Test options to ignore. */
/* { dg-do run { target i?86-*-darwin* } } */
/* { dg-options "-faltivec -mno-fused-madd -mlong-branch -mlongcall -mcpu=G4 -mcpu=G5" } */
int
main ()
{
return 0;
}