Add relation between LHS and op1 for casts and copies.
authorAndrew MacLeod <amacleod@redhat.com>
Thu, 17 Jun 2021 17:39:02 +0000 (13:39 -0400)
committerAndrew MacLeod <amacleod@redhat.com>
Tue, 22 Jun 2021 12:11:45 +0000 (08:11 -0400)
commit0f7ccc063a42407f91fa52a54cc480950a45e75c
tree9d0e5337cd18f98cb5fffde84d5f9675601f0be9
parentae6b830f31a47aca7ca24c4fea245c29214eef3a
Add relation between LHS and op1 for casts and copies.

* range-op.cc (operator_cast::lhs_op1_relation): New.
(operator_identity::lhs_op1_relation): Mew.
gcc/range-op.cc