openwrt/toolchain/gcc
Nick Hainke a6d689632c
toolchain: gcc: backport patch for gcc 13 fixing access path analysis
While improving access path analysis a typo happened. Now it can happen
that gcc misscompiles. The patch is fixing the issue. However, also
other gcc versions 10.2+ are affected. They also should be bumped or the
fix should be backported.

For more bug information have a look at:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109585

Signed-off-by: Nick Hainke <vincent@systemli.org>
2023-05-05 15:46:38 +02:00
..
files do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in 2009-11-19 17:23:31 +00:00
final toolchain/gcc: use explicit configure args 2023-02-09 02:53:35 +01:00
initial toolchain: remove installing twice in the "initial" subdir 2023-02-19 19:44:39 +01:00
minimal toolchain: skip gcc/minimal for musl 2016-07-07 15:13:40 +02:00
patches-11.x toolchain: gcc: backport patches to fix build with glibc 2.36 2022-12-21 11:35:32 +01:00
patches-12.x toolchain: gcc: improve patch handling by introducing major version 2022-09-11 11:24:57 +02:00
patches-13.x toolchain: gcc: backport patch for gcc 13 fixing access path analysis 2023-05-05 15:46:38 +02:00
common.mk toolchain: gcc: add support for GCC 13 2023-05-05 15:46:37 +02:00
Config.in toolchain: gcc: add support for GCC 13 2023-05-05 15:46:37 +02:00
Config.version toolchain: gcc: add support for GCC 13 2023-05-05 15:46:37 +02:00
exclude-testsuite toolchain: add gcc 7.1.0 support 2017-05-25 19:01:07 +02:00