summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/cmdlne-dI-C.c
blob: 6b4bfee2288c999b0441d93bb7889feef3f724dd (plain)
1
2
3
4
5
6
7
8
9
10
11
/* Copyright (C) 2005 Free Software Foundation, Inc.  */
/* PR 13726 */

/* { dg-do preprocess } */
/* { dg-options "-dI -C" } */

#include "cmdlne-dI-C.h" /* #include comment */
/* comment 2 */

/* { dg-final { scan-file cmdlne-dI-C.i "#include c+omment" } } */
/* { dg-final { scan-file cmdlne-dI-C.i "header file c+omment" } } */