diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index 41eeed56f..8a63a68c5 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -167,17 +167,15 @@ su tester -c "PATH=$PATH make -k check"
url="&test-results;"/> and
.
- Two tests named pr104610.c and
- pr69482-1.c are known to fail because the test
- files does not account for the
- --enable-default-ssp option.
-
- Two tests named copy.cc and
- pr56837.c are known to fail.
-
- Additionally, several tests in the
- vect directory are known to fail
- if the hardware does not support AVX.
+ The tests named
+ pr64076,
+ pr90883.C,
+ pr108357.c,
+ uninit-pred-9_b.c,
+ ssa-dom-cse-2.c,
+ stack-check-cfa-1.c, and
+ stack-check-cfa-2.c
+ are known to fail.
A few unexpected failures cannot always be avoided. The GCC developers
are usually aware of these issues, but have not resolved them yet.