------- Comment #12 from burnus at gcc dot gnu dot org  2008-09-29 10:25 -------
Somehow the patch is not enough to compile program (see tar.gz / attachment
16266):

gfortran -c syskindsM.f90 formatbankM.f90 charutilM.f90 tinyisetM.f90
timestampmodM.f90 errelmntM.f90 errstackM.f90 debugmodM.f90 parlistM.f90
winkindsM.f90 ewinhandM.f90 guiclrsM.f90 iso_varying_stringM.f90 windataM.f90
sysdepM.f90 winnowsM.f90 asciichrM.f90 winidenM.f90 BBModI.f90 hardmodM.f90
WinModI.f90 errormodM.f90

errormodM.f90:1083.32:
Error: Type mismatch in argument 'arrayindex' at (1); passed
TYPE(terrorelement) to INTEGER(4)

errormodM.f90:668.114:
Error: SUBROUTINE 'getbasicdata' at (1) cannot call itself, as it is not
RECURSIVE

The files compile without problems with NAG f95, ifort and g95.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37445

Reply via email to