diff options
author | Harald Anlauf <anlauf@gmx.de> | 2022-06-21 23:20:18 +0200 |
---|---|---|
committer | Harald Anlauf <anlauf@gmx.de> | 2022-06-26 22:06:12 +0200 |
commit | ff35dbc02092fbcd3d814fcd9fe8e871c3f741fd (patch) | |
tree | 8f37d23b6a4c57cf227d568dd989b0a5981ecab7 /libiberty | |
parent | a312407bd715647f7c11b67e0a52effc94d0f15d (diff) | |
download | gcc-ff35dbc02092fbcd3d814fcd9fe8e871c3f741fd.tar.gz |
Fortran: fix simplification of INDEX(str1,str2) [PR105691]
gcc/fortran/ChangeLog:
PR fortran/105691
* simplify.cc (gfc_simplify_index): Replace old simplification
code by the equivalent of the runtime library implementation. Use
HOST_WIDE_INT instead of int for string index, length variables.
gcc/testsuite/ChangeLog:
PR fortran/105691
* gfortran.dg/index_6.f90: New test.
Diffstat (limited to 'libiberty')
0 files changed, 0 insertions, 0 deletions