[Bug fortran/31293] Implicit character and array returning functions

2007-04-10 Thread patchapp at dberlin dot org
--- Comment #6 from patchapp at dberlin dot org 2007-04-10 16:40 --- Subject: Bug number PR31293 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-04/msg00070.html -- http://gcc.gnu.org/bugzilla/sh

[Bug fortran/31293] Implicit character and array returning functions

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2007-04-07 21:32 --- Fixed on trumk Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug fortran/31293] Implicit character and array returning functions

2007-04-07 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2007-04-07 21:14 --- Subject: Bug 31293 Author: pault Date: Sat Apr 7 21:13:52 2007 New Revision: 123641 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123641 Log: 2007-04-07 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/31293] Implicit character and array returning functions

2007-04-05 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2007-04-05 21:58 --- I submitted a patch for this in: http://gcc.gnu.org/ml/fortran/2007-04/msg00016.html Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31293

[Bug fortran/31293] Implicit character and array returning functions

2007-04-02 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2007-04-02 16:38 --- This fixes the problem and regtests: Index: gcc/fortran/parse.c === *** gcc/fortran/parse.c (révision 123426) --- gcc/fortran/parse.c (copie de travail)

[Bug fortran/31293] Implicit character and array returning functions

2007-03-21 Thread burnus at gcc dot gnu dot org
--- 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 latt