------- Comment #7 from kargl at gcc dot gnu dot org 2006-03-15 20:01 ------- (In reply to comment #6) > Please point out the non-standard code in tonto in detail. I will report it to > our SPEC people. >
I believe that the code associated with gfortran's error message is nonstandard at least with respect to Fortran 95 and earlier. Making UNKNOWN-gfc4x-on-FREEBSD/modules/vec_int_module.mod ... Target ./UNKNOWN-gfc4x-on-FREEBSD/modules/vec_int_module.mod does not exist, compilation forced. set noglob && /mnt1/sgk/bin/gfc4x -I. -I./UNKNOWN-gfc4x-on-FREEBSD/modules -O -c -o ./UNKNOWN-gfc4x-on-FREEBSD/objects/vec\{int}.o UNKNOWN-gfc4x-on-FREEBSD/f95files/vec\{int}.F90 In file UNKNOWN-gfc4x-on-FREEBSD/f95files/vec{int}.F90:804 integer(4), dimension(n_elements_uncommon_with_(self,v)) :: res 1 Error: Expression at (1) must be of INTEGER type -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26106