URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gfortran.dg/] [fmt_error_6.f90] - Rev 858
Go to most recent revision | Compare with Previous | Blame | View Log
! { dg-do compile }
! { dg-options }
! PR37988 Edit descriptor checking (compile time) for "<Holerith>T)"
! Test case derived from the reporter.
8001 FORMAT(//,' SIGNIFICANCE LEVEL =',F7.4, 21H ONE-SIDED AT THE LEFT) ! { dg-error "required with T descriptor" }
end
Go to most recent revision | Compare with Previous | Blame | View Log