This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36582] Namelist I/O error: Bogus "Cannot match namelist object"
- From: "aldot at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2008 13:33:11 -0000
- Subject: [Bug fortran/36582] Namelist I/O error: Bogus "Cannot match namelist object"
- References: <bug-36582-16157@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from aldot at gcc dot gnu dot org 2008-06-20 13:33 -------
(In reply to comment #3)
> Subject: Re: Namelist I/O error: Bogus "Cannot match
> namelist object"
>
> Hello,
>
> I am not sure what is meant by "regression". Am I correct in assuming
> that you do not regard it as an error?
>
> Regards,
> Frank
>
> On Fri, 2008-06-20 at 12:27 +0000, burnus at gcc dot gnu dot org wrote:
> >
> > ------- Comment #2 from burnus at gcc dot gnu dot org 2008-06-20 12:27 -------
> > CONFIRM. The read file contains (see comments in the attached file):
> >
> > &info_adjoint adjoint%solver_type='direct'/
> >
> > Fortran runtime error: Cannot match namelist object name 'direct'
> >
> > The file works with other F95 compilers and is thus presumably valid;
however,
> > it is no regression.
Frank, a regression is something that worked before but does no longer work.
Tobias said that it is presumably valid code and that it does not work (but
never did with gfortran).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36582