https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124208

--- Comment #12 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
(In reply to David Binderman from comment #9)
> (In reply to Jerry DeLisle from comment #7)
> > Looks goot to me and regression tests fine.
> 
> 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

I have moved this to PR124325, this is a different bug.

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124235

Reply via email to