This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [PATCH] Scale DW_CFA_advance_loc[124] output values


"John David Anglin" <dave@hiauly1.hia.nrc.ca> writes:

> The enclosed patch fixes GCC PR target/37610.  This was noticed
> on hppa-unknown-linux-gnu because DWARF2_LINE_MIN_INSN_LENGTH is
> defined to 4 in tc-hppa.h.  This resulted incorrect advances being
> computed in the unwind process, resulting in the failure of the
> g++.dg/eh/pr29166.C execution test.
>
> A fix to GCC is also needed to detect buggy assembler versions.
>
> Tested on hppa-unknown-linux-gnu.  Ok?

What about the uses in ehopt.c?

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]