diff options
| author | Richard Henderson <rth@redhat.com> | 2003-03-13 01:02:51 -0800 | 
|---|---|---|
| committer | Richard Henderson <rth@gcc.gnu.org> | 2003-03-13 01:02:51 -0800 | 
| commit | 599aedd920f72277c37d7651805f3719e9ff25f0 (patch) | |
| tree | 6924a196edd1c1f5127f1d9ebb210b51d1624930 /libjava/java/net | |
| parent | 7e38bf41d90bf207f36d53a5b07f635f93cce2e7 (diff) | |
| download | gcc-599aedd920f72277c37d7651805f3719e9ff25f0.zip gcc-599aedd920f72277c37d7651805f3719e9ff25f0.tar.gz gcc-599aedd920f72277c37d7651805f3719e9ff25f0.tar.bz2 | |
emit-rtl.c (try_split): Handle 1-1 splits of call insns properly.
        * emit-rtl.c (try_split): Handle 1-1 splits of call insns properly.
        * config/ia64/ia64.c (TARGET_FUNCTION_OK_FOR_SIBCALL): New.
        (ia64_gp_save_reg): Remove.
        (struct ia64_frame_info): Move to the beginning of the file;
        add reg_save_gp.
        (ia64_expand_call): Rearrange for new call patterns.
        (ia64_reload_gp): New.
        (ia64_split_call): New.
        (ia64_compute_frame_size): Allocate reg_save_gp.
        (ia64_expand_prologue): Save reg_save_gp.
        (ia64_expand_epilogue): Don't restore gp.
        (ia64_hard_regno_rename_ok): Remove R4 hack.
        (ia64_function_ok_for_sibcall): New.
        (ia64_output_mi_thunk): Set reload_completed, no_new_pseudos;
        call try_split on sibcall pattern.
        * config/ia64/ia64-protos.h: Update.
        * config/ia64/ia64.md (call_nogp, call_value_nogp, sibcall_nogp):
        Rename from nopic versions.  Confiscate 2nd argument to call as
        a marker.
        (call_pic, call_value_pic, sibcall_pic): Remove.
        (call_gp, call_value_gp, sibcall_gp): New.
        (builtin_setjmp_setup): Remove.
        (builtin_setjmp_receiver): Call ia64_reload_gp.
From-SVN: r64303
Diffstat (limited to 'libjava/java/net')
0 files changed, 0 insertions, 0 deletions
