[PATCH] PR fortran/105526 - [Coarray] Add missing checks for arguments of type TEAM_TYPE

Harald Anlauf anlauf@gmx.de
Mon May 9 20:20:06 GMT 2022


Dear Fortranners,

we were lacking checks for arguments of type TEAM_TYPE to some
coarray intrinsics (FORM TEAM, CHANGE TEAM, and SYNC TEAM).
The attached patch adds these, and as a bonus verifies that
TEAM NUMBER is a scalar integer.

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

Thanks,
Harald

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fortran-check-TEAM-arguments-to-coarray-intrinsics.patch
Type: text/x-patch
Size: 3220 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/fortran/attachments/20220509/1ba79265/attachment.bin>


More information about the Fortran mailing list