[PATCH v2] readelf: use hex prefix for program header alignment

Mike Frysinger vapier@gentoo.org
Thu Dec 8 19:32:00 GMT 2016


On 08 Dec 2016 20:23, Étienne Buira wrote:
> On Thu, Dec 08, 2016 at 12:09:21PM -0500, Hans-Peter Nilsson wrote:
> > Missing updates to the test-suite.  I'm guessing that's going to
> > be a big patch.
> 
> binutils/$ make check passes both with and without the patch.
> 
> About the whole testsuite, it is unrunable (many test failures, i
> suspect many of them to be test errors actually), so i don't know if i
> broken them more than they are.
> Fixing binutils' testsuite is not in my current plans.

we aren't expecting you to fix existing broken tests, but new patches
shouldn't cause regressions.  so usually what people will do is run
the whole testsuite (binutils, ld, gas, gold, etc...) w/their changes
and if there are any failures, they'll revert their changes and see if
the test fails in the same way.  if it does, they ignore it.  if it
doesn't, then it's their responsibility to fix the failure because it
was their new change that caused the problem.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://sourceware.org/pipermail/binutils/attachments/20161208/92b19b77/attachment.sig>


More information about the Binutils mailing list