================ @@ -139,7 +139,6 @@ typedef union { udwords u; double f; } double_bits; -#endif typedef struct { ---------------- arichardson wrote: Is this struct not needed outside of the no-fp case? https://github.com/llvm/llvm-project/pull/76175