pa.c (pa_init_machine_status): Initialize pic_offset_table_save_rtx to NULL_RTX.
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Tue, 30 Jan 2001 17:25:29 +0000 (17:25 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 30 Jan 2001 17:25:29 +0000 (10:25 -0700)
commitd966ae60665c7dbe90121db5304b4328feb0eb04
tree60b2997a663865477b7965cf1f60c03e361d7926
parent633254a097d448c3ca7ef2cddb6acd411111b24a
pa.c (pa_init_machine_status): Initialize pic_offset_table_save_rtx to NULL_RTX.

        * pa.c (pa_init_machine_status): Initialize pic_offset_table_save_rtx
        to NULL_RTX.
        (hppa_expand_prologue): Delete code to save pic offset table register
        in the function prologue.
        * pa.h (PIC_OFFSET_TABLE_SAVE_RTX): Correct type in comment.
        * pa.md (call, call_value, sibcall, sibcall_value): Save the pic offset
        table register at the beginning of the function after the prologue.

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