arm64: Document new g++.dg/modules/xtreme-* failures

This commit is contained in:
Xi Ruoyao 2023-08-28 23:57:25 +08:00
parent e08ba0ae13
commit b6ff6a8c95
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -172,6 +172,13 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
<!-- https://gcc.gnu.org/PR107915 and https://gcc.gnu.org/PR109353 --> <!-- https://gcc.gnu.org/PR107915 and https://gcc.gnu.org/PR109353 -->
Two tests named <filename>copy.cc</filename> and Two tests named <filename>copy.cc</filename> and
<filename>contracts-tmpl-spec2.C</filename> are known to fail. <filename>contracts-tmpl-spec2.C</filename> are known to fail.
<!--
It seems a regression in 13.2 but it does not happen in
https://gcc.gnu.org/pipermail/gcc-testresults/2023-August/792164.html.
I'll investigate further.
-->
Some C++ module tests named <filename>xtreme-*</filename> are known to
fail.
</para> </para>
<!-- Need further investigation --> <!-- Need further investigation -->