[all-commits] [llvm/llvm-project] ba038a: [flang] Do not ICE on out-of-range data statement ...
FruitClover via All-commits
all-commits at lists.llvm.org
Thu Apr 14 02:52:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba038a308021203d9d565b96c2eea5bd2f231ce2
https://github.com/llvm/llvm-project/commit/ba038a308021203d9d565b96c2eea5bd2f231ce2
Author: Mike Kashkarov <fruitclover at gmail.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M flang/lib/Evaluate/fold-designator.cpp
M flang/test/Semantics/data06.f90
Log Message:
-----------
[flang] Do not ICE on out-of-range data statement designator
Print error message instead of assert trigger.
Reviewed By: klausler
Differential Revision: https://reviews.llvm.org/D123132
More information about the All-commits
mailing list