|
@@ -188,7 +188,7 @@ config BR2_TOOLCHAIN_HAS_GCC_BUG_93847
|
|
# Error: branch offset out of range on Nios II. This bug
|
|
# Error: branch offset out of range on Nios II. This bug
|
|
# no longer exists in gcc 8.x but reappeared on gcc 9.x and has been
|
|
# no longer exists in gcc 8.x but reappeared on gcc 9.x and has been
|
|
# fixed on gcc 11.x.
|
|
# fixed on gcc 11.x.
|
|
-config BR2_TOOLCHAIN_HAS_GCC_BUG_99140
|
|
|
|
|
|
+config BR2_TOOLCHAIN_HAS_GCC_BUG_99410
|
|
bool
|
|
bool
|
|
default y if !BR2_TOOLCHAIN_GCC_AT_LEAST_8
|
|
default y if !BR2_TOOLCHAIN_GCC_AT_LEAST_8
|
|
default y if BR2_TOOLCHAIN_GCC_AT_LEAST_9 && !BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
default y if BR2_TOOLCHAIN_GCC_AT_LEAST_9 && !BR2_TOOLCHAIN_GCC_AT_LEAST_11
|