(untyped_call pattern): Fix typo.
From-SVN: r3853
This commit is contained in:
parent
dcf76ffff5
commit
8712e5c6f3
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user