diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..6f51f2d3
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m33 --with-float=hard --target_board=-mthumb/-march=armv8-m.main+dsp+fp/-mtune=cortex-m33/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m33
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..af7c9c13
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,56 @@
+		=== gcc tests ===
+
+Running gcc:gcc.target/arm/cmse/cmse.exp ...
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-4.c -march=armv8.1-m.main+fp -mthumb  -O2   scan-assembler lsrs\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-4.c -march=armv8.1-m.main+fp -mthumb  -O2   scan-assembler lsls\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-4.c -march=armv8.1-m.main+fp -mthumb  -O3 -g   scan-assembler lsrs\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-4.c -march=armv8.1-m.main+fp -mthumb  -O3 -g   scan-assembler lsls\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-6.c -march=armv8.1-m.main+fp -mthumb  -O2   scan-assembler lsls\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-6.c -march=armv8.1-m.main+fp -mthumb  -O3 -g   scan-assembler lsrs\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-6.c -march=armv8.1-m.main+fp -mthumb  -O2   scan-assembler lsrs\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-6.c -march=armv8.1-m.main+fp -mthumb  -O3 -g   scan-assembler lsls\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-8.c -march=armv8.1-m.main+fp -mthumb  -O3 -g   scan-assembler lsrs\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-8.c -march=armv8.1-m.main+fp -mthumb  -O2   scan-assembler lsls\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-8.c -march=armv8.1-m.main+fp -mthumb  -O2   scan-assembler lsrs\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-8.c -march=armv8.1-m.main+fp -mthumb  -O3 -g   scan-assembler lsls\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-and-union.c -march=armv8.1-m.main+fp -mthumb  -O1   scan-assembler lsls\t(r[4-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-and-union.c -march=armv8.1-m.main+fp -mthumb  -O3 -g   scan-assembler lsls\t(r[4-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-and-union.c -march=armv8.1-m.main+fp -mthumb  -O2   scan-assembler lsrs\t(r[4-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-and-union.c -march=armv8.1-m.main+fp -mthumb  -O3 -g   scan-assembler lsrs\t(r[4-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-and-union.c -march=armv8.1-m.main+fp -mthumb  -O1   scan-assembler lsrs\t(r[4-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-and-union.c -march=armv8.1-m.main+fp -mthumb  -O2   scan-assembler lsls\t(r[4-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/union-2.c -march=armv8.1-m.main+fp -mthumb  -O2   scan-assembler lsrs\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/union-2.c -march=armv8.1-m.main+fp -mthumb  -O3 -g   scan-assembler lsrs\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/union-2.c -march=armv8.1-m.main+fp -mthumb  -O2   scan-assembler lsls\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8_1m/union-2.c -march=armv8.1-m.main+fp -mthumb  -O3 -g   scan-assembler lsls\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+FAIL: gcc.target/arm/cmse/mainline/8m/hard-sp/cmse-5.c -march=armv8-m.main+fp -mthumb  -Os   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/hard-sp/cmse-5.c -march=armv8-m.main+fp -mthumb  -O3 -g   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/hard-sp/cmse-5.c -march=armv8-m.main+fp -mthumb  -O2   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/hard-sp/cmse-5.c -march=armv8-m.main+fp -mthumb  -O1   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/hard-sp/cmse-5.c -march=armv8-m.main+fp -mthumb  -O0   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/hard/cmse-5.c -march=armv8-m.main+fp -mthumb  -O3 -g   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/hard/cmse-5.c -march=armv8-m.main+fp -mthumb  -Os   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/hard/cmse-5.c -march=armv8-m.main+fp -mthumb  -O2   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/hard/cmse-5.c -march=armv8-m.main+fp -mthumb  -O0   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/hard/cmse-5.c -march=armv8-m.main+fp -mthumb  -O1   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/soft/cmse-5.c -march=armv8-m.main+fp -mthumb -mfloat-abi=soft  -Os   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/soft/cmse-5.c -march=armv8-m.main+fp -mthumb -mfloat-abi=soft  -O2   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/soft/cmse-5.c -march=armv8-m.main+fp -mthumb -mfloat-abi=soft  -O0   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/soft/cmse-5.c -march=armv8-m.main+fp -mthumb -mfloat-abi=soft  -O1   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/soft/cmse-5.c -march=armv8-m.main+fp -mthumb -mfloat-abi=soft  -O3 -g   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/softfp-sp/cmse-5.c -march=armv8-m.main+fp -mthumb  -O3 -g   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/softfp-sp/cmse-5.c -march=armv8-m.main+fp -mthumb  -Os   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/softfp-sp/cmse-5.c -march=armv8-m.main+fp -mthumb  -O2   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/softfp-sp/cmse-5.c -march=armv8-m.main+fp -mthumb  -O1   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/softfp-sp/cmse-5.c -march=armv8-m.main+fp -mthumb  -O0   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/softfp/cmse-5.c -march=armv8-m.main+fp -mthumb  -O3 -g   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/softfp/cmse-5.c -march=armv8-m.main+fp -mthumb  -Os   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/softfp/cmse-5.c -march=armv8-m.main+fp -mthumb  -O2   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/softfp/cmse-5.c -march=armv8-m.main+fp -mthumb  -O0   scan-assembler msr\tAPSR_nzcvqg, lr
+FAIL: gcc.target/arm/cmse/mainline/8m/softfp/cmse-5.c -march=armv8-m.main+fp -mthumb  -O1   scan-assembler msr\tAPSR_nzcvqg, lr
+
+		=== Results Summary ===
+
+# of stable fails		388
+# of flaky entries		3
+# of all tests			401920
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index c7c4741a..38b80646 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1349]
-48 regressions47 improvements
+48 regressions 47 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/267/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 4999c942..553dd601 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,4 +1,4 @@
 [GNU-692]
 https://linaro.atlassian.net/browse/GNU-1349
-48 regressions47 improvements
+48 regressions 47 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/267/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 1d95e443..60a05a3a 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -16,8 +16,8 @@ Date:   Thu Sep 12 14:24:55 2024 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/572/artifact/artifacts
 ** master-thumb_m0_soft_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
+*** 1 regression
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/192/artifact/artifacts
 ** master-thumb_m23_eabi
 *** FAIL: 23 regressions: 22 improvements
@@ -32,7 +32,8 @@ Date:   Thu Sep 12 14:24:55 2024 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_eabi-build/599/artifact/artifacts
 ** master-thumb_m33_hard_eabi
-*** 48 regressions47 improvementshttps://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
+*** 48 regressions 47 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/267/artifact/artifacts
 ** master-thumb_m3_softfp_eabi
 *** FAIL: 1 regressions
@@ -47,8 +48,8 @@ Date:   Thu Sep 12 14:24:55 2024 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/572/artifact/artifacts
 ** master-thumb_m7_hard_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
+*** 1 regression
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_hard_eabi-build/209/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 53476f74..079cd6f3 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-15-3607-g9a94c8ffdc8: FAIL: 48 regressions: 47 improvements
+gcc-15-3607-g9a94c8ffdc8: 1 regression
diff --git a/notify/jira/yaml b/notify/jira/yaml
index acd4767e..75866909 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,7 +2,7 @@
   IssueType: Sub-task
   Key: GNU-1349
   Summary: |
-    gcc-15-3607-g9a94c8ffdc8: FAIL: 48 regressions: 47 improvements
+    gcc-15-3607-g9a94c8ffdc8: 1 regression
   Components: GCC
   Start date: 2024-09-12
   Description: |
@@ -24,8 +24,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/572/artifact/artifacts
     ** master-thumb_m0_soft_eabi
-    *** FAIL: 1 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
+    *** 1 regression
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/192/artifact/artifacts
     ** master-thumb_m23_eabi
     *** FAIL: 23 regressions: 22 improvements
@@ -40,7 +40,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_eabi-build/599/artifact/artifacts
     ** master-thumb_m33_hard_eabi
-    *** 48 regressions47 improvementshttps://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
+    *** 48 regressions 47 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/267/artifact/artifacts
     ** master-thumb_m3_softfp_eabi
     *** FAIL: 1 regressions
@@ -55,8 +56,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/572/artifact/artifacts
     ** master-thumb_m7_hard_eabi
-    *** FAIL: 1 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
+    *** 1 regression
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_hard_eabi-build/209/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 889308b2..7eaff15d 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/134b443512825bed401b6e141447b8cdc22d2efe (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-11-08 23:53:41"
+        "Start Time": "2024-11-08 20:40:32"
     },
     "Tests": [
         {
@@ -45,18 +45,18 @@
 	   ,
         {
             "Data": [
-                15
+                317
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                4
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -64,7 +64,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -72,15 +72,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                2
+                4
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -88,7 +88,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -96,47 +96,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                132
+                1011
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                16094
+                167948
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1030
+                9647
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                17256
+                178606
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                21
+                323
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
@@ -237,18 +237,18 @@
 	   ,
         {
             "Data": [
-                317
+                15
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                2
+                4
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -256,7 +256,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -264,15 +264,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                4
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -280,7 +280,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -288,47 +288,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1011
+                132
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                167948
+                16094
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                9647
+                1030
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                178606
+                17256
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                323
+                21
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index b8289521..4a8ffc2d 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -14,18 +14,22 @@ In  arm-eabi cortex-m33 hard, after:
   |     Arm.  It doesn't cover every case and it does enable some tests that
   | ... 24 lines of the commit log omitted.
 
-Produces 48 regressions47 improvements:
+Produces 48 regressions 47 fixes:
+  | 
+  | regressions.sum:
   | Running gcc:gcc.target/arm/arm.exp ...
   | FAIL: gcc.target/arm/scd42-2.c scan-assembler mov[ \t].*272
   | Running gcc:gcc.target/arm/cmse/cmse.exp ...
   | FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-4.c -mcpu=unset -march=armv8.1-m.main+fp -mthumb  -O2   scan-assembler lsls\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
   | FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-4.c -mcpu=unset -march=armv8.1-m.main+fp -mthumb  -O2   scan-assembler lsrs\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
   | ... and 45 more
+  | 
+  | fixes.sum:
   | Running gcc:gcc.target/arm/cmse/cmse.exp ...
   | FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-4.c -march=armv8.1-m.main+fp -mthumb  -O2   scan-assembler lsrs\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
-  | FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-4.c -march=armv8.1-m.main+fp -mthumb  -O3 -g   scan-assembler lsls\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
-  | FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-4.c -march=armv8.1-m.main+fp -mthumb  -O3 -g   scan-assembler lsrs\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
   | FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-4.c -march=armv8.1-m.main+fp -mthumb  -O2   scan-assembler lsls\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+  | FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-4.c -march=armv8.1-m.main+fp -mthumb  -O3 -g   scan-assembler lsrs\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
+  | FAIL: gcc.target/arm/cmse/mainline/8_1m/bitfield-4.c -march=armv8.1-m.main+fp -mthumb  -O3 -g   scan-assembler lsls\t(r[3-9]|r10|fp|ip), \\1, #1.*blxns\t\\1
   | ... and 43 more
 
 Used configuration :
@@ -40,8 +44,8 @@ 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_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/267/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/267/artifact/artifacts/
 The full lists of regressions and improvements as well as configure and make commands are in
  * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/267/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
@@ -50,7 +54,7 @@ The list of [ignored] baseline and flaky failures are in
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/267/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/266/artifact/artifacts
 
-Instruction to reproduce the build : https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/9a94c8ffdc8b554a2d95e0101e96830efee58add/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=9a94c8ffdc8b554a2d95e0101e96830efee58add
 
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index aa55aa53..10ddb99d 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-15-3607-g9a94c8ffdc8: 48 regressions47 improvements on master-thumb_m33_hard_eabi
+[Linaro-TCWG-CI] gcc-15-3607-g9a94c8ffdc8: 48 regressions 47 fixes on master-thumb_m33_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 212c975d..19449936 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,14 +1,14 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 3 common sum files:
 g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.8857
-CURRENT:  /tmp/gxx-sum2.8857
+REFERENCE:/tmp/gxx-sum1.16199
+CURRENT:  /tmp/gxx-sum2.16199
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
