URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [g++.dg/] [lto/] [20081127_0.C] - Rev 701
Go to most recent revision | Compare with Previous | Blame | View Log
struct Foo { Foo(); };
static void func() { new Foo(); }
Go to most recent revision | Compare with Previous | Blame | View Log