mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-23 20:55:06 +01:00
gcc-12: update test status
The analyzer tests fixed at https://gcc.gnu.org/r12-7119. The PR100400 status is discussed in the thread started with https://gcc.gnu.org/pipermail/gcc-patches/2022-May/593931.html.
This commit is contained in:
parent
d288bfa172
commit
0567d859b2
@ -132,12 +132,9 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
|
||||
url="&test-results;"/> and
|
||||
<ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para>
|
||||
|
||||
<!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101081 -->
|
||||
<para>Eight tests related to analyzer are known to fail.</para>
|
||||
|
||||
<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 but libstdc++ does not currently support those changes.</para>
|
||||
<para>In g++, four tests related to PR100400 are known to be reported
|
||||
as both XPASS and FAIL. It's because the test file for this known issue
|
||||
is not well written.</para>
|
||||
|
||||
<para>A few unexpected failures cannot always be avoided. The GCC developers
|
||||
are usually aware of these issues, but have not resolved them yet.
|
||||
|
Loading…
Reference in New Issue
Block a user