rt_gccstream/gcc/testsuite/gcc.dg/cpp/dir-only-4.c

7 lines
306 B
C

/* Copyright 2007 Free Software Foundation, Inc.
Contributed by Ollie Wild <aaw@google.com>. */
/* { dg-do preprocess } */
/* { dg-options "-fdirectives-only -Wunused-macros" } */
/* { dg-error "-fdirectives-only is incompatible with -Wunused_macros\n" "-Wunused-macros check" { target *-*-* } 0 } */