loongarch: gcc: Update known test failures

This commit is contained in:
Xi Ruoyao 2023-06-11 17:53:59 +08:00
parent 2750180e72
commit 87db6ebbc2
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -167,17 +167,15 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
url="&test-results;"/> and url="&test-results;"/> and
<ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para> <ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para>
<para>Two tests named <filename>pr104610.c</filename> and <para>The tests named
<filename>pr69482-1.c</filename> are known to fail because the test <filename>pr64076</filename>,
files does not account for the <filename>pr90883.C</filename>,
<parameter>--enable-default-ssp</parameter> option. <filename>pr108357.c</filename>,
<!-- https://gcc.gnu.org/PR106375 and https://gcc.gnu.org/PR109353 --> <filename>uninit-pred-9_b.c</filename>,
Two tests named <filename>copy.cc</filename> and <filename>ssa-dom-cse-2.c</filename>,
<filename>pr56837.c</filename> are known to fail. <filename>stack-check-cfa-1.c</filename>, and
<!-- https://gcc.gnu.org/PR107855#c6 --> <filename>stack-check-cfa-2.c</filename>
Additionally, several tests in the are known to fail.</para>
<filename class='directory'>vect</filename> directory are known to fail
if the hardware does not support AVX.</para>
<para>A few unexpected failures cannot always be avoided. The GCC developers <para>A few unexpected failures cannot always be avoided. The GCC developers
are usually aware of these issues, but have not resolved them yet. are usually aware of these issues, but have not resolved them yet.