diff options
| author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-09-30 07:14:39 +0000 |
|---|---|---|
| committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-09-30 07:14:39 +0000 |
| commit | 614c1fd706c3b4b237759beb6983e24eb52f6a23 (patch) | |
| tree | d9bb6788e6323d712f0199315f1b13c2a591f53f /libjava/gnu/gcj/runtime/FirstThread.java | |
| parent | 5a3d4fbb02ef88fd054364575bd0c78af7ba5a86 (diff) | |
| download | ppe42-gcc-614c1fd706c3b4b237759beb6983e24eb52f6a23.tar.gz ppe42-gcc-614c1fd706c3b4b237759beb6983e24eb52f6a23.zip | |
PR optimization/12345
* config/mips/mips-protos.h (mips_restore_gp): Remove.
(mips_gp_save_slot): Declare.
* config/mips/mips.c (mips_restore_gp): Remove in favor of...
(mips_gp_save_slot): ...this new function.
* config/mips/mips.md (exception_receiver): Use mips_gp_save_slot
and mips_output_move to generate the output template.
(call_internal): Force splitting if TARGET_SPLIT_CALLS. Don't emit
a gp load after a noreturn call. Load the gp using a move rather
than an exception_receiver pattern.
(call_value_internal, call_value_multiple_internal): Likewise.
(call_split, call_value_split, call_value_multiple_split): Clobber $28.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71935 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/gnu/gcj/runtime/FirstThread.java')
0 files changed, 0 insertions, 0 deletions

