[Bug fortran/112764] Associating entity does not have target attribute if selector has pointer attribute in associate block
anlauf at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 29 18:02:34 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112764
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Last reconfirmed| |2023-11-29
Status|UNCONFIRMED |NEW
--- Comment #1 from anlauf at gcc dot gnu.org ---
Confirmed.
F2018:11.1.3.3 has:
"The associating entity does not have the ALLOCATABLE or POINTER attributes;
it has the TARGET attribute if and only if the selector is a variable and has
either the TARGET or POINTER attribute."
More information about the Gcc-bugs
mailing list