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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [gfortran.fortran-torture/] [execute/] [empty_format.f90] - Rev 12

Compare with Previous | Blame | View Log

! from NIST test FM406.FOR
         CHARACTER*10 A10VK
         A10VK = 'XXXXXXXXXX'
         WRITE(A10VK,39110) 
39110    FORMAT() 
!  
!  the empty format should fill the target of the internal
!  write with blanks.
!
         IF (A10VK.NE.'') THEN
!          PRINT*,A10VK 
           CALL ABORT
         ENDIF
         END

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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