diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index cb2619a73..c969eab00 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -160,6 +160,10 @@ cd build make -k check + For a list of failed tests, run: + +grep '^FAIL:' $(find -name '*.log') + Twelve tests fail in the gold testsuite when the and options are passed to GCC.