mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
gcc: correct desc of locale related tests
This commit is contained in:
parent
3d08653292
commit
e3d0e26c73
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user