diff options
author | Nick Hainke <vincent@systemli.org> | 2022-12-28 00:02:41 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-12-28 20:54:54 +0100 |
commit | b23cab2fcfe893f860018013feb591395c5c32b0 (patch) | |
tree | 471fa14dd06e28bed4198249b813fd026ee83cae /package/libs/wolfssl/Makefile | |
parent | 6be9e3e63685a11577f6650b51f45c72ef82180c (diff) | |
download | upstream-b23cab2fcfe893f860018013feb591395c5c32b0.tar.gz upstream-b23cab2fcfe893f860018013feb591395c5c32b0.tar.bz2 upstream-b23cab2fcfe893f860018013feb591395c5c32b0.zip |
toolchain: gcc: import patch fixing asm machine directive for powerpc
Applications with libmbedtls, e.g. curl, fail on mpc85xx with:
curl[7227]: illegal instruction (4) at b7c94288 nip b7c94288 lr b7c6b528 code 1 in libmbedcrypto.so.2.28.1[b7c3e000+7e000]
curl[7227]: code: 3d7e0000 809e8004 91490000 816b814c 7d6903a6 4e800421 80010024 83c10018
curl[7227]: code: 38210020 7c0803a6 4e800020 9421fff0 <7d4d42e6> 7c6c42e6 7d2d42e6 7c0a4840
This is due to a bug in gcc-11.2.0. It is fixed with gcc-11.3.0.
Import the patch that is fixing the issue.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'package/libs/wolfssl/Makefile')
0 files changed, 0 insertions, 0 deletions