2014-10-23 John David Anglin * config/pa/pa.c (pa_can_combine_p): Fix typo in last change. Index: config/pa/pa.c =================================================================== --- config/pa/pa.c (revision 216564) +++ config/pa/pa.c (working copy) @@ -9067,7 +9073,7 @@ basic_block bb = BLOCK_FOR_INSN (anchor); if (insn_code_number < 0 || (extract_insn (new_rtx), - !constrain_operands (1, get_preferred_alternatives (new_rtx, bb))) + !constrain_operands (1, get_preferred_alternatives (new_rtx, bb)))) return 0; if (reversed)