mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 21:33:08 +00:00
e8b3eccd8a
Depending on the host C++ compiler GCC13 fails on riscv configurations with the following error src/gcc/gcc/config/riscv/genrvv-type-indexer.cc:118:30: error: no member named 'log2' in namespace 'std'; did you mean simply 'log2'? elmul_log2 = lmul_log2 - std::log2 (sew / eew); ^~~~~~~~~ log2 /usr/include/c++/v1/math.h:1463:1: note: 'log2' declared here log2(_A1 __lcpp_x) _NOEXCEPT {return ::log2((double)__lcpp_x);} ^ Bring in an upstream fix for the build error. Signed-off-by: Chris Packham <judge.packham@gmail.com> |
||
---|---|---|
.. | ||
experimental | ||
0000-libtool-leave-framework-alone.patch | ||
0001-gcc-plugin-POSIX-include-sys-select-h.patch | ||
0002-arm-softfloat-libgcc.patch | ||
0003-libgcc-disable-split-stack-nothreads.patch | ||
0004-Remove-use-of-include_next-from-c-headers.patch | ||
0005-Allow-default-libc-to-be-specified-to-configure.patch | ||
0006-driver-Extend-getenv-function-to-allow-default-value.patch | ||
0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch | ||
0008-Support-picolibc-targets.patch | ||
0009-gcc-Allow-g-to-work-differently-from-gcc.patch | ||
0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch | ||
chksum | ||
version.desc |