https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114742
Bug ID: 114742 Summary: invalid use of '__ieee128' in <ext/numeric_traits.h> and <format> Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: mkretz at gcc dot gnu.org Target Milestone: --- https://compiler-explorer.com/z/K3GYY7Msc Testcase: #include <bit> #include <format> Compile on power64le with -O2 -std=c++23 -mcpu=power6 and optionally with -mlong-double-64