URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [g++.dg/] [lto/] [pr48508-1_0.C] - Rev 754
Go to most recent revision | Compare with Previous | Blame | View Log
// { dg-lto-do link }
// { dg-lto-options { { -g -O2 -flto -flto-partition=none } } }
void __attribute__((externally_visible))
foo (int i)
{
}
Go to most recent revision | Compare with Previous | Blame | View Log