aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/gcc.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-06-30 11:52:11 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2021-06-30 11:52:11 +0800
commite3d0e26c73f30ced8327676a52c15a8efff19612 (patch)
treef9d3f0142287c06e3d668eef8b66d8d3856e05ce /chapter08/gcc.xml
parent3d08653292b8398f09b0e0a1a5d1dd348b76910d (diff)
gcc: correct desc of locale related tests
Diffstat (limited to 'chapter08/gcc.xml')
-rw-r--r--chapter08/gcc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index ae085f0f1..f7facefdd 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -130,7 +130,7 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71367 -->
<para>In libstdc++, one numpunct test and six tests related to get_time are
known to fail. These are all because the locale definitions in glibc have
- changed and the tests do not currently support those changes.</para>
+ changed but libstdc++ does not currently support those changes.</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,