mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-29 13:04:27 -04:00
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> |
||
|---|---|---|
| .. | ||
| 001-rtl-optimization-109585-alias-analysis-typo.patch | ||
| 002-case_insensitive.patch | ||
| 010-documentation.patch | ||
| 110-Fix-MIPS-PR-84790.patch | ||
| 230-musl_libssp.patch | ||
| 300-mips_Os_cpu_rtx_cost_model.patch | ||
| 810-arm-softfloat-libgcc.patch | ||
| 820-libgcc_pic.patch | ||
| 840-armv4_pass_fix-v4bx_to_ld.patch | ||
| 850-use_shared_libgcc.patch | ||
| 851-libgcc_no_compat.patch | ||
| 870-ppc_no_crtsavres.patch | ||
| 881-no_tm_section.patch | ||
| 900-bad-mips16-crt.patch | ||
| 910-mbsd_multi.patch | ||
| 920-specs_nonfatal_getenv.patch | ||
| 960-gotools-fix-compilation-when-making-cross-compiler.patch | ||
| 970-macos_arm64-building-fix.patch | ||