osf5.h (TARGET_LD_BUGGY_LDGP): New.
authorRichard Henderson <rth@gcc.gnu.org>
Mon, 11 Jun 2001 16:27:26 +0000 (09:27 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 11 Jun 2001 16:27:26 +0000 (09:27 -0700)
commitccb83cbced4e6f83ae973d214075de743da4bed3
tree90a3ac1b11fbae1eab80955a548f873066e130db
parentf90e86cd003cdc54584fdeb5cef84af0e12634cb
osf5.h (TARGET_LD_BUGGY_LDGP): New.

        * config/alpha/osf5.h (TARGET_LD_BUGGY_LDGP): New.
        * config/alpha/alpha.h (TARGET_LD_BUGGY_LDGP): Default.
        (struct machine_function): Add gp_save_rtx.
        * config/alpha/alpha.c (alpha_mark_machine_status): Mark it.
        (alpha_gp_save_rtx): New.
        * config/alpha/alpha-protos.h: Declare it.
        * config/alpha/alpha.md (exception_receiver): Make an expander.
        Use alpha_gp_save_rtx if TARGET_LD_BUGGY_LDGP.

From-SVN: r43196
gcc/ChangeLog
gcc/config/alpha/alpha-protos.h
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h
gcc/config/alpha/alpha.md
gcc/config/alpha/osf5.h