This is the mail archive of the binutils@sourceware.cygnus.com 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]

Re: Incorrect mn10300 dwarf2 debugging info


  In message <orpuq9zfo3.fsf@zecarneiro.lsd.ic.unicamp.br>you write:
  > --=-=-=
  > 
  > md_assemble() may modify the variable `size' before we use it to
  > generate frag offsets, so we must take a copy of it with the actual
  > size of the instruction.  Ok to install?
  > 
  > 
  > --=-=-=
  > Content-Type: text/x-patch
  > Content-Disposition: inline; filename=am33-gas-dwarf2-real-size.patch
  > 
  > Index: gas/ChangeLog
  > from  Alexandre Oliva  <aoliva@cygnus.com>
  > 
  > 	* config/tc-mn10300.c (md_assemble): Copy size to real_size before
  > 	it is modified, and use the real_size to compute the frag address
  > 	for dwarf2 line info.
Fine.  Please install this patch.

jeff

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