URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gnat.dg/] [check_elaboration_code.adb] - Rev 378
Go to most recent revision | Compare with Previous | Blame | View Log
-- { dg-do run } with Bug_Elaboration_Code; use Bug_Elaboration_Code; procedure Check_Elaboration_Code is begin if I /= J then raise Program_Error; end if; end Check_Elaboration_Code;
Go to most recent revision | Compare with Previous | Blame | View Log