[Bug fortran/124208] [16 Regression] ice in gfc_resolve_forall, at fortran/resolve.cc:12703
sgk at troutmask dot apl.washington.edu
gcc-bugzilla@gcc.gnu.org
Wed Feb 25 00:23:46 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124208
--- Comment #11 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Tue, Feb 24, 2026 at 10:30:37PM +0000, dcb314 at hotmail dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124208
>
> David Binderman <dcb314 at hotmail dot com> changed:
>
>
> In the fujitsu test suite, trunk/Fortran/0264/0264_0002.f90
> and many others seem to be going backwards with this patch.
>
> fujitsu $ ~/gcc/results/bin/gfortran -c -w trunk/Fortran/0264/0264_0002.f90
> fujitsu $ ~/gcc/results.patch.124208/bin/gfortran -c -w
> trunk/Fortran/0264/0264_0002.f90
> trunk/Fortran/0264/0264_0002.f90:34:34:
>
> 34 | ALLOCATE(OBJ_BASE%OBJ(2)%NODE6(3))
> | 1
> internal compiler error: Segmentation fault
>
Well, that looks inconvenient. It is probably
as inconvenient as debugging an issue with
only a single line of code.
More information about the Gcc-bugs
mailing list