toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_101915
authorGiulio Benetti <giulio.benetti@benettiengineering.com>
Sat, 14 Aug 2021 21:52:06 +0000 (23:52 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 19 Aug 2021 20:58:01 +0000 (22:58 +0200)
commitb61c93645da26a2b6a674881e61c5d72297fc74a
tree711a4bab72bda5f6ec53777194da750382033ffb
parent835ea5b94cde2b297da88a1653cf517fcb1b0db9
toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_101915

lmbench package fails to build for the Microblaze architecture with
optimization enabled with gcc = 11.1.0:
http://autobuild.buildroot.net/results/ae1/ae1e4d61ed367c6cb64442c60d98882cc7985346/

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

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