gcc/libgfortran/io
Tobias Burnus 477c8a82f3 Fortran: Accept again tab as alternative to space as separator [PR114304]
This fixes a side-effect of/regression caused by r14-9822-g93adf88cc6744a,
which was for the same PR.

	PR libfortran/114304

libgfortran/ChangeLog:

	* io/list_read.c (eat_separator): Accept tab as alternative to space.

gcc/testsuite/ChangeLog:

	* gfortran.dg/pr114304-2.f90: New test.
2024-04-08 21:47:51 +02:00
..
async.c
async.h
close.c
fbuf.c
fbuf.h
file_pos.c libgfortran: Fix file position after ENDFILE statement. 2024-03-26 17:13:51 -07:00
format.c
format.h
inquire.c
intrinsics.c
io.h Fortran: Add user defined error messages for UDTIO. 2024-03-05 20:54:07 -08:00
list_read.c Fortran: Accept again tab as alternative to space as separator [PR114304] 2024-04-08 21:47:51 +02:00
lock.c
open.c
read.c libgfortran: [PR105473] Fix checks for decimal='comma'. 2024-02-17 10:03:43 -08:00
size_from_kind.c
transfer128.c
transfer.c Fortran: Fix issue with using snprintf function. 2024-03-06 19:57:05 -08:00
unit.c
unix.c
unix.h
write_float.def
write.c Fortran: Fix issue with using snprintf function. 2024-03-06 19:57:05 -08:00