[Bug target/53187] ICE in arm_select_dominance_cc_mode
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu May 3 10:17:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53187
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-05-03 10:17:06 UTC ---
Author: jakub
Date: Thu May 3 10:17:02 2012
New Revision: 187086
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187086
Log:
PR target/53187
* config/arm/arm.c (arm_select_cc_mode): If x has MODE_CC class
mode, return that mode.
* gcc.target/arm/pr53187.c: New test.
* gcc.c-torture/compile/pr53187.c: New test.
Added:
branches/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/compile/pr53187.c
branches/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/pr53187.c
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/config/arm/arm.c
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list