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.c-torture/] [compile/] [cpp-1.c] - Rev 298
Go to most recent revision | Compare with Previous | Blame | View Log
/* Copyright (C) 2000 Free Software Foundation. by Alexandre Oliva <oliva@lsd.ic.unicamp.br> */ #define foo/**/1 #if foo != 1 # error "foo not properly defined" #endif
Go to most recent revision | Compare with Previous | Blame | View Log