LLVM/project f6e8366 — flang/lib/Semantics check-declarations.cpp, flang/test/Semantics coarrays02.f90 init01.f90
[flang] Improve two coarray error messages (#129597) Two messages that complain about local variables mention that they don't have the SAVE attribute; in both cases, it would be okay if they were ALLOCATABLE instead. Clarify the messages.
Delta | File | |
---|---|---|
+3 | -3 | flang/test/Semantics/coarrays02.f90 |
+3 | -2 | flang/lib/Semantics/check-declarations.cpp |
+1 | -1 | flang/test/Semantics/init01.f90 |
+7 | -6 | 3 files |