llvm/flang/lib
Pete Steinfeld c3f05ac421 [flang] Added tests for image control statements in DO CONCURRENT
There was already code in check-do.cc to test for the presence of a
variety of different image control statements, but several of them did
not have associated tests.  This change adds tests for most of them.

Also, I removed the check for the END PROGRAM statement, since its
presence causes a syntax error which prevents the semantic check from
ever being reached.

Original-commit: flang-compiler/f18@9cc6f5bd40
Reviewed-on: https://github.com/flang-compiler/f18/pull/764
2019-09-26 13:33:48 -07:00
..
common [flang] More responses to pull request comments. 2019-09-24 15:33:51 -07:00
decimal [flang] Cope better with ridiculously large exponents on input 2019-08-23 11:31:47 -07:00
evaluate [flang] Fix build on OSX 2019-09-25 10:40:01 -07:00
parser [flang] Improve module file reading and writing 2019-09-25 14:55:40 -07:00
semantics [flang] Added tests for image control statements in DO CONCURRENT 2019-09-26 13:33:48 -07:00
CMakeLists.txt [flang] Testing & debugging 2019-08-23 11:31:24 -07:00