URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [cmdlne-dI-C.c] - Rev 307
Go to most recent revision | Compare with Previous | Blame | View Log
/* 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" } } */
Go to most recent revision | Compare with Previous | Blame | View Log