summaryrefslogtreecommitdiff
path: root/backend/CSEproof.v
diff options
context:
space:
mode:
Diffstat (limited to 'backend/CSEproof.v')
-rw-r--r--backend/CSEproof.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/CSEproof.v b/backend/CSEproof.v
index 6c9331a..317fb82 100644
--- a/backend/CSEproof.v
+++ b/backend/CSEproof.v
@@ -1135,7 +1135,6 @@ Proof.
inv SOUND. eapply add_memcpy_holds; eauto.
eapply kill_loads_after_storebytes_holds; eauto.
eapply Mem.loadbytes_length; eauto.
- omega.
simpl. apply Ple_refl.
+ apply CASE2; inv H0; auto.
+ apply CASE2; inv H0; auto.