diff options
author | Jerry DeLisle <jvdelisle@gcc.gnu.org> | 2024-02-17 09:24:58 -0800 |
---|---|---|
committer | Jerry DeLisle <jvdelisle@gcc.gnu.org> | 2024-02-17 10:03:43 -0800 |
commit | a71d87431d0c4e04a402ef6566be090c470b2b53 (patch) | |
tree | 33ac62cc66484ec077fdab31654485e50c66e30e /gcc/d/expr.cc | |
parent | 296284a9dbb7df4485cc5f1d3e975fdb4b8a10b8 (diff) | |
download | gcc-a71d87431d0c4e04a402ef6566be090c470b2b53.zip gcc-a71d87431d0c4e04a402ef6566be090c470b2b53.tar.gz gcc-a71d87431d0c4e04a402ef6566be090c470b2b53.tar.bz2 |
libgfortran: [PR105473] Fix checks for decimal='comma'.
PR libfortran/105473
libgfortran/ChangeLog:
* io/list_read.c (eat_separator): Reject comma as a
seprator when it is being used as a decimal point.
(parse_real): Reject a '.' when is should be a comma.
(read_real): Likewise.
* io/read.c (read_f): Add more checks for ',' and '.'
conditions.
gcc/testsuite/ChangeLog:
* gfortran.dg/pr105473.f90: New test.
Diffstat (limited to 'gcc/d/expr.cc')
0 files changed, 0 insertions, 0 deletions