[patch, libgfortran] PR 46010 - I/O: Namelist-reading bug

Tobias Burnus burnus@net-b.de
Tue Oct 26 06:37:00 GMT 2010


Am 25.10.2010 21:15, schrieb Jerry DeLisle:
> The attached patch is simple and fairly safe.  It adds a couple of 
> conditions to assure that nml_parse_qualifier sets the end index for 
> the loop spec.  I will add the two test cases in the PR to our testsuite.
>
> Regression tested on x86-64.  OK for trunk?

OK - but you should also add a changelog item for the write.c change, 
which is for PR 41219.

Tobias

> 2010-10-20  Jerry DeLisle <jvdelisle@gcc.gnu.org>
>
>     PR libgfortran/46010
>     * io/list_read.c (nml_parse_qualifier): Add additional conditions for
>     setting the end index for loop specification. Fix some whitespace.



More information about the Fortran mailing list