OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [case_optimization2.adb] - Rev 725

Go to most recent revision | Compare with Previous | Blame | View Log

-- PR ada/43106
-- Testcase by Bill Neven <neven@hitt.nl>
 
-- { dg-do run }
-- { dg-options "-O" }
 
with Case_Optimization_Pkg2; use Case_Optimization_Pkg2;
 
procedure Case_Optimization2 is
   Radar : Radar_T;
begin
   Radar.Sensor_Type := radcmb;
   Initialize (Radar);
end;
 

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.