projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d46c6fc
)
* pa.md (call_internal_symref): Fix typo.
author
Jeff Law
<law@gcc.gnu.org>
Thu, 1 May 1997 21:03:33 +0000
(15:03 -0600)
committer
Jeff Law
<law@gcc.gnu.org>
Thu, 1 May 1997 21:03:33 +0000
(15:03 -0600)
From-SVN: r14006
gcc/config/pa/pa.md
patch
|
blob
|
history
diff --git
a/gcc/config/pa/pa.md
b/gcc/config/pa/pa.md
index b89dbb760913b044de01e93fa7da4c99eb6339c5..3bb9794a9837a816b116feeecef9905f48e0d30b 100644
(file)
--- a/
gcc/config/pa/pa.md
+++ b/
gcc/config/pa/pa.md
@@
-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)