URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [limited_with3.adb] - Rev 801
Go to most recent revision | Compare with Previous | Blame | View Log
-- { dg-do compile } with Limited_With3_Pkg3; package body Limited_With3 is procedure Dummy is begin null; end; end Limited_With3;
Go to most recent revision | Compare with Previous | Blame | View Log