URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [pr33415.c] - Rev 404
Go to most recent revision | Compare with Previous | Blame | View Log
/* Test case for PR 33415. Note that the first bytes of this file are a UTF-8 BOM. */ /* { dg-do compile } */ int f(void) { return 5; }
Go to most recent revision | Compare with Previous | Blame | View Log