diff options
author | Thomas Trepl (Moody) <thomas@linuxfromscratch.org> | 2021-08-13 09:26:01 +0200 |
---|---|---|
committer | Thomas Trepl (Moody) <thomas@linuxfromscratch.org> | 2021-08-13 09:26:01 +0200 |
commit | eeecd8910fb01e3ae6e37e5bde5c1f9793192bec (patch) | |
tree | 006533f457503e6c95720bee0d85c22749540639 | |
parent | 9b90ad1a0f680eeda68b292112ae79f5458bdeb9 (diff) | |
parent | 89250241d47f55c276f553ed45da35d4374222d0 (diff) |
Automatic merge of trunk into multilib
-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 3b4de66e2..973dc9f34 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -156,7 +156,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 |