URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [20000628-1.h] - Rev 12
Compare with Previous | Blame | View Log
/* Test if #line commands are generated properly even when header includes self. */ #include "20000628-1a.h" #ifndef t20000628_1_h #define t20000628_1_h 1 #include "20000628-1.h" #include "20000628-1a.h" #endif