[Bug fortran/100815] [10/11 Regression] Segfault assigning to scalar allocatable polymorphic LHS since r11-6253-gce8dcc9105cbd404

2023-04-20 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100815 --- Comment #7 from Martin Liška --- > 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:

[Bug fortran/100815] [10/11 Regression] Segfault assigning to scalar allocatable polymorphic LHS since r11-6253-gce8dcc9105cbd404

2023-04-20 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100815 --- Comment #6 from Paul Thomas --- (In reply to Martin Liška from comment #5) > It's fixed on master with r12-3897-g00f6de9c691195. Many thanks, Martin. I'll try to apply it to 11-branch, if for no other reason than to see if it does so

[Bug fortran/100815] [10/11 Regression] Segfault assigning to scalar allocatable polymorphic LHS since r11-6253-gce8dcc9105cbd404

2023-04-19 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100815 Martin Liška changed: What|Removed |Added Summary|[10/11/12/13/14 Regression] |[10/11 Regression] Segfault