f18 icon indicating copy to clipboard operation
f18 copied to clipboard

TODO: alternative return indicator

Open sscalpone opened this issue 6 years ago • 1 comments

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)

sscalpone avatar Apr 12 '19 00:04 sscalpone

I believe this has been fixed. Tests pass with compiler built using cd371e9.

LukeIreland1 avatar Feb 26 '20 14:02 LukeIreland1