Skip to content

Commit 55ef3e7

Browse files
GCC 10.3 Bugfix 1 (#8393)
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
1 parent d18cbfb commit 55ef3e7

11 files changed

+82
-82
lines changed

package/package_esp8266com_index.template.json

+82-82
Large diffs are not rendered by default.

tools/sdk/lib/libbearssl.a

0 Bytes
Binary file not shown.

tools/sdk/lib/libhal.a

0 Bytes
Binary file not shown.

tools/sdk/lib/liblwip2-1460-feat.a

0 Bytes
Binary file not shown.

tools/sdk/lib/liblwip2-1460.a

0 Bytes
Binary file not shown.

tools/sdk/lib/liblwip2-536-feat.a

0 Bytes
Binary file not shown.

tools/sdk/lib/liblwip2-536.a

0 Bytes
Binary file not shown.

tools/sdk/lib/liblwip6-1460-feat.a

0 Bytes
Binary file not shown.

tools/sdk/lib/liblwip6-536-feat.a

0 Bytes
Binary file not shown.

tools/sdk/lib/libstdc++-exc.a

0 Bytes
Binary file not shown.

tools/sdk/lib/libstdc++.a

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)