gcc: correct desc of locale related tests

This commit is contained in:
Xi Ruoyao 2021-06-30 11:52:11 +08:00
parent 3d08653292
commit e3d0e26c73
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -130,7 +130,7 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71367 --> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71367 -->
<para>In libstdc++, one numpunct test and six tests related to get_time are <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 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 <!--<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, are known to fail with glibc-2.33: asan_test.C, co-ret-17-void-ret-coro.C,