OSDN Git Service

PR target/16446
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Aug 2004 18:44:32 +0000 (18:44 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Aug 2004 18:44:32 +0000 (18:44 +0000)
commit9d91edf86cd6ece178e8df80744773c64ce8410d
tree591262b9a14f5af77ebd7decb4f4e29345de89f0
parente6312df063d7ab66edb29cef7320a39b0902c113
PR target/16446
* config/mips/mips.c (struct mips_arg_info): Delete num_bytes.
(mips_arg_info): Update accordingly.  Remove common treatment of fpr_p;
treat each ABI separately.  Deal with n32/n64 complex float arguments.
(function_arg): Add associated complex handling here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86259 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c