--- src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_trig.c.orig 2023-06-16 20:55:56.000000000 +0800 +++ src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_ux_trig.c 2024-04-10 09:42:04.000000000 +0800 @@ -352,7 +352,7 @@ current_digit = G_UX_LSD(argument); P_UX_LSD(argument, current_digit << cnt); -# if NUM_UX_FRACTION_DIGITS == 4 +# if NUM_UX_FRACTION_DIGITS == 4 && !defined(__ppc__) tmp_digit = G_UX_FRACTION_DIGIT(argument, 2); P_UX_FRACTION_DIGIT(argument, 2,