Incorrect mn10300 dwarf2 debugging info

Jeffrey A Law law@cygnus.com
Sat May 27 13:34:00 GMT 2000


  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


More information about the Binutils mailing list