URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [size_attribute.adb] - Rev 700
Go to most recent revision | Compare with Previous | Blame | View Log
-- PR middle-end/35823 -- { dg-do compile ] procedure Size_Attribute (Arg : in String) is Size : constant Natural := Arg'Size; begin null; end;
Go to most recent revision | Compare with Previous | Blame | View Log