crosstool-ng/packages/gcc/13.1.0
Chris Packham e8b3eccd8a gcc: Add upstream patch for build issue on RISCV
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>
2023-05-14 10:35:14 +12:00
..
experimental gcc: Add 13.1.0 2023-05-14 10:35:14 +12:00
0000-libtool-leave-framework-alone.patch gcc: Add 13.1.0 2023-05-14 10:35:14 +12:00
0001-gcc-plugin-POSIX-include-sys-select-h.patch gcc: Add 13.1.0 2023-05-14 10:35:14 +12:00
0002-arm-softfloat-libgcc.patch gcc: Add 13.1.0 2023-05-14 10:35:14 +12:00
0003-libgcc-disable-split-stack-nothreads.patch gcc: Add 13.1.0 2023-05-14 10:35:14 +12:00
0004-Remove-use-of-include_next-from-c-headers.patch gcc: Add 13.1.0 2023-05-14 10:35:14 +12:00
0005-Allow-default-libc-to-be-specified-to-configure.patch gcc: Add 13.1.0 2023-05-14 10:35:14 +12:00
0006-driver-Extend-getenv-function-to-allow-default-value.patch gcc: Add 13.1.0 2023-05-14 10:35:14 +12:00
0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch gcc: Add 13.1.0 2023-05-14 10:35:14 +12:00
0008-Support-picolibc-targets.patch gcc: Add 13.1.0 2023-05-14 10:35:14 +12:00
0009-gcc-Allow-g-to-work-differently-from-gcc.patch gcc: Add 13.1.0 2023-05-14 10:35:14 +12:00
0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch gcc: Add upstream patch for build issue on RISCV 2023-05-14 10:35:14 +12:00
chksum gcc: Add 13.1.0 2023-05-14 10:35:14 +12:00
version.desc gcc: Add 13.1.0 2023-05-14 10:35:14 +12:00