================ @@ -2480,6 +2503,13 @@ void Fortran::lower::mapSymbolAttributes( } } + if (Fortran::evaluate::IsCoarray(sym)) { ---------------- jeanPerier wrote: You right, thanks https://github.com/llvm/llvm-project/pull/182110