Clear killing defs when resetting the path in path_oracle.
authorAndrew MacLeod <amacleod@redhat.com>
Wed, 23 Feb 2022 17:25:20 +0000 (12:25 -0500)
committerAndrew MacLeod <amacleod@redhat.com>
Fri, 13 May 2022 13:49:14 +0000 (09:49 -0400)
commit602a3161f425ee3fe325413eeab9792e8e07a2ff
tree8c53e1400b9827d74487893bfa80e6e80d06e0c3
parent6b156044c12bc4582511fe270b10450c943476dd
Clear killing defs when resetting the path in path_oracle.

When we reset the path oracle, we should clear the killing defs vector.

* value-relation.cc (path_oracle::reset_path): Clear killing_defs.
gcc/value-relation.cc