[Bug libfortran/37707] Namelist read of array of derived type incorrect

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Oct 1 21:43:00 GMT 2008



------- Comment #1 from burnus at gcc dot gnu dot org  2008-10-01 21:42 -------
Jerry, that sounds like something for you. I think Toon is right and ifort 10.1
prints (using a file as internal I/O does not work):

          87          88          89
          97          98          99
 &NAMLIS
 A(1)%M       =           1,
 A(1)%N       =           5,
 A(2)%M       =           2,
 A(2)%N       =           6,
 A(3)%M       =           5,
 A(3)%N       =          99
 /


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at gcc dot gnu dot
                   |                            |org


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



More information about the Gcc-bugs mailing list