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



Tilo Schwarz <t...@tilo-schwarz.de> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |t...@tilo-schwarz.de



--- Comment #5 from Tilo Schwarz <t...@tilo-schwarz.de> 2013-03-25 20:13:56 UTC 
---

Author: tiloschwarz

Date: Mon Mar 25 20:11:20 2013

New Revision: 197061



URL: http://gcc.gnu.org/viewcvs?rev=197061&root=gcc&view=rev

Log:

2013-03-25  Tilo Schwarz  <t...@tilo-schwarz.de>



        PR libfortran/52512

        * io/list_read.c (nml_parse_qualifier): To check for a derived type

        don't use the namelist head element type but the current element type.

        (nml_get_obj_data): Add current namelist element type to

        nml_parse_qualifier call.



2013-03-25  Tilo Schwarz  <t...@tilo-schwarz.de>



        PR libfortran/52512

        * gfortran.dg/namelist_79.f90: New.





Added:

    trunk/gcc/testsuite/gfortran.dg/namelist_79.f90

Modified:

    trunk/gcc/testsuite/ChangeLog

    trunk/libgfortran/ChangeLog

    trunk/libgfortran/io/list_read.c

Reply via email to