URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [testsuite/] [gfortran.dg/] [assign_4.f90] - Rev 193
Go to most recent revision | Compare with Previous | Blame | View Log
! { dg-do compile }
! PR fortran/20883
write (*, a) b ! { dg-error "must be of type CHARACTER or INTEGER" }
end
Go to most recent revision | Compare with Previous | Blame | View Log