https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96475
--- Comment #14 from Christophe Lyon <clyon at gcc dot gnu.org> --- I that's easier for you, there are similar ICEs while running the GCC testsuite for aarch64-elf (newlib build works): Executed from: gcc.c-torture/compile/compile.exp gcc.c-torture/compile/950613-1.c -O2 (internal compiler error) gcc.c-torture/compile/950613-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) gcc.c-torture/compile/950613-1.c -O3 -g (internal compiler error) gcc.c-torture/compile/pr25224.c -O2 (internal compiler error) gcc.c-torture/compile/pr25224.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) gcc.c-torture/compile/pr25224.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (internal compiler error) gcc.c-torture/compile/pr25224.c -O3 -g (internal compiler error) gcc.c-torture/compile/pr27863.c -O2 (internal compiler error) gcc.c-torture/compile/pr27863.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) gcc.c-torture/compile/pr27863.c -O3 -g (internal compiler error) gcc.c-torture/compile/pr28489.c -O2 (internal compiler error) gcc.c-torture/compile/pr28489.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) gcc.c-torture/compile/pr28489.c -O3 -g (internal compiler error) gcc.c-torture/compile/pr29128.c -O2 (internal compiler error) gcc.c-torture/compile/pr29128.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) gcc.c-torture/compile/pr29128.c -O3 -g (internal compiler error) gcc.c-torture/compile/pr46107.c -O2 (internal compiler error) gcc.c-torture/compile/pr46107.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) gcc.c-torture/compile/pr46107.c -O3 -g (internal compiler error) Executed from: gcc.c-torture/execute/execute.exp gcc.c-torture/execute/20040302-1.c -O2 (internal compiler error) gcc.c-torture/execute/20040302-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) gcc.c-torture/execute/20040302-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (internal compiler error) gcc.c-torture/execute/20040302-1.c -O3 -g (internal compiler error) gcc.c-torture/execute/20071210-1.c -O2 (internal compiler error) gcc.c-torture/execute/20071210-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) gcc.c-torture/execute/20071210-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (internal compiler error) gcc.c-torture/execute/20071210-1.c -O3 -g (internal compiler error) gcc.c-torture/execute/920302-1.c -O2 (internal compiler error) gcc.c-torture/execute/920302-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) gcc.c-torture/execute/920302-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (internal compiler error) gcc.c-torture/execute/920302-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (internal compiler error) gcc.c-torture/execute/920302-1.c -O3 -g (internal compiler error) gcc.c-torture/execute/comp-goto-1.c -O2 (internal compiler error) gcc.c-torture/execute/comp-goto-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) gcc.c-torture/execute/comp-goto-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (internal compiler error) gcc.c-torture/execute/comp-goto-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (internal compiler error) gcc.c-torture/execute/comp-goto-1.c -O3 -g (internal compiler error) Executed from: gcc.dg/torture/dg-torture.exp gcc.dg/torture/pr53695.c -O2 (internal compiler error) gcc.dg/torture/pr53695.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error) gcc.dg/torture/pr53695.c -O3 -g (internal compiler error)