diff options
-rw-r--r-- | chapter08/gcc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index f09cce6f8..bbe83a50d 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -138,7 +138,7 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen> <!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100117 --> <para>In libstdc++, one test named <filename>49745.cc</filename> is - known to fail because the header dependencies in glibc have have + known to fail because the header dependencies in glibc have changed.</para> <para>In libstdc++, one numpunct test and six tests related to get_time are |