aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/Asmblockgen.v
diff options
context:
space:
mode:
authorSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2020-03-09 08:25:59 +0100
committerSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2020-03-09 08:25:59 +0100
commitf2a5f59fca7be2c9b31a18e31c66cd21819fce56 (patch)
tree393ce291bbb1dd9a0b98b83c8e845682f4556b9a /mppa_k1c/Asmblockgen.v
parent1df2fadbf5ab0687d2aac52f3a83bbe071c25139 (diff)
downloadcompcert-kvx-f2a5f59fca7be2c9b31a18e31c66cd21819fce56.tar.gz
compcert-kvx-f2a5f59fca7be2c9b31a18e31c66cd21819fce56.zip
removing more coq8.10 warnings
Diffstat (limited to 'mppa_k1c/Asmblockgen.v')
-rw-r--r--mppa_k1c/Asmblockgen.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/mppa_k1c/Asmblockgen.v b/mppa_k1c/Asmblockgen.v
index 50637723..36269954 100644
--- a/mppa_k1c/Asmblockgen.v
+++ b/mppa_k1c/Asmblockgen.v
@@ -28,6 +28,8 @@ Require Import Chunks.
Local Open Scope string_scope.
Local Open Scope error_monad_scope.
+Import PArithCoercions.
+
(** The code generation functions take advantage of several
characteristics of the [Mach] code generated by earlier passes of the
compiler, mostly that argument and result registers are of the correct