Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f796bd2

Browse files
fix
1 parent 16d8fea commit f796bd2

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

‎tests/compiler/std/math.release.wat

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -49901,7 +49901,7 @@
4990149901
call $~lib/builtins/abort
4990249902
unreachable
4990349903
end
49904-
f64.const nan:0x8000000000000
49904+
f64.const -nan:0x8000000000000
4990549905
f64.const nan:0x8000000000000
4990649906
f64.const 0
4990749907
call $std/math/check<f64>
@@ -49945,7 +49945,7 @@
4994549945
call $~lib/builtins/abort
4994649946
unreachable
4994749947
end
49948-
f64.const nan:0x8000000000000
49948+
f64.const -nan:0x8000000000000
4994949949
f64.const nan:0x8000000000000
4995049950
f64.const 0
4995149951
call $std/math/check<f64>
@@ -49967,7 +49967,7 @@
4996749967
call $~lib/builtins/abort
4996849968
unreachable
4996949969
end
49970-
f64.const nan:0x8000000000000
49970+
f64.const -nan:0x8000000000000
4997149971
f64.const nan:0x8000000000000
4997249972
f64.const 0
4997349973
call $std/math/check<f64>
@@ -50033,7 +50033,7 @@
5003350033
call $~lib/builtins/abort
5003450034
unreachable
5003550035
end
50036-
f64.const nan:0x8000000000000
50036+
f64.const -nan:0x8000000000000
5003750037
f64.const nan:0x8000000000000
5003850038
f64.const 0
5003950039
call $std/math/check<f64>
@@ -50099,7 +50099,7 @@
5009950099
call $~lib/builtins/abort
5010050100
unreachable
5010150101
end
50102-
f64.const nan:0x8000000000000
50102+
f64.const -nan:0x8000000000000
5010350103
f64.const nan:0x8000000000000
5010450104
f64.const 0
5010550105
call $std/math/check<f64>
@@ -50165,7 +50165,7 @@
5016550165
call $~lib/builtins/abort
5016650166
unreachable
5016750167
end
50168-
f64.const nan:0x8000000000000
50168+
f64.const -nan:0x8000000000000
5016950169
f64.const nan:0x8000000000000
5017050170
f64.const 0
5017150171
call $std/math/check<f64>
@@ -50253,7 +50253,7 @@
5025350253
call $~lib/builtins/abort
5025450254
unreachable
5025550255
end
50256-
f64.const nan:0x8000000000000
50256+
f64.const -nan:0x8000000000000
5025750257
f64.const nan:0x8000000000000
5025850258
f64.const 0
5025950259
call $std/math/check<f64>
@@ -50363,7 +50363,7 @@
5036350363
call $~lib/builtins/abort
5036450364
unreachable
5036550365
end
50366-
f64.const nan:0x8000000000000
50366+
f64.const -nan:0x8000000000000
5036750367
f64.const nan:0x8000000000000
5036850368
f64.const 0
5036950369
call $std/math/check<f64>
@@ -50517,7 +50517,7 @@
5051750517
call $~lib/builtins/abort
5051850518
unreachable
5051950519
end
50520-
f64.const nan:0x8000000000000
50520+
f64.const -nan:0x8000000000000
5052150521
f64.const nan:0x8000000000000
5052250522
f64.const 0
5052350523
call $std/math/check<f64>
@@ -51749,7 +51749,7 @@
5174951749
call $~lib/builtins/abort
5175051750
unreachable
5175151751
end
51752-
f32.const nan:0x400000
51752+
f32.const -nan:0x400000
5175351753
f32.const nan:0x400000
5175451754
f32.const 0
5175551755
call $std/math/check<f32>
@@ -51775,7 +51775,7 @@
5177551775
call $~lib/builtins/abort
5177651776
unreachable
5177751777
end
51778-
f32.const nan:0x400000
51778+
f32.const -nan:0x400000
5177951779
f32.const nan:0x400000
5178051780
f32.const 0
5178151781
call $std/math/check<f32>
@@ -51788,7 +51788,7 @@
5178851788
call $~lib/builtins/abort
5178951789
unreachable
5179051790
end
51791-
f32.const nan:0x400000
51791+
f32.const -nan:0x400000
5179251792
f32.const nan:0x400000
5179351793
f32.const 0
5179451794
call $std/math/check<f32>
@@ -51827,7 +51827,7 @@
5182751827
call $~lib/builtins/abort
5182851828
unreachable
5182951829
end
51830-
f32.const nan:0x400000
51830+
f32.const -nan:0x400000
5183151831
f32.const nan:0x400000
5183251832
f32.const 0
5183351833
call $std/math/check<f32>
@@ -51866,7 +51866,7 @@
5186651866
call $~lib/builtins/abort
5186751867
unreachable
5186851868
end
51869-
f32.const nan:0x400000
51869+
f32.const -nan:0x400000
5187051870
f32.const nan:0x400000
5187151871
f32.const 0
5187251872
call $std/math/check<f32>
@@ -51905,7 +51905,7 @@
5190551905
call $~lib/builtins/abort
5190651906
unreachable
5190751907
end
51908-
f32.const nan:0x400000
51908+
f32.const -nan:0x400000
5190951909
f32.const nan:0x400000
5191051910
f32.const 0
5191151911
call $std/math/check<f32>
@@ -51957,7 +51957,7 @@
5195751957
call $~lib/builtins/abort
5195851958
unreachable
5195951959
end
51960-
f32.const nan:0x400000
51960+
f32.const -nan:0x400000
5196151961
f32.const nan:0x400000
5196251962
f32.const 0
5196351963
call $std/math/check<f32>
@@ -52022,7 +52022,7 @@
5202252022
call $~lib/builtins/abort
5202352023
unreachable
5202452024
end
52025-
f32.const nan:0x400000
52025+
f32.const -nan:0x400000
5202652026
f32.const nan:0x400000
5202752027
f32.const 0
5202852028
call $std/math/check<f32>
@@ -52048,7 +52048,7 @@
5204852048
call $~lib/builtins/abort
5204952049
unreachable
5205052050
end
52051-
f32.const nan:0x400000
52051+
f32.const -nan:0x400000
5205252052
f32.const nan:0x400000
5205352053
f32.const 0
5205452054
call $std/math/check<f32>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /