URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [cmdlne-dU-16.c] - Rev 298
Go to most recent revision | Compare with Previous | Blame | View Log
/* { dg-do preprocess } */ /* { dg-options "-P -dU" } */ /* { dg-options "-P -dU -std=c89" { target *-*-solaris2.* } } */ /* { dg-final { scan-file cmdlne-dU-16.i "^\n*#define __STDC__ 1\n*$" } } */ #ifdef __STDC__ #endif
Go to most recent revision | Compare with Previous | Blame | View Log