OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc2/] [gcc/] [testsuite/] [gnat.dg/] [renaming1.adb] - Blame information for rev 384

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 304 jeremybenn
-- { dg-do compile}
2
-- { dg-options "-gnatwa" }
3
 
4
with Text_IO;
5
use Text_IO;
6
package body renaming1 is
7
   procedure Fo (A : Text_IO.File_Access) is
8
   begin
9
      if A = Text_IO.Standard_Output then
10
         null;
11
      end if;
12
   end Fo;
13
end;

powered by: WebSVN 2.1.0

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