fix incorrect DWARF2 line numbers for Xtensa
Bob Wilson
bwilson@tensilica.com
Fri May 20 19:10:00 GMT 2005
DWARF2 line numbers generated by the Xtensa port of GAS were broken because of a
subtraction that should have been an addition. Fixed on mainline with the
following patch.
2005-05-20 Bob Wilson <bob.wilson@acm.org>
* config/tc-xtensa.c (xg_assemble_vliw_tokens): Change subtraction
to addition in argument to xtensa_dwarf2_emit_insn.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gas-line-num.patch
Type: text/x-patch
Size: 633 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20050520/6b9f7cbe/attachment.bin>
More information about the Binutils
mailing list