diff options
author | Andrew MacLeod <amacleod@redhat.com> | 2021-07-28 08:30:02 -0400 |
---|---|---|
committer | Andrew MacLeod <amacleod@redhat.com> | 2021-07-28 08:32:38 -0400 |
commit | 04600a47224b1ff85c6fb870218b51969cceff21 (patch) | |
tree | 646473f2570d2573ee2f6572876e4d2b8bde1c8c /gcc/fortran/expr.c | |
parent | 31534ac26e0ec1deeb648b2548dbbe17574ea78c (diff) | |
download | gcc-04600a47224b1ff85c6fb870218b51969cceff21.zip gcc-04600a47224b1ff85c6fb870218b51969cceff21.tar.gz gcc-04600a47224b1ff85c6fb870218b51969cceff21.tar.bz2 |
Return undefined on edges which are not executed.
When a branch has been folded, mark any range requests on the unexecutable edge as
UNDEFINED.
* gimple-range-gori.cc (gori_compute::outgoing_edge_range_p): Check for
cond_false and cond_true on branches.
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions