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
Tests for windows float96 failing because of a change in the logic of
the type_info routine, so the routine was not returning after it
identifies windows float96.
Test for binary128 failing because Intel 80 float128 has the same
exponent precision and width, on 64 bit platforms. Add nmant == 112
test.
0 commit comments