(untyped_call pattern): Fix typo.

From-SVN: r3853
This commit is contained in:
Tom Wood 1993-03-23 15:10:07 +00:00
parent dcf76ffff5
commit 8712e5c6f3

View File

@ -4174,7 +4174,7 @@
{
rtx addr = operands[1];
output_asm_insn (AS1 (call,%P0));
output_asm_insn (AS1 (call,%P0), operands);
operands[2] = gen_rtx (REG, SImode, 0);
output_asm_insn (AS2 (mov%L2,%2,%1), operands);