Changeset 2cc15c3
- Timestamp:
- 08/03/2021 12:53:14 PM (3 years ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 12.2, 12.2-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
- Children:
- 31ff88b, 6094dae
- Parents:
- adcaf07e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/gcc.xml
radcaf07e r2cc15c3 122 122 <ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para> 123 123 124 <!-- <para>In g++, three tests in constexpr-52830 are known to fail and 125 also to be treated as unexpected successes (XPASS). This is because 126 an <quote>internal compiler error</quote> on this test is fixed, but 127 the compiler still rejects some valid code.</para> 128 --> 129 <!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96322 130 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71367 --> 124 <!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101081 --> 125 <para>Eight tests related to analyzer are known to fail.</para> 126 127 <!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101749 --> 128 <para>Seven tests related to <filename>pr59063-2.c</filename> are known 129 to fail.</para> 130 131 <!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101751 --> 132 <para>One test named <filename>asan_test.C</filename> is known to 133 fail.</para> 134 135 <!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100117 --> 136 <para>In libstdc++, one test named <filename>49745.cc</filename> is 137 known to fail because the header dependencies in glibc have have 138 changed.</para> 131 139 132 140 <para>In libstdc++, one numpunct test and six tests related to get_time are … … 134 142 changed but libstdc++ does not currently support those changes.</para> 135 143 136 <!--<para>Additionally the following tests related to the following files137 are known to fail with glibc-2.33: asan_test.C, co-ret-17-void-ret-coro.C,138 pr95519-05-gro.C, pr80166.c.</para>139 -->140 141 <!-- don't fail anymore after the move of iana-etc and /etc/hosts142 <para>Two tests named lookup.cc and reverse.cc in experimental/net143 are known to fail in LFS chroot environment because they require144 /etc/hosts and iana-etc.</para>145 -->146 144 <para>A few unexpected failures cannot always be avoided. The GCC developers 147 145 are usually aware of these issues, but have not resolved them yet.
Note:
See TracChangeset
for help on using the changeset viewer.