diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
index 80fe757aa..ccf8155a3 100644
--- a/notify/configure-toolchain.txt
+++ b/notify/configure-toolchain.txt
@@ -3,16 +3,3 @@ Most relevant configure and test flags: none, autodetected on aarch64-unknown-li
 
 Full configure and make flags for each step:
 
-# 03-build_abe-gcc
-(cd /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2 && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/configure SHELL=/bin/bash  --with-mpc=/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/destdir/aarch64-unknown-linux-gnu --with-mpfr=/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/destdir/aarch64-unknown-linux-gnu --with-gmp=/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/destdir/aarch64-unknown-linux-gnu --with-gnu-as --with-gnu-ld --disable-libmudflap --enable-lto --enable-shared --without-included-gettext --enable-nls --with-system-zlib --disable-sjlj-exceptions --enable-gnu-unique-object --enable-linker-build-id --disable-libstdcxx-pch --enable-c99 --enable-clocale=gnu --enable-libstdcxx-debug --enable-long-long --with-cloog=no --with-ppl=no --with-isl=no --disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a --enable-threads=posix --enable-multiarch --enable-libstdcxx-time=yes --enable-gnu-indirect-function --enable-checking=yes --disable-bootstrap --enable-languages=default --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/destdir/aarch64-unknown-linux-gnu )
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2  -j 160 LDFLAGS_FOR_TARGET="-Wl,-fix-cortex-a53-843419"  CFLAGS_FOR_BUILD="-pipe -g -O2" CXXFLAGS_FOR_BUILD="-pipe -g -O2" LDFLAGS_FOR_BUILD="-static-libgcc" MAKEINFOFLAGS=--force 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/make-gcc-stage2.log
-make install  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/make-gcc-stage2.log
-
-# 04-build_abe-dejagnu
-(cd /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable && /bin/bash /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/dejagnu.git~linaro-local~stable/configure SHELL=/bin/bash   --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --prefix=/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/hosttools/aarch64-unknown-linux-gnu)
-make SHELL=/bin/bash -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable  -j 160 LDFLAGS_FOR_TARGET="-Wl,-fix-cortex-a53-843419"  CFLAGS_FOR_BUILD="-pipe -g -O2" CXXFLAGS_FOR_BUILD="-pipe -g -O2" LDFLAGS_FOR_BUILD="-static-libgcc" 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable/make-dejagnu.log
-make install  -w -C /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable 2>&1 | tee -a /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/dejagnu-dejagnu.git~linaro-local~stable/make-dejagnu.log
-
-# 05-build_abe-check_gcc
-make check FLAGS_UNDER_TEST="" PREFIX_UNDER_TEST="/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/destdir/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-" QEMU_WRAPPER=/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/scripts/qemu-wrapper.sh QEMU_CPU_UNDER_TEST=any ABE_TEST_CONTAINER=local  CFLAGS_FOR_BUILD="-pipe" CXXFLAGS_FOR_BUILD="-pipe" -j 160  -w -i -k -C /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/ >> /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gcc-gcc.git~master-stage2/check-gcc.log 2>&1
-
diff --git a/notify/fixes.sum b/notify/fixes.sum
index c8578d28c..dfba199a7 100644
--- a/notify/fixes.sum
+++ b/notify/fixes.sum
@@ -1,6 +1,10 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
+FAIL: gcc.dg/tree-ssa/ssa-dom-thread-7.c scan-tree-dump thread2 "Jumps threaded: 14"
 
 		=== Results Summary ===
 
-# of stable fails		41
+# of stable fails		42
 # of flaky entries		0
 # of all tests			944342
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index cc7f30aea..5a254d692 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-improvements
+ 1 fix
 Details: https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3647/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 6dbe70910..fa973c7ad 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,11 +7,11 @@
         "Info": {
             "tag": "tcwg_gcc_check",
             "test_url": "https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3647/",
-            "run_order": "3647 (basepoints/gcc-16-00333-g08ce1b9f670)",
-            "git_gcc": "https://gcc.gnu.org/git/gcc.git (08ce1b9f6707e00089c4d77d2bb82963d531bb1d) (+ 4 commits)",
+            "run_order": "3647 (basepoints/gcc-16-00333-g08ce1b9f6707)",
+            "git_gcc": "https://gcc.gnu.org/git/gcc.git (08ce1b9f6707e00089c4d77d2bb82963d531bb1d) (+ 30 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2025-05-01 11:47:39"
+        "Start Time": "2025-04-30 05:14:00"
     },
     "Tests": [
         {
@@ -40,10 +40,10 @@
 	   ,
         {
             "Data": [
-                0
+                31
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -51,7 +51,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.gcc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -59,7 +59,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.gcc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -67,15 +67,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                0
+                4
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.gcc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -83,7 +83,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -91,47 +91,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                131
+                1966
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                19296
+                381836
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                779
+                7055
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                20206
+                390857
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.good.nb_good"
+            "Name": "tcwg_gcc_check.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                0
+                35
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gcc_check.gcc.bad.nb_bad"
         }
 	   ,
         {
@@ -139,7 +139,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libitm.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -147,7 +147,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libitm.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -155,7 +155,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libitm.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -163,7 +163,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libitm.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -171,7 +171,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libitm.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -179,7 +179,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libitm.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -187,39 +187,39 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.libitm.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                333
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.libitm.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                72397
+                44
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.libitm.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                164
+                1
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.libitm.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                72894
+                48
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.good.nb_good"
+            "Name": "tcwg_gcc_check.libitm.good.nb_good"
         }
 	   ,
         {
@@ -227,7 +227,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gfortran.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libitm.bad.nb_bad"
         }
 	   ,
         {
@@ -331,7 +331,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.gfortran.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -339,7 +339,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.gfortran.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -347,7 +347,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.gfortran.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -355,7 +355,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.gfortran.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -363,7 +363,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.gfortran.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -371,7 +371,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.gfortran.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -379,39 +379,39 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.gfortran.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                284
+                333
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.gfortran.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                16919
+                72397
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.gfortran.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                707
+                164
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.gfortran.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                17910
+                72894
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.good.nb_good"
+            "Name": "tcwg_gcc_check.gfortran.good.nb_good"
         }
 	   ,
         {
@@ -419,7 +419,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libgomp.bad.nb_bad"
+            "Name": "tcwg_gcc_check.gfortran.bad.nb_bad"
         }
 	   ,
         {
@@ -427,7 +427,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -435,7 +435,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -443,7 +443,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -451,7 +451,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -459,7 +459,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -467,7 +467,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -475,39 +475,39 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                131
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                54
+                19296
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                0
+                779
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                54
+                20206
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.good.nb_good"
+            "Name": "tcwg_gcc_check.libstdc++.good.nb_good"
         }
 	   ,
         {
@@ -515,15 +515,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libatomic.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libstdc++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                31
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libgomp.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -531,7 +531,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libgomp.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -539,7 +539,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libgomp.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -547,15 +547,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libgomp.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                4
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libgomp.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -563,7 +563,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libgomp.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -571,47 +571,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.libgomp.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1966
+                284
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.libgomp.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                381836
+                16919
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.libgomp.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                7055
+                707
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.libgomp.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                390857
+                17910
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.good.nb_good"
+            "Name": "tcwg_gcc_check.libgomp.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                35
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.gcc.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libgomp.bad.nb_bad"
         }
 	   ,
         {
@@ -619,7 +619,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.libatomic.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -627,7 +627,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.libatomic.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -635,7 +635,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.libatomic.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -643,7 +643,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.libatomic.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -651,7 +651,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.libatomic.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -659,7 +659,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.libatomic.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -667,7 +667,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.libatomic.KFAIL.nb_KFAIL"
         }
 	   ,
         {
@@ -675,31 +675,31 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.libatomic.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                2849
+                54
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.libatomic.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                70
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.libatomic.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                2919
+                54
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.good.nb_good"
+            "Name": "tcwg_gcc_check.libatomic.good.nb_good"
         }
 	   ,
         {
@@ -707,7 +707,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.objc.bad.nb_bad"
+            "Name": "tcwg_gcc_check.libatomic.bad.nb_bad"
         }
 	   ,
         {
@@ -715,7 +715,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.FAIL.nb_FAIL"
+            "Name": "tcwg_gcc_check.objc.FAIL.nb_FAIL"
         }
 	   ,
         {
@@ -723,7 +723,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gcc_check.objc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -731,7 +731,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gcc_check.objc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -739,7 +739,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.ERROR.nb_ERROR"
+            "Name": "tcwg_gcc_check.objc.ERROR.nb_ERROR"
         }
 	   ,
         {
@@ -747,7 +747,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.XPASS.nb_XPASS"
+            "Name": "tcwg_gcc_check.objc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -755,7 +755,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.OTHER.nb_OTHER"
+            "Name": "tcwg_gcc_check.objc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -763,39 +763,39 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gcc_check.objc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gcc_check.objc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                44
+                2849
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.PASS.nb_PASS"
+            "Name": "tcwg_gcc_check.objc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1
+                70
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gcc_check.objc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                48
+                2919
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.good.nb_good"
+            "Name": "tcwg_gcc_check.objc.good.nb_good"
         }
 	   ,
         {
@@ -803,7 +803,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gcc_check.libitm.bad.nb_bad"
+            "Name": "tcwg_gcc_check.objc.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index c57e1a2ea..ae39c6c05 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,12 +3,19 @@ Dear contributor,
 Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In gcc_check master-aarch64, after:
-  | 4 commits in gcc
-  | 08ce1b9f670 OpenMP: Restore lost Fortran testcase for 'omp allocate'
-  | 9f523d49ada c++: poor diag w/ non-constexpr dtor called from constexpr ctor
-  | bbc96c9c099 phiopt: Remove special case for a sequence after match and simplify for early phiopt
-  | 1fb5abc3919 c++: more overeager use of deleted function before ADL [PR119034]
-
+  | 30 commits in gcc
+  | 08ce1b9f6707 OpenMP: Restore lost Fortran testcase for 'omp allocate'
+  | 9f523d49ada9 c++: poor diag w/ non-constexpr dtor called from constexpr ctor
+  | bbc96c9c0992 phiopt: Remove special case for a sequence after match and simplify for early phiopt
+  | 1fb5abc3919f c++: more overeager use of deleted function before ADL [PR119034]
+  | 0abc77da9d70 Fortran: Source allocation of pure function result rejected [PR119948]
+  | ... and 25 more commits in gcc
+
+Produces  1 fix:
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
+  | FAIL: gcc.dg/tree-ssa/ssa-dom-thread-7.c scan-tree-dump thread2 "Jumps threaded: 14"
 
 Used configuration :
  *CI config* tcwg_gcc_check master-aarch64
@@ -20,13 +27,13 @@ If you have any questions regarding this report, please ask on linaro-toolchain@
 
 The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-You can find the failure logs in *.log.1.xz files in
- * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3647/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3647/artifact/artifacts/
 The full lists of regressions and improvements as well as configure and make commands are in
  * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3647/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3647/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3647/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3645/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/3640/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 346db20be..3b14c1204 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,cc:tobias@codesourcery.com,sloosemore@baylibre.com,ppalka@redhat.com,quic_apinski@quicinc.com
+jakub@gcc.gnu.org,bcc:tcwg-validation@linaro.org,cc:jakub@redhat.com,cc:gcc-regression@gcc.gnu.org,jason@redhat.com,pault@gcc.gnu.org,cc:tobias@codesourcery.com,sloosemore@baylibre.com,ktkachov@nvidia.com,cc:ayan.x.shafqat@gmail.com,cc:rguenther@suse.de,gccadmin@gcc.gnu.org,dmalcolm@redhat.com,josmyers@redhat.com,nathanieloshead@gmail.com,rguenth@gcc.gnu.org,ppalka@redhat.com,richard.sandiford@arm.com,quic_apinski@quicinc.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index bdd4bbc08..969178a06 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 4 commits in gcc: improvements on aarch64
+[Linaro-TCWG-CI] 30 commits in gcc:  1 fix on aarch64
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index a98d03a8c..810453a96 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,6 +1,6 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 8 common sum files:
 g++.sum
@@ -12,24 +12,24 @@ libitm.sum
 libstdc++.sum
 objc.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.2730876
-CURRENT:  /tmp/gxx-sum2.2730876
+REFERENCE:/tmp/gxx-sum1.96965
+CURRENT:  /tmp/gxx-sum2.96965
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  926704 |  926719 |
-  | Unexpected fails                  [FAIL] |      34 |      34 |
+  | Passes                            [PASS] |  926612 |  926719 |
+  | Unexpected fails                  [FAIL] |      35 |      34 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |       7 |       7 |
-  | Expected fails                   [XFAIL] |    5319 |    5319 |
+  | Expected fails                   [XFAIL] |    5307 |    5319 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |       0 |       0 |
   | Unsupported                [UNSUPPORTED] |   12263 |   12263 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.986971
+    REF PASS ratio: 0.986968
     RES PASS ratio: 0.986971
 
 o  REGRESSIONS:
@@ -41,13 +41,32 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | New PASS                  [     => PASS] |      15 |
+  | New PASS                  [     => PASS] |     101 |
+  | FAIL disappears           [FAIL =>     ] |       1 |
+  | XFAIL disappears          [XFAIL=>     ] |       3 |
+  | XFAIL appears             [     =>XFAIL] |      15 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |      15 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     120 |
   +------------------------------------------+---------+
 
   - New PASS                  [     => PASS]:
 
+  Executed from: g++:g++.dg/analyzer/analyzer.exp
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/data-model-path-1.c  -std=c++17  (test for warnings, line 6)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/data-model-path-1.c  -std=c++26  (test for warnings, line 6)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/data-model-path-1.c  -std=c++98  (test for warnings, line 6)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early.c  -std=c++17  (test for warnings, line 69)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early.c  -std=c++17  (test for warnings, line 88)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early.c  -std=c++26  (test for warnings, line 69)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early.c  -std=c++26  (test for warnings, line 88)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early.c  -std=c++98  (test for warnings, line 69)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early.c  -std=c++98  (test for warnings, line 88)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108400-SoftEtherVPN-WebUi.c  -std=c++17  (test for warnings, line 63)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108400-SoftEtherVPN-WebUi.c  -std=c++26  (test for warnings, line 63)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108400-SoftEtherVPN-WebUi.c  -std=c++98  (test for warnings, line 63)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c  -std=c++17 (test for excess errors)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c  -std=c++26 (test for excess errors)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c  -std=c++98 (test for excess errors)
   Executed from: g++:g++.dg/dg.exp
     g++:g++.dg/dg.exp=g++.dg/cpp23/constexpr-nonlit19.C  -std=c++23  (test for errors, line 13)
     g++:g++.dg/dg.exp=g++.dg/cpp23/constexpr-nonlit19.C  -std=c++23  (test for errors, line 17)
@@ -57,9 +76,87 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/dg.exp=g++.dg/cpp23/constexpr-nonlit19.C  -std=c++26  (test for errors, line 17)
     g++:g++.dg/dg.exp=g++.dg/cpp23/constexpr-nonlit19.C  -std=c++26  (test for errors, line 9)
     g++:g++.dg/dg.exp=g++.dg/cpp23/constexpr-nonlit19.C  -std=c++26 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ15.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ15.C  -std=c++23 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/cpp2a/lambda-targ15.C  -std=c++26 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/template/koenig13.C  -std=c++14 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/template/koenig13.C  -std=c++17 (test for excess errors)
     g++:g++.dg/dg.exp=g++.dg/template/koenig13.C  -std=c++26 (test for excess errors)
+  Executed from: g++:g++.dg/modules/modules.exp
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/dguide-7_a.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/dguide-7_a.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/dguide-7_a.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/dguide-7_a.C module-cmi M.S (gcm.cache/M.S.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/dguide-7_b.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/dguide-7_b.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/dguide-7_b.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/dguide-7_b.C module-cmi M.D (gcm.cache/M.D.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/dguide-7_c.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/dguide-7_c.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/dguide-7_c.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++17  (test for errors, line 16)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++17  (test for errors, line 17)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++17  (test for errors, line 25)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++17  (test for errors, line 26)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++17  (test for errors, line 27)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++17 (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++2a  (test for errors, line 16)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++2a  (test for errors, line 17)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++2a  (test for errors, line 25)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++2a  (test for errors, line 26)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++2a  (test for errors, line 27)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++2a (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++2b  (test for errors, line 16)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++2b  (test for errors, line 17)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++2b  (test for errors, line 25)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++2b  (test for errors, line 26)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++2b  (test for errors, line 27)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C -std=c++2b (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/internal-13.C module-cmi !M (gcm.cache/M.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-nttp-2_a.H (test for excess errors)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-nttp-2_a.H module-cmi  (gcm.cache/$srcdir/g++.dg/modules/tpl-nttp-2_a.H.gcm)
+    g++:g++.dg/modules/modules.exp=g++.dg/modules/tpl-nttp-2_b.C (test for excess errors)
+  Executed from: gcc:gcc.dg/analyzer/analyzer.exp
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/data-model-path-1.c  (test for warnings, line 6)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early.c  (test for warnings, line 69)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early.c  (test for warnings, line 88)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108400-SoftEtherVPN-WebUi.c  (test for warnings, line 63)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c (test for excess errors)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/data-model-5.c  (test for warnings, line 63)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/data-model-5b.c  (test for warnings, line 47)
+    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/data-model-5c.c  (test for warnings, line 41)
+  Executed from: gcc:gcc.dg/analyzer/torture/analyzer-torture.exp
+    gcc:gcc.dg/analyzer/torture/analyzer-torture.exp=gcc.dg/analyzer/torture/pr93647.c   -O0   (test for warnings, line 11)
+    gcc:gcc.dg/analyzer/torture/analyzer-torture.exp=gcc.dg/analyzer/torture/pr93647.c   -O1   (test for warnings, line 11)
+    gcc:gcc.dg/analyzer/torture/analyzer-torture.exp=gcc.dg/analyzer/torture/pr93647.c   -O2   (test for warnings, line 11)
+    gcc:gcc.dg/analyzer/torture/analyzer-torture.exp=gcc.dg/analyzer/torture/pr93647.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none   (test for warnings, line 11)
+    gcc:gcc.dg/analyzer/torture/analyzer-torture.exp=gcc.dg/analyzer/torture/pr93647.c   -O3 -g   (test for warnings, line 11)
+    gcc:gcc.dg/analyzer/torture/analyzer-torture.exp=gcc.dg/analyzer/torture/pr93647.c   -Os   (test for warnings, line 11)
+  Executed from: gcc:gcc.dg/torture/dg-torture.exp
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -O0  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -O0  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -O1  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -O1  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -O2  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -O2  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -O3 -g  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -O3 -g  execution test
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -Os  (test for excess errors)
+    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120006.c   -Os  execution test
+  Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/ssa-dom-thread-7.c scan-tree-dump thread2 "Jumps threaded: 17"
+  Executed from: gcc:gcc.target/aarch64/acle/acle.exp
+    gcc:gcc.target/aarch64/acle/acle.exp=gcc.target/aarch64/acle/acle_sqrt.c (test for excess errors)
+    gcc:gcc.target/aarch64/acle/acle.exp=gcc.target/aarch64/acle/acle_sqrt.c scan-assembler-times fsqrt\td[0-9] 1
+    gcc:gcc.target/aarch64/acle/acle.exp=gcc.target/aarch64/acle/acle_sqrt.c scan-assembler-times fsqrt\ts[0-9] 1
+  Executed from: gfortran:gfortran.dg/dg.exp
+    gfortran:gfortran.dg/dg.exp=gfortran.dg/pr119948.f90   -O  (test for excess errors)
   Executed from: libgomp:libgomp.fortran/fortran.exp
     libgomp:libgomp.fortran/fortran.exp=libgomp.fortran/allocate-8a.f90   -O   scan-tree-dump-times omplower "__builtin_GOMP_alloc \\(" 3
     libgomp:libgomp.fortran/fortran.exp=libgomp.fortran/allocate-8a.f90   -O   scan-tree-dump-times omplower "__builtin_GOMP_free \\(" 3
@@ -67,6 +164,42 @@ o  IMPROVEMENTS TO BE CHECKED:
     libgomp:libgomp.fortran/fortran.exp=libgomp.fortran/allocate-8a.f90   -O  execution test
 
 
+  - FAIL disappears           [FAIL =>     ]:
+
+  Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/ssa-dom-thread-7.c scan-tree-dump thread2 "Jumps threaded: 14"
+
+
+  - XFAIL disappears          [XFAIL=>     ]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++11 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13936)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++17 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13936)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++26 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13936)
+
+
+  - XFAIL appears             [     =>XFAIL]:
+
+  Executed from: g++:g++.dg/analyzer/analyzer.exp
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c  -std=c++17 PR analyzer/107017 (test for warnings, line 19)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c  -std=c++17 PR analyzer/107017 (test for warnings, line 31)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c  -std=c++17 PR analyzer/107017 (test for warnings, line 43)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c  -std=c++26 PR analyzer/107017 (test for warnings, line 19)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c  -std=c++26 PR analyzer/107017 (test for warnings, line 31)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c  -std=c++26 PR analyzer/107017 (test for warnings, line 43)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c  -std=c++98 PR analyzer/107017 (test for warnings, line 19)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c  -std=c++98 PR analyzer/107017 (test for warnings, line 31)
+    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c  -std=c++98 PR analyzer/107017 (test for warnings, line 43)
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++11 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13941)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++17 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13941)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++26 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13941)
+  Executed from: gcc:gcc.dg/analyzer/analyzer.exp
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c PR analyzer/107017 (test for warnings, line 19)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c PR analyzer/107017 (test for warnings, line 31)
+    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/sprintf-3.c PR analyzer/107017 (test for warnings, line 43)
+
+
 
 # Improvements found
 # No regression found in 8 common sum files
