This is the mail archive of the binutils@sources.redhat.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: [2.11 branch]: Failures for armv4l-unknown-linux-gnu


>regexp_diff match failure
>regexp "^00000260 <[^>]*> ebfffffe ?	bl	00000000 <[^>]*>$"
>line   "00000260 <bar+0x50> ebfffffe 	bl	00000260 <bar+0x50>"

This looks like some kind of dejagnu lossage.  It seems to be picking up your 
old, installed objdump rather than the newly built one in the tree.  I've 
managed to reproduce the symptom here, but not consistently.

The output you're seeing from objdump does seem to be the correct version.  
This was the patch that changed the behaviour; I'm not totally sure I agree 
with it, but that's a different matter.

2001-01-09  Nick Clifton  <nickc@redhat.com>

	* arm-dis.c (print_insn): Set pc to zero for instructions with
	a reloc associated with them.

p.



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