This is the mail archive of the gdb-patches@sourceware.org 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: [RFC] Return value cleanup in rs6000-tdep.c


> Date: Tue, 2 Jan 2007 09:24:56 +0400
> From: Joel Brobecker <brobecker@adacore.com>
> 
> The planets must be in the right alignment. The testsuite took way less
> time to complete than the actual build. Here are the only differences
> (before and after):
> 
> * gdb.base:
> +------------+------------+----------------------------------------------------+
> |       FAIL | PASS       | call-sc.exp: value foo returned; return call-sc-tc |
> |       FAIL | PASS       | call-sc.exp: value foo returned; return call-sc-ts |
> |       FAIL | PASS       | call-sc.exp: value foo returned; return call-sc-tf |
> |       FAIL | PASS       | return2.exp: char value returned successfully      |
> |       FAIL | PASS       | return2.exp: short value returned successfully     |
> |       FAIL | PASS       | return2.exp: validate result value not equal t ... |
> |            |            | ... o program return value                         |
> |       FAIL | PASS       | return2.exp: float value returned successfully     |
> +------------+------------+----------------------------------------------------+
> 

Ha, so I even fixed some bugs.  Committed.


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