flang
flang copied to clipboard
compiling flang source fails in expsmp.cpp
When compiling the flang source with OMP_OFFLOAD_LLVM defined, the source file expsmp.cpp fails with the error that ili is undefined when if-test is false. Looking at the offending lines, one can see the use of ili at line 2692 outside of the if-test.