f18
f18 copied to clipboard
TODO: alternative return indicator
See the branch check-return for the Fortran files test/semantics/altreturn02.f90 test/semantics/altreturn03.f90
Compile with: f18 -fparse-only -fdebug-semantics ../f18/test/semantics/altreturn02.f90
fatal internal error: CHECK(dummyName != nullptr && "TODO: alternate return indicator") failed at .../lib/semantics/resolve-names.cc(2301)
I believe this has been fixed. Tests pass with compiler built using cd371e9.