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/] [syshdr1.h] - Rev 307
Go to most recent revision | Compare with Previous | Blame | View Log
/* This file should generate an error because #include_next is not a standard directive. */ #include_next <stdio.h>
Go to most recent revision | Compare with Previous | Blame | View Log