Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libstdc++: Support aarch64-w64-mingw32 target in fast_float
This patch resolves the GCC compilation issue for the C++ language targeting aarch64-w64-mingw32. The change in fast_float has been upstreamed. fastfloat/fast_float#269 libstdc++-v3/ChangeLog: * src/c++17/fast_float/fast_float.h (full_multiplication): Support aarch64-w64-mingw32 target.
- Loading branch information