https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78219
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jvdelisle at gcc dot gnu.org --- Comment #13 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- (In reply to Bill Long from comment #12) > Has this been fixed in a more recent version of gfortran? See pr96255, I am working on it. Can you confirm that FORALL is going to be deprecated? The patch attached to pr96255 allows the test case here to compile. I am working on a diagnostic related to referencing the interator after the block without an implicit declaration outside the block.