This is the mail archive of the gcc-patches@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]

Re: [ARM/hard_vfp_4_4_branch] Fix build on SPARC.


On Tue, 14 Apr 2009, Kazu Hirata wrote:

> Hi,
> 
> Attached is a patch to fix SPARC gcc build.
> 
> On ARM/hard_vfp_4_4_branch, hard_libcall_value requires a libcall rtx
> as the second parameter although SPARC's LIBCALL_VALUE ignores the
> rtx.
> 
> Tested by building gcc.  OK to apply?
> 
> Kazu Hirata
> 
> 2009-04-15  Kazu Hirata  <kazu@codesourcery.com>
> 
> 	* config/sparc/sparc.c (sparc_emit_float_lib_cmp): Pass a libcall
> 	SYMBOL_REF to hard_libcall_value.

I have committed this patch to the branch.  It is fairly obvious, can't 
possibly break ARM which is the main purpose of the branch, and will get a 
proper review anyway when the branch is merged to mainline from whoever 
reviews the non-ARM changes that will need review for the merge to 
mainline.

-- 
Joseph S. Myers
joseph@codesourcery.com


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