aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gcc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r--chapter06/gcc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index eeb658f2a..092f43c23 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -143,14 +143,14 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
Unless the test results are vastly different from those at the above URL,
it is safe to continue.</para>
- <note><para>
+ <!--note><para>
On some combinations of kernel configuration and AMD processors
there may be more than 1100 failures in the gcc.target/i386/mpx
tests (which are designed to test the MPX option on recent
Intel processors). These can safely be ignored on AMD
processors. These tests will also fail on Intel processors if MPX support
is not enabled in the kernel even though it is present on the CPU.
- </para></note>
+ </para></note-->
<para>Install the package:</para>