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
compiler-rt has very slow floating point emulation which causes the
long-double test to timeout on riscv. Increase the timeout by a factor
of 20 to avoid this issue.
Signed-off-by: Keith Packard <[email protected]>
0 commit comments