* config/mips/mips.h (struct mips_args): Clarify comments.
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 Sep 2004 07:42:43 +0000 (07:42 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 Sep 2004 07:42:43 +0000 (07:42 +0000)
commit26bcab5a0015a5304899649081f7777d676996b8
tree90430116073fbf3b6c8a83d28cfa69b716288c73
parentf0e5c21d5f0dd6fcdccb13d5779312af0bc3ff0b
* config/mips/mips.h (struct mips_args): Clarify comments.
* config/mips/mips.c (struct mips_arg_info): Likewise.
(mips_arg_info): Don't allow fpr_p to affect the register or
stack alignment.  Remove o64 silliness.
(function_arg): Deal with the o32 float,float case specially.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88090 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/va-arg-26.c [new file with mode: 0644]