|
@@ -180,13 +180,6 @@ config BR2_TOOLCHAIN_HAS_GCC_BUG_90620
|
|
depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_10 \
|
|
depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_10 \
|
|
|| BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|| BR2_TOOLCHAIN_GCC_AT_LEAST_11
|
|
|
|
|
|
-# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93847
|
|
|
|
-# ICE: compiler error: Segmentation fault on Nios II. This bug
|
|
|
|
-# no longer exists in gcc 9.x.
|
|
|
|
-config BR2_TOOLCHAIN_HAS_GCC_BUG_93847
|
|
|
|
- bool
|
|
|
|
- default y if BR2_nios2 && !BR2_TOOLCHAIN_GCC_AT_LEAST_9
|
|
|
|
-
|
|
|
|
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99410
|
|
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99410
|
|
# 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 still exists
|
|
# no longer exists in gcc 8.x but reappeared on gcc 9.x and still exists
|