https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95138
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95138
--- Comment #2 from anlauf at gcc dot gnu.org ---
Another datapoint: inserting
select type (o)
type is (integer)
print *, transfer(o, v)
end select
prints the right thing:
1 2 3
Also note the possibly
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95138
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Last reconfirmed||2020-5-14
CC|