mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-02 05:50:26 +08:00
* pa.md (call_internal_symref): Fix typo.
From-SVN: r14006
This commit is contained in:
parent
d46c6fcec2
commit
ebcf525f58
@ -4128,7 +4128,7 @@
|
||||
/* Long millicode call, but we are not generating PIC or portable runtime
|
||||
code. */
|
||||
if (get_attr_length (insn) == 12)
|
||||
return \"CALL\\tARGW0=GR\;ldil L%%$$dyncall,%%r2\;ble R%%$$dyncall(%%sr4,%%r2)\;copy %%r31,%%r2\";
|
||||
return \".CALL\\tARGW0=GR\;ldil L%%$$dyncall,%%r2\;ble R%%$$dyncall(%%sr4,%%r2)\;copy %%r31,%%r2\";
|
||||
|
||||
/* Long millicode call for portable runtime. */
|
||||
if (get_attr_length (insn) == 20)
|
||||
|
Loading…
x
Reference in New Issue
Block a user