URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [controlled5.adb] - Rev 700
Go to most recent revision | Compare with Previous | Blame | View Log
-- { dg-do run } with Controlled5_Pkg; use Controlled5_Pkg; procedure Controlled5 is V : Root'Class := Dummy (300); begin null; end;
Go to most recent revision | Compare with Previous | Blame | View Log