toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_101916
authorGiulio Benetti <giulio.benetti@benettiengineering.com>
Sat, 14 Aug 2021 22:58:02 +0000 (00:58 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 19 Aug 2021 20:58:04 +0000 (22:58 +0200)
commit25c092b15b2002400b7175fd4997038ac5c86e9f
tree353eb3549535f63592de5ecccc921f7ee90db6e8
parent63943ecf455fabba2b91f5c2a901f220d3975cb4
toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_101916

heirloom-mailx package fails to build for the SH4 architecture with
optimization enabled with gcc = 11.1.0:
http://autobuild.buildroot.net/results/911/911f5c024834741754102ff1bbb05c4a64c54a0b/

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

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