summaryrefslogtreecommitdiff
path: root/asmcomp/mach.ml
diff options
context:
space:
mode:
Diffstat (limited to 'asmcomp/mach.ml')
-rw-r--r--asmcomp/mach.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/asmcomp/mach.ml b/asmcomp/mach.ml
index a11910ec73..6b141230fe 100644
--- a/asmcomp/mach.ml
+++ b/asmcomp/mach.ml
@@ -36,7 +36,7 @@ type operation =
| Ispill
| Ireload
| Iconst_int of nativeint
- | Iconst_float of string
+ | Iconst_float of float
| Iconst_symbol of string
| Iconst_blockheader of nativeint
| Icall_ind