URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [specs/] [size_attribute1_pkg2.adb] - Rev 852
Go to most recent revision | Compare with Previous | Blame | View Log
package body Size_Attribute1_Pkg2 is procedure Proc is I : Integer := T'Size; begin null; end; end Size_Attribute1_Pkg2;
Go to most recent revision | Compare with Previous | Blame | View Log