https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102817
--- Comment #4 from anlauf at gcc dot gnu.org --- Furthermore the "scalar" variants work: ... type(t), parameter :: u = t(4) ... y = (u%a) ...
anlauf at gcc dot gnu.org via Gcc-bugs Fri, 22 Oct 2021 14:36:16 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102817
--- Comment #4 from anlauf at gcc dot gnu.org --- Furthermore the "scalar" variants work: ... type(t), parameter :: u = t(4) ... y = (u%a) ...