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

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gfortran.dg/] [g77/] [f77-edit-h-out.f] - Blame information for rev 452

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

Line No. Rev Author Line
1 302 jeremybenn
C Test Fortran 77 H edit descriptor
2
C      (ANSI X3.9-1978 Section 13.5.2)
3
C
4
C Origin: David Billinghurst <David.Billinghurst@riotinto.com>
5
C
6
C { dg-do run }
7
C { dg-output "^" }
8
 10   format(1H1)
9
 20   format(6H     6)
10
      write(*,10)        ! { dg-output "1(\n|\r\n|\r)" }
11
      write(*,20)        ! { dg-output "     6(\n|\r\n|\r)" }
12
      write(*,'(16H''apostrophe'' fun)') ! { dg-output "'apostrophe' fun(\n|\r\n|\r)" }
13
C { dg-output "\$" }
14
      end

powered by: WebSVN 2.1.0

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