1 /* PR28322: ignore unknown -Wno-* if no warning is emitted. */
2 /* { dg-do compile } */
3 /* { dg-options " -fno-foobar -mno-foobar" } */
9 /* { dg-message "unrecognized command line option .-fno-foobar." "f" { target *-*-* } 0 } */
10 /* { dg-message "unrecognized command line option .-mno-foobar." "m" { target *-*-* } 0 } */