From a2833b19b77abe7982f3866354b4fae37c6276d2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 2 Aug 2023 14:20:18 +0200 Subject: h8300: no ICE with gcc 12.3.0 anymore --- target/config/Config.in.compiler | 1 - 1 file changed, 1 deletion(-) (limited to 'target/config') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index 1f0ca2710..00d0894fe 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -18,7 +18,6 @@ default ADK_TOOLCHAIN_GCC_METAG if ADK_TARGET_ARCH_METAG default ADK_TOOLCHAIN_GCC_7 if ADK_TARGET_ARCH_C6X # ICE with newer GCC default ADK_TOOLCHAIN_GCC_9 if ADK_TARGET_ARCH_BFIN && ADK_TARGET_BINFMT_FDPIC default ADK_TOOLCHAIN_GCC_10 if ADK_TARGET_ARCH_CRIS # no longer supported -default ADK_TOOLCHAIN_GCC_10 if ADK_TARGET_ARCH_H8300 # ICE default ADK_TOOLCHAIN_GCC_10 if ADK_TARGET_CPU_SH_J2 # j2.patch default ADK_TOOLCHAIN_GCC_11 if ADK_TARGET_ARCH_SPARC # bus error without patch default ADK_TOOLCHAIN_GCC_12 -- cgit v1.2.3