Skip to content

Commit

Permalink
GCC 10.3 Bugfix 1 (#8393)
Browse files Browse the repository at this point in the history
Fixes a hard-to-track bug in GCC 10.x.
earlephilhower/newlib-xtensa#19
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102115

GCC 10.3 had an issue with addressing constant integer literals which would
result in crazy offsets being used and random crashes in production.
Update with an upstream GCC 11 bugfix by @jjsuwa-sys3175
earlephilhower/esp-quick-toolchain#31
https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=dcb2873cd32b263643bfd9d1298b35d6cd028f0a
  • Loading branch information
earlephilhower committed Dec 2, 2021
1 parent d18cbfb commit 55ef3e7
Show file tree
Hide file tree
Showing 11 changed files with 82 additions and 82 deletions.
164 changes: 82 additions & 82 deletions package/package_esp8266com_index.template.json

Large diffs are not rendered by default.

Binary file modified tools/sdk/lib/libbearssl.a
Binary file not shown.
Binary file modified tools/sdk/lib/libhal.a
Binary file not shown.
Binary file modified tools/sdk/lib/liblwip2-1460-feat.a
Binary file not shown.
Binary file modified tools/sdk/lib/liblwip2-1460.a
Binary file not shown.
Binary file modified tools/sdk/lib/liblwip2-536-feat.a
Binary file not shown.
Binary file modified tools/sdk/lib/liblwip2-536.a
Binary file not shown.
Binary file modified tools/sdk/lib/liblwip6-1460-feat.a
Binary file not shown.
Binary file modified tools/sdk/lib/liblwip6-536-feat.a
Binary file not shown.
Binary file modified tools/sdk/lib/libstdc++-exc.a
Binary file not shown.
Binary file modified tools/sdk/lib/libstdc++.a
Binary file not shown.

0 comments on commit 55ef3e7

Please sign in to comment.