URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [20000628-1.h] - Rev 247
Go to most recent revision | 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
Go to most recent revision | Compare with Previous | Blame | View Log