[Bug fortran/100815] [10/11 Regression] Segfault assigning to scalar allocatable polymorphic LHS since r11-6253-gce8dcc9105cbd404
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 20 07:55:12 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100815
--- Comment #7 from Martin Liška <marxin at gcc dot gnu.org> ---
> Many thanks, Martin.
You're welcome!
> PS How do you do this location - by hand or do you have a script to do the
> bisection?
I have a script that uses pre-built GCC binaries:
https://github.com/marxin/script-misc/blob/master/gcc-bisect.py
More information about the Gcc-bugs
mailing list