Changeset 31ff88b
- Timestamp:
- 08/03/2021 02:09:11 PM (2 years ago)
- Branches:
- ml-11.0, multilib
- Children:
- f5b747c
- Parents:
- 66bfc2b (diff), 2cc15c3 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/gcc.xml
r66bfc2b r31ff88b 140 140 <ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para> 141 141 142 <!-- <para>In g++, three tests in constexpr-52830 are known to fail and 143 also to be treated as unexpected successes (XPASS). This is because 144 an <quote>internal compiler error</quote> on this test is fixed, but 145 the compiler still rejects some valid code.</para> 146 --> 147 <!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96322 148 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71367 --> 142 <!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101081 --> 143 <para>Eight tests related to analyzer are known to fail.</para> 144 145 <!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101749 --> 146 <para>Seven tests related to <filename>pr59063-2.c</filename> are known 147 to fail.</para> 148 149 <!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101751 --> 150 <para>One test named <filename>asan_test.C</filename> is known to 151 fail.</para> 152 153 <!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100117 --> 154 <para>In libstdc++, one test named <filename>49745.cc</filename> is 155 known to fail because the header dependencies in glibc have have 156 changed.</para> 149 157 150 158 <para>In libstdc++, one numpunct test and six tests related to get_time are … … 152 160 changed but libstdc++ does not currently support those changes.</para> 153 161 154 <!--<para>Additionally the following tests related to the following files155 are known to fail with glibc-2.33: asan_test.C, co-ret-17-void-ret-coro.C,156 pr95519-05-gro.C, pr80166.c.</para>157 -->158 159 <!-- don't fail anymore after the move of iana-etc and /etc/hosts160 <para>Two tests named lookup.cc and reverse.cc in experimental/net161 are known to fail in LFS chroot environment because they require162 /etc/hosts and iana-etc.</para>163 -->164 162 <para>A few unexpected failures cannot always be avoided. The GCC developers 165 163 are usually aware of these issues, but have not resolved them yet.
Note:
See TracChangeset
for help on using the changeset viewer.