2005-06-28 Andrew Pinski <pinskia@physics.uc.edu>
* config/rs6000/rs6000.md (setmemsi): s/operand/operands/.
From-SVN: r101397
+2005-06-28 Andrew Pinski <pinskia@physics.uc.edu>
+
+ * config/rs6000/rs6000.md (setmemsi): s/operand/operands/.
+
2005-06-28 Richard Henderson <rth@redhat.com>
* config/ia64/ia64.c (ia64_expand_vecint_compare): Use unsigned
"
{
/* If value to set is not zero, use the library routine. */
- if (operand[2] != const0_rtx)
+ if (operands[2] != const0_rtx)
FAIL;
if (expand_block_clear (operands))