URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [testsuite/] [gfortran.fortran-torture/] [execute/] [empty_format.f90] - Rev 378
Go to most recent revision | Compare with Previous | Blame | View Log
! from NIST test FM406.FORCHARACTER*10 A10VKA10VK = 'XXXXXXXXXX'WRITE(A10VK,39110)39110 FORMAT()!! the empty format should fill the target of the internal! write with blanks.!IF (A10VK.NE.'') THEN! PRINT*,A10VKCALL ABORTENDIFEND
Go to most recent revision | Compare with Previous | Blame | View Log
