pa.c (output_indirect_call): Only use %r2 as the link register in indirect calls...
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Sat, 10 Jul 2004 20:15:44 +0000 (20:15 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 10 Jul 2004 20:15:44 +0000 (20:15 +0000)
commit2c774817bd0ad2c1b7ca16fd0310b567bab5b9c6
tree8e482a3be3843bc6fe0e821fd9cd5229bbcc7637
parent3326f4101aab4be3befedda3eb52a7d58746aa97
pa.c (output_indirect_call): Only use %r2 as the link register in indirect calls with the long PA 2.0...

* pa.c (output_indirect_call): Only use %r2 as the link register in
indirect calls with the long PA 2.0 pc-relative branch.

From-SVN: r84471
gcc/ChangeLog
gcc/config/pa/pa.c