URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [test_image.adb] - Rev 801
Go to most recent revision | Compare with Previous | Blame | View Log
-- { dg-do run } with test_image_p; procedure test_image is my_at5c : test_image_p.a_type5_class; begin my_at5c := new test_image_p.type5; end;
Go to most recent revision | Compare with Previous | Blame | View Log