This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Regression due to objdump change with "[PATCH] Fix objdump -p not to truncate 64-bit values"
Hans-Peter Nilsson writes:
> This patch caused a regression for cris-elf ld testsuite, where
> objdump is used. My autotester runs on a 64-bit host, but using
> "gcc -m32" also produced, after your patch:
Sorry about that.
> The point is that one who changes the (output of the) tools have
> to adjust the testsuite to match. We made it a rule, but I'm
> not sure if or where it was written down.
I did search for objdump.*-p in the testsuite but somehow I missed the cris
testsuite. Thanks for fixing this.
Adam