This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/36582] Namelist I/O error: Bogus "Cannot match namelist object"



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]