aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/gcc.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index 56fceee52..afae54041 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -116,7 +116,8 @@ cd ../gcc-build</userinput></screen>
<para>A few unexpected failures cannot always be avoided. The GCC developers
are usually aware of these issues, but have not resolved them yet.
- In particular, one test in the libgomp test suite is known to fail.
+ In particular, two tests in the libstdc++ test suite are known to fail
+ when running as the root user as we do here.
Unless the test results are vastly different from those at the above URL,
it is safe to continue.</para>