------- Comment #1 from burnus at gcc dot gnu dot org 2007-03-21 10:49 ------- Please also check: http://home.comcast.net/%7Ekmbtib/Fortran_stuff/interface2.f90 http://home.comcast.net/%7Ekmbtib/Fortran_stuff/interface3.f90 http://home.comcast.net/%7Ekmbtib/Fortran_stuff/interface4.f90
The latter gives an internal compiler error: interface4.f90: In function 'MAIN__': interface4.f90:70: internal compiler error: in gfc_get_symbol_decl, at fortran/trans-decl.c:877 But since they are all based on interface1.f90, I'm not sure what bug remains after the first problem has been fixed. -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31293