This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: gfortran bug report PR25358
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Deji Akingunola <deji_aking at yahoo dot ca>
- Cc: fortran at gcc dot gnu dot org
- Date: Wed, 29 Mar 2006 14:07:45 -0800
- Subject: Re: gfortran bug report PR25358
- References: <20060329191310.GA51602@troutmask.apl.washington.edu> <20060329215006.78741.qmail@web52312.mail.yahoo.com>
(cc'd to fortran@)
On Wed, Mar 29, 2006 at 04:50:06PM -0500, Deji Akingunola wrote:
> Hi Steve,
>
> --- Steve Kargl <sgk@troutmask.apl.washington.edu>
> wrote:
>
> >
> > Deji,
> >
> > I've applied Asher's patch, and as he has indicated
> > I can compile your code. Unfortunately, you only provide a
> > subroutine(s) and no main program unit, so we can't test to
> > see if the results are correct.
> > Can you apply the patch, build gfortran, and test?
> > Or send me the complete code and the expected results
> > for testing.
> >
> I've replied to Asher (just now before reading your
> mail). The fix works, and I've been trying to get
> other parts of the model to behave well with gfortran.
> The model is now running (wihout a module gfortran is
> having issues with), and the output is looking good.
> Unfortunately it's a huge code (the Canadaian weather
> forecating model), I can't easily share it with you
> now.
> Thanks for your help.
>
Deji,
This is good news. I needed some kind of confirmation that
the patch was working before committing to source tree.
--
Steve