[PATCH] Fortran: handle procedure pointer component in DT array [PR110826]

Harald Anlauf anlauf@gmx.de
Mon Mar 11 21:20:27 GMT 2024


Dear all,

the attached patch fixes an ICE-on-valid code when assigning
a procedure pointer that is a component of a DT array and
the function in question is array-valued.  (The procedure
pointer itself cannot be an array.)

Regtested on x86_64-pc-linux-gnu.  OK for mainline?

Thanks,
Harald

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr110826.diff
Type: text/x-patch
Size: 2672 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/fortran/attachments/20240311/cb04ebf9/attachment.bin>


More information about the Fortran mailing list