------- Comment #5 from rsandifo at gcc dot gnu dot org 2007-11-12 20:05 ------- Subject: Bug 34042
Author: rsandifo Date: Mon Nov 12 20:05:46 2007 New Revision: 130119 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130119 Log: gcc/ PR target/34042 * config/mips/mips.c (mips_return_fpr_single): New function. (mips_function_value): Use it when returning single-field aggregates in FPRs. (mips_expand_call): Handle the PARALLELs created by mips_return_fpr_single. Modified: trunk/gcc/ChangeLog trunk/gcc/config/mips/mips.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34042