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.dg/] [plugin/] [one_time-test-1.c] - Rev 399
Go to most recent revision | Compare with Previous | Blame | View Log
/* Test that pass is inserted and invoked once. */ /* { dg-do compile } */ /* { dg-options "-O" } */ int main (int argc, char **argv) { return 0; }
Go to most recent revision | Compare with Previous | Blame | View Log