summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/dir-only-4.c
blob: 25f1b463b6db5c6e14bb2c5333072a5a2edf9095 (plain)
1
2
3
4
5
6
/* 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 } */