No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.dg / cpp / cmdlne-M.c
blob4eb6407cdd0c0e0af67ad9baf41066a36ba51a08
1 /* Copyright (C) 2002 Free Software Foundation, Inc. */
3 /* { dg-do preprocess } */
4 /* { dg-options "-M" } */
6 /* Test that dependency output suppresses warnings by implying -w. */
8 #warning bogus /* { dg-bogus "warning" "warning not suppressed" } */