diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 608274fd7..ed4335942 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -142,6 +142,12 @@ grep Error glibc-check-log</userinput></screen> common issues:</para> <itemizedlist> + <!-- Check again after updating from gcc-4.1.x --> + <listitem> + <para>The <emphasis>nptl/tst-cancel1</emphasis> test will fail when + using the 4.1 series of GCC.</para> + </listitem> + <!-- Was true in glibc-2.3.6 --> <listitem> <para>The <emphasis>nptl/tst-clock2</emphasis> and <emphasis>tst-attr3</emphasis> tests sometimes |