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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc4/] [gcc/] [testsuite/] [gnat.dg/] [aliasing3_pkg.adb] - Blame information for rev 519

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 304 jeremybenn
package body Aliasing3_Pkg is
2
 
3
  procedure Test (A : Arr) is
4
  begin
5
    if A(1) /= 5 then
6
      raise Program_Error;
7
    end if;
8
  end;
9
 
10
end Aliasing3_Pkg;

powered by: WebSVN 2.1.0

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