https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53029
--- Comment #10 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- Author: jvdelisle Date: Wed Jun 28 04:14:32 2017 New Revision: 249719 URL: https://gcc.gnu.org/viewcvs?rev=249719&root=gcc&view=rev Log: 2017-06-27 Jerry DeLisle <jvdeli...@gcc.gnu.org> Backport from trunk PR libgfortran/53029 * io/list_read.c(list_formatted_read_scalar: Set the err return value to the common.flags error values. * gfortran.dg/read_5.f90: New test. Added: branches/gcc-7-branch/gcc/testsuite/gfortran.dg/read_5.f90 Modified: branches/gcc-7-branch/gcc/testsuite/ChangeLog branches/gcc-7-branch/libgfortran/ChangeLog branches/gcc-7-branch/libgfortran/io/list_read.c