ifcvt.c (noce_get_condition): Check condition variable is not small_register_classes_...
authorStuart Henderson <shenders@gcc.gnu.org>
Mon, 27 Feb 2012 14:30:44 +0000 (14:30 +0000)
committerStuart Henderson <shenders@gcc.gnu.org>
Mon, 27 Feb 2012 14:30:44 +0000 (14:30 +0000)
commit2662a82152143f876bdd7bab4c0e0ffddf942093
tree2beea161b94caff32fa25092bf6a11b00077ab5e
parentcc2de92d5a4fbc66cbcfd1c9187c4ebecc4f46b3
ifcvt.c (noce_get_condition): Check condition variable is not small_register_classes_for_mode_p before accepting.

2012-02-27  Stuart Henderson  <shenders@gcc.gnu.org>

    * ifcvt.c (noce_get_condition): Check condition variable is not
    small_register_classes_for_mode_p before accepting.

From-SVN: r184599
gcc/ChangeLog
gcc/ifcvt.c