1 /* Copyright (C) 2002 Free Software Foundation, Inc. */
2
3 /* { dg-do preprocess } */
4 /* { dg-options "-M" } */
5
6 /* Test that dependency output suppresses warnings by implying -w. */
7
8 #warning bogus /* { dg-bogus "warning" "warning not suppressed" } */
9