Hi! Sorry for the late answer.
On Fri, Apr 02, 2021 at 01:52:59PM -0300, Alexandre Oliva wrote: > Several compile tests that use the __ieee128 type do not ensure it is > defined. This patch adds -mfloat128 to their command lines, and > disregards the warning that may be issued by it. But they do make sure it is defined, they use -mcpu=power9 (etc.). What is different in your setup that that does not work? Segher