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/] [gfortran.fortran-torture/] [execute/] [empty_format.f90] - Blame information for rev 384

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 303 jeremybenn
! from NIST test FM406.FOR
2
         CHARACTER*10 A10VK
3
         A10VK = 'XXXXXXXXXX'
4
         WRITE(A10VK,39110)
5
39110    FORMAT()
6
!
7
!  the empty format should fill the target of the internal
8
!  write with blanks.
9
!
10
         IF (A10VK.NE.'') THEN
11
!          PRINT*,A10VK
12
           CALL ABORT
13
         ENDIF
14
         END

powered by: WebSVN 2.1.0

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