You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 32-bit support: fix _umul call; address warnings
And fix test harness to always preserve the sign bit of NaN even when
strtod does not
* Remove arch flags from makefile since we'll just have 2 jobs
* any old ubuntu will do
* Try the clanker's cross arch script
* Skip amalgamate in crossarch containers
* install clang
* No need for the dirty check in cross containers
179769313486231580793728971405303415079934132710037826936173778980444968292764750946649017977587207096330286416692887910946555547851940402630657488671505820681908902000708383676273854845817711531764475730270069855571366959622842914819860834936475292719074168444365510704342711559699508093042880177904174497792,inf,out_of_range,( (2 - 0.5*2^(−52)) * 2^1023 ) smallest number that overflows to infinity
20
20
infinity,inf,ok,,
21
-
-NaN,-nan,ok,,
21
+
-NaN,-nan,ok,be sure to write '-nan' as its intercepted by the test harness,
22
22
-inf,-inf,ok,,
23
23
nan,nan,ok,,
24
24
Inf,inf,ok,,
25
25
-infinity,-inf,ok,,
26
26
inf,inf,ok,,
27
-
-nan,-nan,ok,,
27
+
-nan,-nan,ok,be sure to write '-nan' as its intercepted by the test harness,
0 commit comments