URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gfortran.fortran-torture/] [execute/] [hollerith.f90] - Rev 695
Compare with Previous | Blame | View Log
! PR 14038- 'H' in hollerith causes mangling of stringprogram hollerithIMPLICIT NONECHARACTER*4 LINE100 FORMAT (4H12H4)WRITE(LINE,100)IF (LINE .NE. '12H4') call abort ()end
