URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [bug_elaboration_code.ads] - Rev 696
Compare with Previous | Blame | View Log
package Bug_Elaboration_Code is pragma Elaborate_Body; I : Integer; J : Integer; end Bug_Elaboration_Code;