 06-check_regression/baseline.xfail |  73 +++++++++++++++++++++++++++++++++++++
 06-check_regression/console.log.xz | Bin 0 -> 3648 bytes
 06-check_regression/fails.sum      |   6 +++
 06-check_regression/flaky.xfail    |  23 ++++++++++++
 README.html                        |  50 +++++--------------------
 README.txt                         |  45 ++++-------------------
 sumfiles/xfails.xfail              |   2 +
 7 files changed, 121 insertions(+), 78 deletions(-)

diff --git a/06-check_regression/baseline.xfail b/06-check_regression/baseline.xfail
new file mode 100644
index 00000000..b305b3de
--- /dev/null
+++ b/06-check_regression/baseline.xfail
@@ -0,0 +1,73 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/guality/guality.exp ...
+FAIL: gcc.dg/guality/pr36728-3.c -O3 -g  -DPREVENT_OPTIMIZATION  line 14 y == 2
+XPASS: gcc.dg/guality/pr41353-1.c -O1  -DPREVENT_OPTIMIZATION  line 28 j == 28 + 37
+XPASS: gcc.dg/guality/pr41353-1.c -O2  -DPREVENT_OPTIMIZATION  line 28 j == 28 + 37
+XPASS: gcc.dg/guality/pr41353-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none  -DPREVENT_OPTIMIZATION line 28 j == 28 + 37
+XPASS: gcc.dg/guality/pr41353-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  -DPREVENT_OPTIMIZATION line 28 j == 28 + 37
+XPASS: gcc.dg/guality/pr41353-1.c -O3 -g  -DPREVENT_OPTIMIZATION  line 28 j == 28 + 37
+XPASS: gcc.dg/guality/pr41353-1.c -Os  -DPREVENT_OPTIMIZATION  line 28 j == 28 + 37
+XPASS: gcc.dg/guality/pr41353-1.c -Og -DPREVENT_OPTIMIZATION  line 28 j == 28 + 37
+FAIL: gcc.dg/guality/pr54693-2.c -Os  -DPREVENT_OPTIMIZATION  line 21 y == 20 - 2 * i
+FAIL: gcc.dg/guality/pr68860-1.c -O3 -g  -DPREVENT_OPTIMIZATION  line 14 y == 2
+FAIL: gcc.dg/guality/pr68860-2.c -O3 -g  -DPREVENT_OPTIMIZATION  line 14 y == 2
+XPASS: gcc.dg/guality/sra-1.c -O2  -DPREVENT_OPTIMIZATION  line 43 a.i == 4
+XPASS: gcc.dg/guality/sra-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none  -DPREVENT_OPTIMIZATION line 43 a.i == 4
+FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  -DPREVENT_OPTIMIZATION line 43 a.i == 4
+XPASS: gcc.dg/guality/sra-1.c -O3 -g  -DPREVENT_OPTIMIZATION  line 43 a.i == 4
+FAIL: gcc.dg/guality/vla-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  -DPREVENT_OPTIMIZATION line 17 sizeof (a) == 6
+FAIL: gcc.dg/guality/vla-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  -DPREVENT_OPTIMIZATION line 24 i == 5
+FAIL: gcc.dg/guality/vla-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  -DPREVENT_OPTIMIZATION line 24 sizeof (a) == 17 * sizeof (short)
+
+Running gcc:gcc.dg/plugin/plugin.exp ...
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_Append.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 17)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_Append.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 28)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_Append.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 36)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_Append.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 39)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_Append.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 41)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_Append.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 42)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_Append.c -fplugin=./analyzer_cpython_plugin.so  at line 18 (test for warnings, line 17)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_Append.c -fplugin=./analyzer_cpython_plugin.so  at line 43 (test for warnings, line 42)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_Append.c -fplugin=./analyzer_cpython_plugin.so (internal compiler error: Segmentation fault)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_Append.c -fplugin=./analyzer_cpython_plugin.so (test for excess errors)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_New.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 17)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_New.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 18)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_New.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 21)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_New.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 29)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_New.c -fplugin=./analyzer_cpython_plugin.so  at line 37 (test for warnings, line 36)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_New.c -fplugin=./analyzer_cpython_plugin.so (internal compiler error: Segmentation fault)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyList_New.c -fplugin=./analyzer_cpython_plugin.so (test for excess errors)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyLong_FromLong.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 17)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyLong_FromLong.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 18)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyLong_FromLong.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 21)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyLong_FromLong.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 29)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyLong_FromLong.c -fplugin=./analyzer_cpython_plugin.so  at line 37 (test for warnings, line 36)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyLong_FromLong.c -fplugin=./analyzer_cpython_plugin.so (internal compiler error: Segmentation fault)
+FAIL: gcc.dg/plugin/cpython-plugin-test-PyLong_FromLong.c -fplugin=./analyzer_cpython_plugin.so (test for excess errors)
+
+Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
+FAIL: gcc.dg/tree-ssa/predcom-8.c scan-tree-dump-not pcom "Invalid sum"
+
+Running gcc:gcc.dg/vect/vect.exp ...
+XPASS: gcc.dg/vect/vect-fncall-mask-math.c -flto -ffat-lto-objects  scan-tree-dump ifcvt " gimple_call <.MASK_CALL, _2, expf, _1, _30>"
+XPASS: gcc.dg/vect/vect-fncall-mask-math.c -flto -ffat-lto-objects  scan-tree-dump-not ifcvt " gimple_call <expf, _2, _1>"
+XPASS: gcc.dg/vect/vect-fncall-mask-math.c scan-tree-dump ifcvt " gimple_call <.MASK_CALL, _2, expf, _1, _30>"
+XPASS: gcc.dg/vect/vect-fncall-mask-math.c scan-tree-dump-not ifcvt " gimple_call <expf, _2, _1>"
+
+Running gcc:gcc.target/aarch64/aarch64.exp ...
+FAIL: gcc.target/aarch64/ashltidisi.c scan-assembler-times asr 3
+FAIL: gcc.target/aarch64/bitfield-bitint-abi-align16.c check-function-bodies g1
+FAIL: gcc.target/aarch64/bitfield-bitint-abi-align16.c check-function-bodies g16
+FAIL: gcc.target/aarch64/bitfield-bitint-abi-align16.c check-function-bodies g16p
+FAIL: gcc.target/aarch64/bitfield-bitint-abi-align16.c check-function-bodies g1p
+FAIL: gcc.target/aarch64/bitfield-bitint-abi-align16.c check-function-bodies g8
+FAIL: gcc.target/aarch64/bitfield-bitint-abi-align16.c check-function-bodies g8p
+FAIL: gcc.target/aarch64/bitfield-bitint-abi-align8.c check-function-bodies g1
+FAIL: gcc.target/aarch64/bitfield-bitint-abi-align8.c check-function-bodies g16
+FAIL: gcc.target/aarch64/bitfield-bitint-abi-align8.c check-function-bodies g16p
+FAIL: gcc.target/aarch64/bitfield-bitint-abi-align8.c check-function-bodies g1p
+FAIL: gcc.target/aarch64/bitfield-bitint-abi-align8.c check-function-bodies g8
+FAIL: gcc.target/aarch64/bitfield-bitint-abi-align8.c check-function-bodies g8p
+FAIL: gcc.target/aarch64/ccmp_3.c scan-assembler-not \tcbnz\t
+FAIL: gcc.target/aarch64/vmul_high_cost.c scan-assembler-not dup\\t
diff --git a/06-check_regression/console.log.xz b/06-check_regression/console.log.xz
new file mode 100644
index 00000000..5e5d4766
Binary files /dev/null and b/06-check_regression/console.log.xz differ
diff --git a/06-check_regression/fails.sum b/06-check_regression/fails.sum
new file mode 100644
index 00000000..e47eaf43
--- /dev/null
+++ b/06-check_regression/fails.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		30
+# of flaky entries		8
+# of all tests			942697
diff --git a/06-check_regression/flaky.xfail b/06-check_regression/flaky.xfail
new file mode 100644
index 00000000..f61b0c74
--- /dev/null
+++ b/06-check_regression/flaky.xfail
@@ -0,0 +1,23 @@
+################################
+# Known flaky tests
+
+# From https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/1116/:
+		=== gcc tests ===
+
+Running gcc:gcc.target/aarch64/sve/aarch64-sve.exp ...
+flaky,expire=20250622 | ERROR: can't rename to "aarch64-old-dg-options": command already exists
+flaky,expire=20250622 | ERROR: tcl error sourcing gcc.target/aarch64/sve/aarch64-sve.exp.
+flaky,expire=20250622 | ERROR: tcl error code TCL OPERATION RENAME TARGET_EXISTS
+flaky,expire=20250622 | UNRESOLVED: testcase gcc.target/aarch64/sve/aarch64-sve.exp' aborted due to Tcl error
+
+Running gcc:gcc.target/aarch64/sve2/aarch64-sve2.exp ...
+flaky,expire=20250622 | ERROR: can't rename to "aarch64-old-dg-options": command already exists
+flaky,expire=20250622 | ERROR: tcl error sourcing gcc.target/aarch64/sve2/aarch64-sve2.exp.
+flaky,expire=20250622 | ERROR: tcl error code TCL OPERATION RENAME TARGET_EXISTS
+flaky,expire=20250622 | UNRESOLVED: testcase gcc.target/aarch64/sve2/aarch64-sve2.exp' aborted due to Tcl error
+
+		=== Results Summary ===
+
+# of stable fails		87
+# of flaky entries		0
+# of all tests			14610
diff --git a/README.html b/README.html
index 0eaa00b2..5dca3954 100644
--- a/README.html
+++ b/README.html
@@ -11,14 +11,6 @@ the build.  More synthetic information is available in other directories,
 as described below:
 <p>
 <ul>
-<li><a href="00-sumfiles/">00-sumfiles/</a> contains .log and possibly .sum files generated by the
-  build. Files with .0 suffix contain the results of the initial full
-  testsuite run, files with .1, .2 etc... contain logs restricted to
-  the parts (.exp) of the testsuite where we detected regressions.
-  .1, .2, .... represent the number of times this subset of the testsuite
-  was executed in order to also identify flaky tests.  The last one
-  contains what is considered as the results of this build.
-
 <li><a href="git/">git/</a> contains the revision and repository of each toolchain
   component built
 
@@ -38,43 +30,13 @@ If you are investigating such a problem, you are probably primarily
 interested in:
 <p>
 <ul>
-<li><a href="notify/regressions.sum/*view*/">notify/regressions.sum</a> and <a href="notify/results.compare.txt">notify/results.compare.txt</a> (regression report).
+<li><a href="notify/regressions.sum/*view*/">notify/regressions.sum</a> and <a href="notify/results.compare.txt/*view*/">notify/results.compare.txt</a> (regression report).
 
-<li><a href="00-sumfiles/">00-sumfiles/</a> .log files with detailed errors, to save
-  yourself reproducing the problem on your machine.
 </ul>
 <p>
 List of files below:
 <p>
 <ul>
-<li><a href="./00-sumfiles/gcc.log.0.xz">./00-sumfiles/gcc.log.0.xz</a>
-<li><a href="./00-sumfiles/gcc.log.1.xz">./00-sumfiles/gcc.log.1.xz</a>
-<li><a href="./00-sumfiles/gcc.sum.0/*view*/">./00-sumfiles/gcc.sum.0</a>
-<li><a href="./00-sumfiles/gcc.sum.1/*view*/">./00-sumfiles/gcc.sum.1</a>
-<li><a href="./00-sumfiles/gfortran.log.0.xz">./00-sumfiles/gfortran.log.0.xz</a>
-<li><a href="./00-sumfiles/gfortran.sum.0/*view*/">./00-sumfiles/gfortran.sum.0</a>
-<li><a href="./00-sumfiles/g++.log.0.xz">./00-sumfiles/g++.log.0.xz</a>
-<li><a href="./00-sumfiles/g++.sum.0/*view*/">./00-sumfiles/g++.sum.0</a>
-<li><a href="./00-sumfiles/libatomic.log.0.xz">./00-sumfiles/libatomic.log.0.xz</a>
-<li><a href="./00-sumfiles/libatomic.sum.0/*view*/">./00-sumfiles/libatomic.sum.0</a>
-<li><a href="./00-sumfiles/libgomp.log.0.xz">./00-sumfiles/libgomp.log.0.xz</a>
-<li><a href="./00-sumfiles/libgomp.sum.0/*view*/">./00-sumfiles/libgomp.sum.0</a>
-<li><a href="./00-sumfiles/libitm.log.0.xz">./00-sumfiles/libitm.log.0.xz</a>
-<li><a href="./00-sumfiles/libitm.sum.0/*view*/">./00-sumfiles/libitm.sum.0</a>
-<li><a href="./00-sumfiles/libstdc++.log.0.xz">./00-sumfiles/libstdc++.log.0.xz</a>
-<li><a href="./00-sumfiles/libstdc++.sum.0/*view*/">./00-sumfiles/libstdc++.sum.0</a>
-<li><a href="./00-sumfiles/objc.log.0.xz">./00-sumfiles/objc.log.0.xz</a>
-<li><a href="./00-sumfiles/objc.sum.0/*view*/">./00-sumfiles/objc.sum.0</a>
-<li><a href="./01-reset_artifacts/console.log.xz">./01-reset_artifacts/console.log.xz</a>
-<li><a href="./02-prepare_abe/console.log.xz">./02-prepare_abe/console.log.xz</a>
-<li><a href="./03-build_abe-bootstrap/console.log.xz">./03-build_abe-bootstrap/console.log.xz</a>
-<li><a href="./03-build_abe-bootstrap/make-gcc-stage2.log.xz">./03-build_abe-bootstrap/make-gcc-stage2.log.xz</a>
-<li><a href="./04-build_abe-dejagnu/console.log.xz">./04-build_abe-dejagnu/console.log.xz</a>
-<li><a href="./04-build_abe-dejagnu/make-dejagnu.log.xz">./04-build_abe-dejagnu/make-dejagnu.log.xz</a>
-<li><a href="./05-build_abe-check_bootstrap/baseline.xfail/*view*/">./05-build_abe-check_bootstrap/baseline.xfail</a>
-<li><a href="./05-build_abe-check_bootstrap/check-gcc.log.xz">./05-build_abe-check_bootstrap/check-gcc.log.xz</a>
-<li><a href="./05-build_abe-check_bootstrap/console.log.xz">./05-build_abe-check_bootstrap/console.log.xz</a>
-<li><a href="./05-build_abe-check_bootstrap/flaky.xfail">./05-build_abe-check_bootstrap/flaky.xfail</a>
 <li><a href="./06-check_regression/baseline.xfail/*view*/">./06-check_regression/baseline.xfail</a>
 <li><a href="./06-check_regression/console.log.xz">./06-check_regression/console.log.xz</a>
 <li><a href="./06-check_regression/fails.sum/*view*/">./06-check_regression/fails.sum</a>
@@ -84,19 +46,27 @@ List of files below:
 <li><a href="./jenkins/build-name/*view*/">./jenkins/build-name</a>
 <li><a href="./jenkins/notify-full.log/*view*/">./jenkins/notify-full.log</a>
 <li><a href="./jenkins/notify-init.log/*view*/">./jenkins/notify-init.log</a>
+<li><a href="./jenkins/old_jira_cards.log/*view*/">./jenkins/old_jira_cards.log</a>
 <li><a href="./jenkins/rewrite-false.log/*view*/">./jenkins/rewrite-false.log</a>
+<li><a href="./jenkins/rewrite-true.log/*view*/">./jenkins/rewrite-true.log</a>
 <li><a href="./jenkins/run-build.env/*view*/">./jenkins/run-build.env</a>
+<li><a href="./jenkins/testresults-mail-body.txt/*view*/">./jenkins/testresults-mail-body.txt</a>
+<li><a href="./jenkins/testresults-mail-recipients.txt/*view*/">./jenkins/testresults-mail-recipients.txt</a>
+<li><a href="./jenkins/testresults-mail-subject.txt/*view*/">./jenkins/testresults-mail-subject.txt</a>
 <li><a href="./manifest.sh/*view*/">./manifest.sh</a>
 <li><a href="./notify/configure-toolchain.txt/*view*/">./notify/configure-toolchain.txt</a>
 <li><a href="./notify/fixes.sum/*view*/">./notify/fixes.sum</a>
 <li><a href="./notify/jira/comment-template.txt/*view*/">./notify/jira/comment-template.txt</a>
+<li><a href="./notify/jira/GNU-1550-comment.txt/*view*/">./notify/jira/GNU-1550-comment.txt</a>
+<li><a href="./notify/lnt_report.json/*view*/">./notify/lnt_report.json</a>
 <li><a href="./notify/mail-body.txt/*view*/">./notify/mail-body.txt</a>
 <li><a href="./notify/mail-recipients.txt/*view*/">./notify/mail-recipients.txt</a>
 <li><a href="./notify/mail-subject.txt/*view*/">./notify/mail-subject.txt</a>
 <li><a href="./notify/regressions.sum/*view*/">./notify/regressions.sum</a>
-<li><a href="./notify/results.compare.txt">./notify/results.compare.txt</a>
+<li><a href="./notify/results.compare.txt/*view*/">./notify/results.compare.txt</a>
 <li><a href="./notify/results-summary.txt/*view*/">./notify/results-summary.txt</a>
 <li><a href="./README.html/*view*/">./README.html</a>
+<li><a href="./README.txt/*view*/">./README.txt</a>
 <li><a href="./results/*view*/">./results</a>
 <li><a href="./rr_stage.txt/*view*/">./rr_stage.txt</a>
 <li><a href="./sumfiles/gcc.sum/*view*/">./sumfiles/gcc.sum</a>
diff --git a/README.txt b/README.txt
index e8200920..fc3cd979 100644
--- a/README.txt
+++ b/README.txt
@@ -8,14 +8,6 @@ the build.  More synthetic information is available in other directories,
 as described below:
 
 
-- 00-sumfiles/ contains .log and possibly .sum files generated by the
-  build. Files with .0 suffix contain the results of the initial full
-  testsuite run, files with .1, .2 etc... contain logs restricted to
-  the parts (.exp) of the testsuite where we detected regressions.
-  .1, .2, .... represent the number of times this subset of the testsuite
-  was executed in order to also identify flaky tests.  The last one
-  contains what is considered as the results of this build.
-
 - git/ contains the revision and repository of each toolchain
   component built
 
@@ -37,41 +29,11 @@ interested in:
 
 - notify/regressions.sum and notify/results.compare.txt (regression report).
 
-- 00-sumfiles/ .log files with detailed errors, to save
-  yourself reproducing the problem on your machine.
 
 
 List of files below:
 
 
-- ./00-sumfiles/gcc.log.0.xz
-- ./00-sumfiles/gcc.log.1.xz
-- ./00-sumfiles/gcc.sum.0
-- ./00-sumfiles/gcc.sum.1
-- ./00-sumfiles/gfortran.log.0.xz
-- ./00-sumfiles/gfortran.sum.0
-- ./00-sumfiles/g++.log.0.xz
-- ./00-sumfiles/g++.sum.0
-- ./00-sumfiles/libatomic.log.0.xz
-- ./00-sumfiles/libatomic.sum.0
-- ./00-sumfiles/libgomp.log.0.xz
-- ./00-sumfiles/libgomp.sum.0
-- ./00-sumfiles/libitm.log.0.xz
-- ./00-sumfiles/libitm.sum.0
-- ./00-sumfiles/libstdc++.log.0.xz
-- ./00-sumfiles/libstdc++.sum.0
-- ./00-sumfiles/objc.log.0.xz
-- ./00-sumfiles/objc.sum.0
-- ./01-reset_artifacts/console.log.xz
-- ./02-prepare_abe/console.log.xz
-- ./03-build_abe-bootstrap/console.log.xz
-- ./03-build_abe-bootstrap/make-gcc-stage2.log.xz
-- ./04-build_abe-dejagnu/console.log.xz
-- ./04-build_abe-dejagnu/make-dejagnu.log.xz
-- ./05-build_abe-check_bootstrap/baseline.xfail
-- ./05-build_abe-check_bootstrap/check-gcc.log.xz
-- ./05-build_abe-check_bootstrap/console.log.xz
-- ./05-build_abe-check_bootstrap/flaky.xfail
 - ./06-check_regression/baseline.xfail
 - ./06-check_regression/console.log.xz
 - ./06-check_regression/fails.sum
@@ -81,12 +43,19 @@ List of files below:
 - ./jenkins/build-name
 - ./jenkins/notify-full.log
 - ./jenkins/notify-init.log
+- ./jenkins/old_jira_cards.log
 - ./jenkins/rewrite-false.log
+- ./jenkins/rewrite-true.log
 - ./jenkins/run-build.env
+- ./jenkins/testresults-mail-body.txt
+- ./jenkins/testresults-mail-recipients.txt
+- ./jenkins/testresults-mail-subject.txt
 - ./manifest.sh
 - ./notify/configure-toolchain.txt
 - ./notify/fixes.sum
 - ./notify/jira/comment-template.txt
+- ./notify/jira/GNU-1550-comment.txt
+- ./notify/lnt_report.json
 - ./notify/mail-body.txt
 - ./notify/mail-recipients.txt
 - ./notify/mail-subject.txt
diff --git a/sumfiles/xfails.xfail b/sumfiles/xfails.xfail
index 5ea6a20b..ebb8e6c8 100644
--- a/sumfiles/xfails.xfail
+++ b/sumfiles/xfails.xfail
@@ -3,6 +3,7 @@
 # - known flaky tests (from baseline)
 # - known failures (from baseline)
 #
+################################
 # Known flaky tests
 
 # From https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/1116/:
@@ -25,6 +26,7 @@ flaky,expire=20250622 | UNRESOLVED: testcase gcc.target/aarch64/sve2/aarch64-sve
 # of stable fails		87
 # of flaky entries		0
 # of all tests			14610
+################################
 # Known failures (from baseline)
 		=== gcc tests ===
 
