[Bug fortran/35945] Complex module-based overloading fails

2008-09-24 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2008-09-24 08:14 --- Fixed on trunk and 4.3 Thanks for the report Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/35945] Complex module-based overloading fails

2008-09-24 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2008-09-24 08:14 --- Subject: Bug 35945 Author: pault Date: Wed Sep 24 08:12:47 2008 New Revision: 140627 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140627 Log: 2008-09-24 Paul Thomas <[EMAIL PROTECTED]> PR fortran/3

[Bug fortran/35945] Complex module-based overloading fails

2008-09-18 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2008-09-18 20:22 --- Subject: Bug 35945 Author: pault Date: Thu Sep 18 20:21:03 2008 New Revision: 140474 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140474 Log: 2008-09-18 Paul Thomas <[EMAIL PROTECTED]> PR fortran/3

[Bug fortran/35945] Complex module-based overloading fails

2008-07-29 Thread dfranke at gcc dot gnu dot org
--- Comment #1 from dfranke at gcc dot gnu dot org 2008-07-29 19:33 --- Confirmed, Lahey accepts it also. (If 'use stype' in function 'fred' is commented, the testcase compiles cleanly). Judging from Joost's initial description in PR32834, I assume this is one of that kind. -- dfran