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: Testsuite failures in gdb.gdb/selftest.exp


Daniel Jacobowitz <drow@false.org> writes:

> On Wed, Jan 31, 2007 at 08:11:52PM +0100, Andreas Schwab wrote:
>> Thus the line number information generated by gcc looks correct (address
>> 110 is the first insn after the prologue).
>
> It could still be a GCC bug - if the zero is reused for more things
> than just that one store, as I hope it will be, then that's a perverse
> line number to choose.  But that's good enough; thank you for checking.

The register is also used for "line[0] = '\0'".

> Patch is OK.

Thanks.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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