]> git.ipfire.org Git - thirdparty/gcc.git/commit
pa.c (output_indirect_call): Only use %r2 as the link register in indirect calls...
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Sun, 11 Jul 2004 04:31:51 +0000 (04:31 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 11 Jul 2004 04:31:51 +0000 (04:31 +0000)
commit0021e544c6103c9aa5fb9e75becd574aa2ad9a8b
tree30f04fe1fe0aa7e590c020f34c85d12a3ca36251
parent80247b2c7b7758770c3efe25f2780d94214e4bb2
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: r84492
gcc/ChangeLog
gcc/config/pa/pa.c