aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-08-28 23:57:25 +0800
committerXi Ruoyao <xry111@xry111.site>2023-08-28 23:57:25 +0800
commitb6ff6a8c95543b63e6ed8f7acaa561f2305c7df1 (patch)
treef13e4da15c85ff058be06490d02569d8782137f6 /chapter08
parente08ba0ae13a787896ffbea786be1737101a541c3 (diff)
arm64: Document new g++.dg/modules/xtreme-* failures
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/gcc.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index 3734e258e..7991272fa 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -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 -->
Two tests named <filename>copy.cc</filename> and
<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>
<!-- Need further investigation -->