kumquat-buildroot/toolchain
Fabrice Fontaine 1917fe2983 toolchain/Config.in: sh4{eb, a, aeb} are affected by GCC bug 101737
pixman fails to build with BR2_OPTIMIZE_S on sh4{eb,a,aeb}:

In file included from pixman-fast-path.c:33:
pixman-fast-path.c: In function 'fast_composite_scaled_nearest_8888_565_normal_OVER':
pixman-inlines.h:586:1: internal compiler error: Segmentation fault
  586 | }
      | ^

Since all SuperH variants are affected, use BR2_sh instead of BR2_sh4.

Fixes:
 - http://autobuild.buildroot.org/results/c9d35d5975311a191dfbe12291398503987e804e
 - http://autobuild.buildroot.org/results/d34b8672f6211d60af4122bdd94fa8c2f4f4bf6a
 - http://autobuild.buildroot.org/results/933c4a2e73c987573ecc97172f442b78199462d5

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Reviewed-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-06-01 14:43:19 +02:00
..
toolchain
toolchain-buildroot toolchain/glibc: Restrict ppc64le support to power8 2022-05-18 21:16:01 +02:00
toolchain-external toolchain-external: codescape-img-mips: needs shared library support 2022-05-18 21:16:01 +02:00
Config.in toolchain/Config.in: sh4{eb, a, aeb} are affected by GCC bug 101737 2022-06-01 14:43:19 +02:00
helpers.mk
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk