URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [cpp/] [pr33415.c] - Rev 689
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; }