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

--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Paul Thomas <pa...@gcc.gnu.org>:

https://gcc.gnu.org/g:102d52967bde164d6b99037465688b62d57ae560

commit r13-8715-g102d52967bde164d6b99037465688b62d57ae560
Author: Paul Thomas <pa...@gcc.gnu.org>
Date:   Tue Apr 9 15:23:46 2024 +0100

    Fortran: Fix ICE in gfc_trans_pointer_assignment [PR113956]

    2024-04-09  Paul Thomas  <pa...@gcc.gnu.org>

    gcc/fortran
            PR fortran/113956
            * trans-expr.cc (gfc_trans_pointer_assignment): Remove assert
            causing the ICE since it was unnecesary.

    gcc/testsuite/
            PR fortran/113956
            * gfortran.dg/pr113956.f90: New test.

    (cherry picked from commit 88aea122a7ee639230bf17a9eda4bf8a5eb7e282)
  • [Bug fortran/113956] [13 Regres... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to