-
-
Notifications
You must be signed in to change notification settings - Fork 271
Open
Labels
Description
The following test cases from dmd testsuite still fail on powerpc64le-linux-gnu:
runnable/test12.d: assertion failure in line 490
runnable/cppa.d: undefined reference
runnable/test4.d: assertion failure in line 259
runnable/test5854.d: assertion failure in line 32
runnable/template1.d: assertion failure in line 1462
runnable/testsafe.d: ? (return code 1)
runnable/externmangle.d: undefined reference to `test35(long double)'
runnable/closure.d: assertion failure in line 720
runnable/cabi1.d: assertion failure in line 26
In druntime/Phobos there are the following failures. At first glance all seem to be related to math precision:
core.math
std.typecons
std.complex
std.stream
std.format
std.math
std.conv
std.internal.math.gammafunction
std.internal.math.errorfunction