This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [RFA]: ARM: Fix parameter handling of FP types in arm_push_arguments()


On Fri, Feb 08, 2002 at 05:13:05PM +0100, Corinna Vinschen wrote:
> On Fri, Feb 08, 2002 at 04:05:13PM +0000, Richard Earnshaw wrote:
> > > 2002-02-08  Corinna Vinschen  <vinschen@redhat.com>
> > > 
> > > 	* arm-tdep.c (arm_push_arguments): Eliminate special float
> > > 	type handling.
> > > 	* config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to
> > > 	call standard_coerce_float_to_double().
> > 
> > This looks good to me.  Is there a anything in the testsuite that is fixed 
> > by this?  If not, can you provide one.
> 
> Together with the "Fix FP handling for non-multiarched targets"
> patch from a few minutes ago this fixes at least the FAILs in
> callfuncs.exp, display.exp and oct.exp.  I don't have the whole
> list handy by now.
> 
> Corinna

Uhm, is it ok to commit now?

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:vinschen@redhat.com


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