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/46208] redundant extensions of argument registers


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46208

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2010-11-08 12:15:02 UTC ---
Author: ebotcazou
Date: Mon Nov  8 12:14:51 2010
New Revision: 166433

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166433
Log:
    PR target/46208
    * config/sparc/sparc.c (TARGET_PROMOTE_PROTOTYPES): Delete.
    (sparc_promote_prototypes): Likewise.
    (sparc_promote_function_mode): Promote in 32-bit mode as well.
    (sparc_return_in_memory): Remove superfluous parentheses.
    (sparc_struct_value_rtx): Fix long lines.
    (sparc_function_value_1): Promote in 32-bit mode as well.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sparc/sparc.c


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