This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/34042] Segfault in mips_cannot_change_mode_class



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]