mips.h (struct mips_args): Clarify comments.
authorRichard Sandiford <rsandifo@redhat.com>
Sat, 25 Sep 2004 07:42:43 +0000 (07:42 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sat, 25 Sep 2004 07:42:43 +0000 (07:42 +0000)
commitb11a9d5f3f9026dea9508e77eeeeffd28b5ae9dc
tree90430116073fbf3b6c8a83d28cfa69b716288c73
parent03eccdc8ffdc4c9fec9df4c1e7f8e5392478d7f9
mips.h (struct mips_args): Clarify comments.

* 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.

From-SVN: r88090
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]