URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.test-framework/] [dg-do-run-xrif-exp-XP.c] - Rev 692
Compare with Previous | Blame | View Log
/* { dg-do run } */ /* { dg-xfail-run-if "" { *-*-* } { "*" } { "" } } */ extern void abort (void); int main () { return 0; /* This results in unexpected pass. */ }