summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/dir-only-5.c
blob: 643a4d7ad36db1700c1be8e9d626301e90d7a285 (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 -traditional" } */
/* { dg-error "-fdirectives-only is incompatible with -traditional\n" "-traditional check" { target *-*-* } 0 } */