Commit 8a892040 by Richard Kenner

(ffs[sh]i2): Add missing CC_STATUS_INIT.

From-SVN: r12979
parent f49422da
......@@ -6550,6 +6550,7 @@
output_asm_insn (buffer, xops);
ffssi_label_number++;
CC_STATUS_INIT;
return \"\";
}")
......@@ -6596,6 +6597,7 @@
output_asm_insn (buffer, xops);
ffshi_label_number++;
CC_STATUS_INIT;
return \"\";
}")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment