On Mon, May 5, 2014 at 4:15 AM, Jerry DeLisle <jvdeli...@charter.net> wrote: > Hi all, > > The attached patch fixes this regression and retains the desired behavior for > PR46800. We don't have a test case for PR46800 since it involves user input > at a > terminal. (It would be good to get such a test case of course) > > This patch has been regression tested with 4.9 and 4.10 on x86-64 linux. > > OK for trunk and then 4.9? Test case from PR.
Ok, thanks for the patch. > > Regards, > > Jerry > > 2014-05-04 Jerry DeLisle <jvdeli...@gcc.gnu> > > PR libfortran/61049 > * io/list_read.c (list_formatted_read_scalar): Use eat_separator > and delete extraneous code. > -- Janne Blomqvist