[Bug fortran/110288] [11/12/13/14] Regression: segfault in findloc with allocatable array of allocatable characters
anlauf at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 13 17:38:19 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110288
--- Comment #7 from anlauf at gcc dot gnu.org ---
The fix for FINDLOC also fixes the same regression for MINLOC, MAXLOC.
There is another issue for MINVAL and MAXVAL that exists already in
10-branch, thus not a regression. I get at runtime:
a.out: ../../../gcc-10/libgfortran/generated/maxval0_s1.c:68: maxval0_s1:
Assertion `xlen == len' failed.
Thus should be tracked separately.
More information about the Gcc-bugs
mailing list