forked from OSchip/llvm-project
488b9fd103
The following code causes the compiler to ICE in several places due to lack of support of recursive procedure definitions through the function result. function foo() result(r) procedure(foo), pointer :: r end function foo |
||
---|---|---|
.. | ||
Driver | ||
Evaluate | ||
Examples | ||
Fir | ||
Frontend | ||
Lower | ||
NonGtestUnit | ||
Parser | ||
Preprocessing | ||
Runtime | ||
Semantics | ||
Unit | ||
CMakeLists.txt | ||
lit.cfg.py | ||
lit.site.cfg.py.in |