]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR optimization/5742
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Mar 2002 08:03:44 +0000 (08:03 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Mar 2002 08:03:44 +0000 (08:03 +0000)
commit881ac6b8c8bdc7805cce20047fb1385dc0b26c43
treefb1b0974f40ce418449b1ea3d0ecf1276a70611d
parenteef858abea6e9fff791f013aa1af1e26a2c63829
    PR optimization/5742
        * machmode.def: Add inner mode field to complex modes.
        * config/mips/mips.c (mips_function_value): Always define.  Add
        new argument to handle libcalls.
        * config/mips/mips.h (LIBCALL_VALUE): Use mips_function_value.
        (FUNCTION_VALUE): Likewise.
        * config/mips/abi64.h (FUNCTION_VALUE): Remove.
        * config/mips/mips-protos.h: Update.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51250 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/abi64.h
gcc/config/mips/mips-protos.h
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/machmode.def