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/51825] Fortran runtime error: Cannot match namelist object name


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51825

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
                 CC|                            |burnus at gcc dot gnu.org,
                   |                            |jvdelisle at gcc dot
                   |                            |gnu.org

--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-11 15:27:13 UTC ---
Somehow a new NAMELIST issue was overdue ...

Also fails with and without -std=f95 (which disabled extended reads) and with
GCC 4.1 to 4.7. Thus, it is not a regression.

Using NAG 5.1, the result is:

 Opening: error.in
 JUNK
 Closed: error.in

Jerry, can you have a look?


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