================ @@ -17,10 +17,10 @@ #endif #include <arm_acle.h> -#include <fenv.h> #include <stdint.h> #include "src/__support/FPUtil/FPBits.h" +#include <fenv.h> ---------------- nickdesaulniers wrote: same https://github.com/llvm/llvm-project/pull/87896