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 Update copyright years. 2024-01-03 12:19:35 +01:00
async.h Update copyright years. 2024-01-03 12:19:35 +01:00
close.c Update copyright years. 2024-01-03 12:19:35 +01:00
fbuf.c Update copyright years. 2024-01-03 12:19:35 +01:00
fbuf.h Update copyright years. 2024-01-03 12:19:35 +01:00
file_pos.c libgfortran: Fix file position after ENDFILE statement. 2024-03-26 17:13:51 -07:00
format.c libgfortran: EN0.0E0 and ES0.0E0 format editing. 2024-02-03 09:31:35 -08:00
format.h libgfortran: EN0.0E0 and ES0.0E0 format editing. 2024-02-03 09:31:35 -08:00
inquire.c Update copyright years. 2024-01-03 12:19:35 +01:00
intrinsics.c Update copyright years. 2024-01-03 12:19:35 +01:00
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 Update copyright years. 2024-01-03 12:19:35 +01:00
open.c Update copyright years. 2024-01-03 12:19:35 +01:00
read.c libgfortran: [PR105473] Fix checks for decimal='comma'. 2024-02-17 10:03:43 -08:00
size_from_kind.c Update copyright years. 2024-01-03 12:19:35 +01:00
transfer.c Fortran: Fix issue with using snprintf function. 2024-03-06 19:57:05 -08:00
transfer128.c Update copyright years. 2024-01-03 12:19:35 +01:00
unit.c Update copyright years. 2024-01-03 12:19:35 +01:00
unix.c Update copyright years. 2024-01-03 12:19:35 +01:00
unix.h Update copyright years. 2024-01-03 12:19:35 +01:00
write.c Fortran: Fix issue with using snprintf function. 2024-03-06 19:57:05 -08:00
write_float.def libgfortran: EN0.0E0 and ES0.0E0 format editing. 2024-02-03 09:31:35 -08:00