[Bug fortran/31293] Implicit character and array returning functions
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Mar 21 10:49:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list