https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106035
--- Comment #9 from Paul Thomas <pault at gcc dot gnu.org> --- Created attachment 61467 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61467&action=edit Test vehicle for my f2018 import patch Hi Steve, Note the sections marked WRINKLE. ifx considers an associate block to be executable code such that the import statement cannot appear there. With my patch, symbols in the associate target expression are not accepted, unless imported into the host scope. Cheers Paul