* doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.
commitf4a0a4785ba9bb73303647293e9edcf5ee88592b
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Dec 2002 17:54:07 +0000 (9 17:54 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Dec 2002 17:54:07 +0000 (9 17:54 +0000)
tree7c649b2f3775a2897cd06bd008e189cfbd967e27
parent3911bb6fbefb6770d9f8db9168112573f3a29177
* doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.
* defaults.h (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.
* calls.c (store_unaligned_arguments_into_pseudos) Remove
FUNCTION_ARG_REG_LITTLE_ENDIAN.
* stmt.c (expand_return): Ditto.
* expr.c (move_block_from_reg): Ditto.
(copy_blkmode_from_reg): Ditto.
* expmed.c (store_bit_field): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59962 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/calls.c
gcc/defaults.h
gcc/doc/tm.texi
gcc/expmed.c
gcc/expr.c
gcc/stmt.c