diff options
author | Ben Smith <binji@chromium.org> | 2015-11-30 10:54:52 -0800 |
---|---|---|
committer | Ben Smith <binji@chromium.org> | 2015-11-30 10:54:52 -0800 |
commit | b3bd89333758918e664557c981eeb5e1c2f5b865 (patch) | |
tree | 526fd9fac4e7a02dd2a20057232fc16ebb2e0685 /test/spec/float_exprs.txt | |
parent | 488977367f9059773513eb2cd91778adadaa1f96 (diff) | |
download | wabt-b3bd89333758918e664557c981eeb5e1c2f5b865.tar.gz wabt-b3bd89333758918e664557c981eeb5e1c2f5b865.tar.bz2 wabt-b3bd89333758918e664557c981eeb5e1c2f5b865.zip |
update v8-native-prototype, fixes some spec tests
labels.wast, i32.wast and i64.wast now pass.
Diffstat (limited to 'test/spec/float_exprs.txt')
-rw-r--r-- | test/spec/float_exprs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/spec/float_exprs.txt b/test/spec/float_exprs.txt index b7088113..2944386a 100644 --- a/test/spec/float_exprs.txt +++ b/test/spec/float_exprs.txt @@ -4,8 +4,8 @@ ;;; STDIN_FILE: third_party/testsuite/float_exprs.wast (;; STDERR ;;; # -# Fatal error in ../../../../src/wasm/tf-builder.cc, line 210 -# Unsupported opcode #176:ExprF64SConvertI64 +# Fatal error in ../../../../src/wasm/tf-builder.cc, line 370 +# Unsupported opcode #163:ExprI64SConvertF64 # d8 raised signal SIGILL |