https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105168
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[13/14/15/16 Regression] |[13/14 Regression] ICE in
|ICE in |gfc_maybe_dereference_var,
|gfc_maybe_dereference_var, |at
|at |fortran/trans-expr.cc:2870
|fortran/trans-expr.cc:2870 |since
|since |r9-3522-gd0477233215e37de
|r9-3522-gd0477233215e37de |
--- Comment #12 from Paul Thomas <pault at gcc dot gnu.org> ---
The backport does not apply cleanly to 13-branch and 14-branches.
I will have a go at applying the patch "manually". If that doesn't work out, I
will close this PR.
Paul