https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111687

            Bug ID: 111687
           Summary: libstdc++ fails to work for clang 18 any more
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

/usr/local/bin/../lib/gcc/x86_64-pc-linux-gnu/14.0.0/../../../../include/c++/14.0.0/limits:1995:1:
error: use of undeclared identifier '_Float128'
 1995 | __glibcxx_float_n(128)
      | ^
/usr/local/bin/../lib/gcc/x86_64-pc-linux-gnu/14.0.0/../../../../include/c++/14.0.0/limits:1903:27:
note: expanded from macro '__glibcxx_float_n'
 1903 |     struct numeric_limits<_Float##BITSIZE>                             
\
      |                           ^
<scratch space>:325:1: note: expanded from here
  325 | _Float128
      | ^
1 error generated.
[29/115] Building CXX object CMakeFiles/libWAVM.dir/Lib/IR/Validate.cpp.o
ninja: build stopped: subcommand failed.

Reply via email to