aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/generated
diff options
context:
space:
mode:
authorAndre Vehreschild <vehre@gcc.gnu.org>2025-02-25 17:15:47 +0100
committerAndre Vehreschild <vehre@gcc.gnu.org>2025-02-27 09:28:44 +0100
commit0fc1abcc46ecc34e8d2d7ec7167656ede2cd5690 (patch)
tree3129899c52d47922944c8edda3c859b06ac72693 /libgfortran/generated
parent44c4a72061e86259d3defd3d1c7911f453043e3c (diff)
downloadgcc-0fc1abcc46ecc34e8d2d7ec7167656ede2cd5690.zip
gcc-0fc1abcc46ecc34e8d2d7ec7167656ede2cd5690.tar.gz
gcc-0fc1abcc46ecc34e8d2d7ec7167656ede2cd5690.tar.bz2
Fortran: Fix ICE on associate of pointer [PR118789]
Fix ICE when associating a pointer to void (c_ptr) by looking at the compatibility of the type hierarchy. PR fortran/118789 gcc/fortran/ChangeLog: * trans-stmt.cc (trans_associate_var): Compare pointed to types when expr to associate is already a pointer. gcc/testsuite/ChangeLog: * gfortran.dg/associate_73.f90: New test.
Diffstat (limited to 'libgfortran/generated')
0 files changed, 0 insertions, 0 deletions