toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_101952
authorGiulio Benetti <giulio.benetti@benettiengineering.com>
Tue, 17 Aug 2021 21:31:11 +0000 (23:31 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 19 Aug 2021 20:41:41 +0000 (22:41 +0200)
commitb8417ceee078df531be2ec3555f60b0a07ae4a0c
tree060d8e7b846730ebd553e798ad0a050d509da1c1
parent8d0fcab12831140a409971d7cb4ecf95c874a5f9
toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_101952

bullet package fails to build for the SH4 architecture with optimization
enabled with gcc = 11.1.0:
http://autobuild.buildroot.net/results/32b/32bfaf0aae57ed18c18e82a72a958af9b3e1b241/

It's been reported upstream:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101952

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
toolchain/Config.in