(function_arg): Add explicit checks for FIELD_DECLs.
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 8 Jul 1996 21:59:51 +0000 (14:59 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 8 Jul 1996 21:59:51 +0000 (14:59 -0700)
commit320aba9c08dfc4c677a90a5c3fa152ff90c674b4
tree7146c693ba33647272fdad7890ff11f58adea80e
parentf7a61b839f7d938fc37a9b9fd671bbd7800f1d09
(function_arg): Add explicit checks for FIELD_DECLs.

(mips_function_value): Add explicit checks for FIELD_DECLs, and save
them in the array FIELDS.  When returning structure with 1 float field,
enclose it in a PARALLEL and set the PARALLEL mode correctly.

From-SVN: r12412
gcc/config/mips/mips.c