--- Comment #6 from pault at gcc dot gnu dot org 2008-05-13 20:28 ---
Fixed on trunk and 4.3
Thanks for the report.
Paul
--
pault at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #5 from pault at gcc dot gnu dot org 2008-05-13 20:27 ---
Subject: Bug 35997
Author: pault
Date: Tue May 13 20:26:47 2008
New Revision: 135273
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135273
Log:
2008-05-13 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/3
--- Comment #4 from burnus at gcc dot gnu dot org 2008-05-05 17:05 ---
It would be nice if this could go into 4.3.1; its release was scheduled for
today, but it got delayed by three P1 regressions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35997
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35997
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Summary|[4.3/4.4 regression]Used|[4.3/4.4 regression] Used
|function interface bug
--- Comment #3 from pault at gcc dot gnu dot org 2008-04-30 20:14 ---
Subject: Bug 35997
Author: pault
Date: Wed Apr 30 20:13:21 2008
New Revision: 134836
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134836
Log:
2008-04-30 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/3
--- Comment #2 from pault at gcc dot gnu dot org 2008-04-28 11:55 ---
Created an attachment (id=15541)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15541&action=view)
Fix for this PR
This seems to do the job. The problem arises because the present version of
module.c does not ad
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2008-04-22 01:19
---
Confirmed. Works for me on 4.2.4, Fails on 4.3.1
--
jvdelisle at gcc dot gnu dot org changed:
What|Removed |Added
--