Comment 1 for bug 2029926

Revision history for this message
Zixing Liu (liushuyu-011) wrote :

This is not a memory issue. This is because Ubuntu uses IBM long double (aka "double double") on PowerPC instead of the standard IEEE 754R binary128 for the long double.

This may change in the future, but for now, I think we will just disable those tests.