[Bug fortran/36526] pointer in pure function

2008-11-27 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2008-11-27 22:21 --- Subject: Bug 36526 Author: pault Date: Thu Nov 27 22:20:27 2008 New Revision: 142248 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=142248 Log: 2008-11-27 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/36526] pointer in pure function

2008-11-27 Thread pault at gcc dot gnu dot org
--- Comment #7 from pault at gcc dot gnu dot org 2008-11-27 22:23 --- Fixed on trunk and 4.3. Thanks for the report. Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/36526] pointer in pure function

2008-11-18 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2008-11-18 10:01 --- (In reply to comment #4) this bug seems fixed in 4.4.0, should it be closed? Joost, I forgot the PR and missed your prompt - I'll apply it to 4.3 and close it. Thanks Paul --

[Bug fortran/36526] pointer in pure function

2008-08-08 Thread jv244 at cam dot ac dot uk
--- Comment #4 from jv244 at cam dot ac dot uk 2008-08-08 22:23 --- this bug seems fixed in 4.4.0, should it be closed? -- jv244 at cam dot ac dot uk changed: What|Removed |Added

[Bug fortran/36526] pointer in pure function

2008-06-25 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2008-06-25 23:05 --- Subject: Bug 36526 Author: pault Date: Wed Jun 25 23:04:33 2008 New Revision: 137125 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=137125 Log: 2008-06-25 Paul Thomas [EMAIL PROTECTED] PR

[Bug fortran/36526] pointer in pure function

2008-06-20 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2008-06-20 10:43 --- (In reply to comment #1) This is due to an error in interface.c. The following fixes the fault, bootstraps and regtests OK. I will apply as obvious just as soon as I can. Paul Index: gcc/fortran/interface.c

[Bug fortran/36526] pointer in pure function

2008-06-13 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2008-06-13 17:52 --- CONFIRM. Works with other compilers. The constraint checked for is: C1272 In a pure subprogram any designator with a base object that is in common or accessed by host or use association, is a dummy argument of a