http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59222
Bug ID: 59222 Summary: gcc.c-torture/compile/20050622-1.c ICEs for aarch64-elf Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: pinskia at gcc dot gnu.org Target: arch64-elf Executing on host: aarch64-thunder-elf-gcc -fno-diagnostics-show-caret -fdiagnostics-color=never -O1 -w -c -o 20050622-1.o /home/apinski/src/gcc-cavium/toolchain-thunder/src/gcc/testsuite/gcc.c-torture/compile/20050622-1.c (timeout = 300) spawn aarch64-thunder-elf-gcc -fno-diagnostics-show-caret -fdiagnostics-color=never -O1 -w -c -o 20050622-1.o /home/apinski/src/gcc-cavium/toolchain-thunder/src/gcc/testsuite/gcc.c-torture/compile/20050622-1.c /home/apinski/src/gcc-cavium/toolchain-thunder/src/gcc/testsuite/gcc.c-torture/compile/20050622-1.c: In function 'foo': /home/apinski/src/gcc-cavium/toolchain-thunder/src/gcc/testsuite/gcc.c-torture/compile/20050622-1.c:16:1: internal compiler error: in gen_add2_insn, at optabs.c:4713 Please submit a full bug report, with preprocessed source if appropriate. See <http://www.cavium.com/support.html> for instructions. compiler exited with status 1 output is: /home/apinski/src/gcc-cavium/toolchain-thunder/src/gcc/testsuite/gcc.c-torture/compile/20050622-1.c: In function 'foo': /home/apinski/src/gcc-cavium/toolchain-thunder/src/gcc/testsuite/gcc.c-torture/compile/20050622-1.c:16:1: internal compiler error: in gen_add2_insn, at optabs.c:4713 Please submit a full bug report, with preprocessed source if appropriate. See <http://www.cavium.com/support.html> for instructions. FAIL: gcc.c-torture/compile/20050622-1.c -O1 (internal compiler error) FAIL: gcc.c-torture/compile/20050622-1.c -O1 (test for excess errors)