URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [specs/] [size_attribute1_pkg1.adb] - Rev 852
Go to most recent revision | Compare with Previous | Blame | View Log
package body Size_Attribute1_Pkg1 is type Rec is record F : T; end record; procedure Dummy is begin null; end; end Size_Attribute1_Pkg1;
Go to most recent revision | Compare with Previous | Blame | View Log