Skip to content

Commit

Permalink
fix math release
Browse files Browse the repository at this point in the history
  • Loading branch information
HerrCai0907 committed Nov 2, 2023
1 parent 13813b5 commit 72c2d34
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions tests/compiler/std/math.release.wat
Original file line number Diff line number Diff line change
Expand Up @@ -49911,7 +49911,7 @@
call $~lib/builtins/abort
unreachable
end
f64.const nan:0x8000000000000
f64.const -nan:0x8000000000000
f64.const nan:0x8000000000000
f64.const 0
call $std/math/check<f64>
Expand Down Expand Up @@ -49955,7 +49955,7 @@
call $~lib/builtins/abort
unreachable
end
f64.const nan:0x8000000000000
f64.const -nan:0x8000000000000
f64.const nan:0x8000000000000
f64.const 0
call $std/math/check<f64>
Expand All @@ -49977,7 +49977,7 @@
call $~lib/builtins/abort
unreachable
end
f64.const nan:0x8000000000000
f64.const -nan:0x8000000000000
f64.const nan:0x8000000000000
f64.const 0
call $std/math/check<f64>
Expand Down Expand Up @@ -50043,7 +50043,7 @@
call $~lib/builtins/abort
unreachable
end
f64.const nan:0x8000000000000
f64.const -nan:0x8000000000000
f64.const nan:0x8000000000000
f64.const 0
call $std/math/check<f64>
Expand Down Expand Up @@ -50109,7 +50109,7 @@
call $~lib/builtins/abort
unreachable
end
f64.const nan:0x8000000000000
f64.const -nan:0x8000000000000
f64.const nan:0x8000000000000
f64.const 0
call $std/math/check<f64>
Expand Down Expand Up @@ -50175,7 +50175,7 @@
call $~lib/builtins/abort
unreachable
end
f64.const nan:0x8000000000000
f64.const -nan:0x8000000000000
f64.const nan:0x8000000000000
f64.const 0
call $std/math/check<f64>
Expand Down Expand Up @@ -50263,7 +50263,7 @@
call $~lib/builtins/abort
unreachable
end
f64.const nan:0x8000000000000
f64.const -nan:0x8000000000000
f64.const nan:0x8000000000000
f64.const 0
call $std/math/check<f64>
Expand Down Expand Up @@ -50373,7 +50373,7 @@
call $~lib/builtins/abort
unreachable
end
f64.const nan:0x8000000000000
f64.const -nan:0x8000000000000
f64.const nan:0x8000000000000
f64.const 0
call $std/math/check<f64>
Expand Down Expand Up @@ -50527,7 +50527,7 @@
call $~lib/builtins/abort
unreachable
end
f64.const nan:0x8000000000000
f64.const -nan:0x8000000000000
f64.const nan:0x8000000000000
f64.const 0
call $std/math/check<f64>
Expand Down Expand Up @@ -51759,7 +51759,7 @@
call $~lib/builtins/abort
unreachable
end
f32.const nan:0x400000
f32.const -nan:0x400000
f32.const nan:0x400000
f32.const 0
call $std/math/check<f32>
Expand All @@ -51785,7 +51785,7 @@
call $~lib/builtins/abort
unreachable
end
f32.const nan:0x400000
f32.const -nan:0x400000
f32.const nan:0x400000
f32.const 0
call $std/math/check<f32>
Expand All @@ -51798,7 +51798,7 @@
call $~lib/builtins/abort
unreachable
end
f32.const nan:0x400000
f32.const -nan:0x400000
f32.const nan:0x400000
f32.const 0
call $std/math/check<f32>
Expand Down Expand Up @@ -51837,7 +51837,7 @@
call $~lib/builtins/abort
unreachable
end
f32.const nan:0x400000
f32.const -nan:0x400000
f32.const nan:0x400000
f32.const 0
call $std/math/check<f32>
Expand Down Expand Up @@ -51876,7 +51876,7 @@
call $~lib/builtins/abort
unreachable
end
f32.const nan:0x400000
f32.const -nan:0x400000
f32.const nan:0x400000
f32.const 0
call $std/math/check<f32>
Expand Down Expand Up @@ -51915,7 +51915,7 @@
call $~lib/builtins/abort
unreachable
end
f32.const nan:0x400000
f32.const -nan:0x400000
f32.const nan:0x400000
f32.const 0
call $std/math/check<f32>
Expand Down Expand Up @@ -51967,7 +51967,7 @@
call $~lib/builtins/abort
unreachable
end
f32.const nan:0x400000
f32.const -nan:0x400000
f32.const nan:0x400000
f32.const 0
call $std/math/check<f32>
Expand Down Expand Up @@ -52032,7 +52032,7 @@
call $~lib/builtins/abort
unreachable
end
f32.const nan:0x400000
f32.const -nan:0x400000
f32.const nan:0x400000
f32.const 0
call $std/math/check<f32>
Expand All @@ -52058,7 +52058,7 @@
call $~lib/builtins/abort
unreachable
end
f32.const nan:0x400000
f32.const -nan:0x400000
f32.const nan:0x400000
f32.const 0
call $std/math/check<f32>
Expand Down

0 comments on commit 72c2d34

Please sign in to comment.