------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-18 
09:45 -------
Subject: Bug 7618

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-3_4-branch
Changes by:     [EMAIL PROTECTED]       2004-01-18 09:44:59

Modified files:
        gcc            : ChangeLog 
        gcc/config/mips: mips.c 

Log message:
        PR target/7618
        * config/mips/mips.c: Include cfglayout.h.
        (TARGET_ASM_OUTPUT_MI_THUNK, TARGET_ASM_CAN_OUTPUT_MI_THUNK): Define.
        (mips_unspec_offset_high): Add temporary register argument.
        (mips_load_call_address): New function, split out from...
        (mips_expand_call): ...here.
        (mips_output_cplocal): New function.
        (mips_output_function_prologue, mips_output_function_epilogue): Use it.
        (mips_emit_loadgp): New function, split out from...
        (mips_expand_prologue): ...here.
        (mips_output_mi_thunk): New function.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.16&r2=2.2326.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.362&r2=1.362.4.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7618

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Reply via email to