[Fortran, Patch, PR107635, 4_v1] Fix class type and descriptor handling for new coarray interface [PR107635]
Andre Vehreschild
vehre@gmx.de
Fri Feb 21 13:35:58 GMT 2025
Hi all,
during testing and compiling some larger coarray codes, I found a few
deficiencies. One was with handling class types when splitting the coarray
expression and the other was that the backend_decl of a formal argument in a
function's symbol was not the same as the one the function was compiled to. So
looking at the function-decl's tree n-th formal argument is the way to go there.
Regtests ok on x86_64-pc-linux-gnu / F41. Ok for mainline?
Regards,
Andre
--
Andre Vehreschild * Email: vehre ad gmx dot de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr107635_4_v1.patch
Type: text/x-patch
Size: 4299 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/fortran/attachments/20250221/9d453ff2/attachment.bin>
More information about the Fortran
mailing list