URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [gfortran.dg/] [longline.f] - Rev 841
Go to most recent revision | Compare with Previous | Blame | View Log
# 1 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.f" ! { dg-do compile } subroutine foo character*10 cpnam character*4 csig write (34,808) csig,ilax,cpnam 808 format (/9X,4HTHE ,A4, 29HTIVE MINOS ERROR OF PARAMETER,I3, 2H +, ,A10) end
Go to most recent revision | Compare with Previous | Blame | View Log