OSDN Git Service

2007-07-06 Josh Conner <jconner@apple.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / cpp / cmdlne-M.c
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" } */