[Bug target/46208] redundant extensions of argument registers
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 8 12:15:00 GMT 2010
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
More information about the Gcc-bugs
mailing list