Mon Feb 15 11:33:51 1999 Jeffrey A Law (law@cygnus.com)
+ * sparc.c (output_scc_insn): Add missing argument to output_cbranch.
+
* loop.c (mark_loop_jump): Handle LO_SUM. If we encounter something
we do not understand, mark the loop and containing loops as invalid.
/* operands[3] is an unused slot. */
operands[3] = label;
- strcpy (string, output_cbranch (operands[2], 3, 0, 1, 0));
+ strcpy (string, output_cbranch (operands[2], 3, 0, 1, 0, 0));
strcat (string, "\n\tmov 1,%0\n\tmov 0,%0");
if (need_label)