diff options
Diffstat (limited to 'test/unit.fromasm.no-opts')
-rw-r--r-- | test/unit.fromasm.no-opts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit.fromasm.no-opts b/test/unit.fromasm.no-opts index 841a4d38f..dba91cfcd 100644 --- a/test/unit.fromasm.no-opts +++ b/test/unit.fromasm.no-opts @@ -1073,7 +1073,7 @@ (set_local $x (if (result i32) (call $return_int) - (i32.trunc_s/f64 + (call $f64-to-int (call $abort (f64.convert_s/i32 (i32.const 5) |