http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59787
Bug ID: 59787 Summary: [ARM] mmx-2.c causes ICE when GCC is configured for cortex-a5/vfpv3-d16-fp16 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: christophe.lyon at st dot com I've noticed that gcc.target/arm/mmx-2 causes GCC to crash when GCC is configured as: --target=arm-none-linux-gnueabihf --with-cpu=cortex-a5 --with-fpu=vfpv3-d16-fp16 testsuite/gcc.target/arm/mmx-2.c:166:1: internal compiler error: Max. number of generated reload insns per insn is achieved (90) 0x9a5a32 lra_constraints(bool) /aci-gcc-fsf/sources/gcc-fsf/trunk/gcc/lra-constraints.c:4017 0x98e1f2 lra(_IO_FILE*) /aci-gcc-fsf/sources/gcc-fsf/trunk/gcc/lra.c:2339 0x9322b7 do_reload /aci-gcc-fsf/sources/gcc-fsf/trunk/gcc/ira.c:5455 0x932496 rest_of_handle_reload /aci-gcc-fsf/sources/gcc-fsf/trunk/gcc/ira.c:5584 0x9324ae execute /aci-gcc-fsf/sources/gcc-fsf/trunk/gcc/ira.c:5613