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: Fix float/double return on x86-64


   Date: Fri, 11 Jul 2003 12:30:37 +0200
   From: Michal Ludvig <mludvig@suse.cz>

   Andreas Jaeger told me that:
   > 
   > The appended patch fixes these three failures on x86-64:
   > FAIL: gdb.base/return.exp: correct value returned double test (known problem with sparc solaris)
   > FAIL: gdb.base/return2.exp: float value returned successfully
   > FAIL: gdb.base/return2.exp: double value returned successfully
   > 
   > The code does not handle complex floating point values, I'm not sure
   > that it's correct there but I decided to fix this issue first.
   > 
   > Ok to commit for both branches?

   Mark, could you comment on this one, please? Could it go in?

Sorry, yes, I thought I already approved that one.  Turns out it
slipped through the cracks after all.  Please go ahead and check it in
on both branches.

Mark


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