diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2021-06-22 21:56:42 +0100 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2021-06-22 21:56:42 +0100 |
commit | 075d35fb3d98b3fb195cced1df58207e99f7a239 (patch) | |
tree | be19eadf7550b41db7fabc39b7044db9d6d8a8ea /chapter08/gcc.xml | |
parent | 6b1d625cce416bd5b8170d57777a3ea7026fe7db (diff) |
Some updates re test failures.
Diffstat (limited to 'chapter08/gcc.xml')
-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 a4d4a8355..d47590436 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -124,7 +124,7 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen> <para>Six tests related to get_time are known to fail. These are apparently related to the en_HK locale.</para> - <para>Additionally, the test constexpr-52830 is known to fail.</para> + <para>Additionally, three tests in constexpr-52830 are known to fail.</para> <!--<para>Additionally the following tests related to the following files are known to fail with glibc-2.33: asan_test.C, co-ret-17-void-ret-coro.C, |