[Bug fortran/105473] semicolon allowed when list-directed read integer with decimal='point'
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 14 09:16:31 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105473
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #57693|0 |1
is obsolete| |
--- Comment #35 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Created attachment 57695
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57695&action=edit
Extended testcase; comment shows results for gfortran(trunk),ifort,ifx,flang
Fixed testcase – before: too many lines commented, bugs with floating-point
test string fo decimal=comma the I/O code in general for floating-point case.
See also: https://godbolt.org/z/14h48167W
See also some comments at bug 114304 comment 19.
More information about the Gcc-bugs
mailing list