(hppa_init_pic_save): Emit the pic offset table reg save after last_parm_insn.
authorAlan Modra <alan@linuxcare.com.au>
Thu, 1 Feb 2001 04:51:24 +0000 (04:51 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 1 Feb 2001 04:51:24 +0000 (21:51 -0700)
commit824e760597226dcc98fae03ca99ff280ae887259
treeba0d0ad99eb2470d3829081115b1ba68dfc013a0
parent10d17cb7bdfbdb3fe483e5825fc8d11223d6f11d
(hppa_init_pic_save): Emit the pic offset table reg save after last_parm_insn.

        * (hppa_init_pic_save): Emit the pic offset table
        reg save after last_parm_insn.
        * pa.c (hppa_init_pic_save): New function.
        * pa.h (hppa_init_pic_save): Declare.
        * pa.md (call, call_value, sibcall, sibcall_value): Use
        the above instead of duplicated code.

From-SVN: r39386
gcc/ChangeLog
gcc/config/pa/pa.c
gcc/config/pa/pa.h
gcc/config/pa/pa.md