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

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jun 20 12:28:00 GMT 2008



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


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at gcc dot gnu dot
                   |                            |org
           Severity|blocker                     |normal
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |wrong-code
      Known to fail|                            |4.1.3 4.2.1 4.3.1 4.4.0
   Last reconfirmed|0000-00-00 00:00:00         |2008-06-20 12:27:53
               date|                            |
            Summary|Namelist error              |Namelist I/O error: Bogus
                   |                            |"Cannot match namelist
                   |                            |object"


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



More information about the Gcc-bugs mailing list