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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gnat.dg/] [loop_optimization10.ads] - Blame information for rev 749

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

Line No. Rev Author Line
1 696 jeremybenn
with Loop_Optimization10_Pkg; use Loop_Optimization10_Pkg;
2
package Loop_Optimization10 is
3
 
4
   type Dual_Axis_Type is (One, Two);
5
 
6
   type Array_Real_Type    is array (Dual_Axis_Type) of Float;
7
   type Array_Limit_Type   is array (Dual_Axis_Type) of Limit_Type;
8
 
9
   function F (Low, High : in Array_Real_Type) return Array_Limit_Type;
10
 
11
end Loop_Optimization10;

powered by: WebSVN 2.1.0

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