URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [lto/] [20090126-1_0.c] - Rev 774
Go to most recent revision | Compare with Previous | Blame | View Log
/* { dg-lto-do link } */ /* { dg-lto-options {{-O0 -flto -flto-partition=1to1}} } */ /* { dg-extra-ld-options {-r -nostdlib -O2 -flto -flto-partition=1to1} } */ int main(int argc, char **argv) { return 0; }
Go to most recent revision | Compare with Previous | Blame | View Log