diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..95921080
--- /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-m3 --with-float=softfp --target_board=-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto qemu_cpu=cortex-m3
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..3316599e
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,15 @@
+		=== g++ tests ===
+
+Running g++:g++.dg/dg.exp ...
+FAIL: g++.dg/cpp1z/aligned-new3.C -std=c++17 (test for excess errors)
+UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=c++26 compilation failed to produce executable
+UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=c++17 compilation failed to produce executable
+UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=c++20 compilation failed to produce executable
+FAIL: g++.dg/cpp1z/aligned-new3.C -std=c++20 (test for excess errors)
+FAIL: g++.dg/cpp1z/aligned-new3.C -std=c++26 (test for excess errors)
+
+		=== Results Summary ===
+
+# of stable fails		72278
+# of flaky entries		75
+# of all tests			391990
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 58960ef4..9505d6d4 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1339]
-FAIL: 6 regressions: 6 improvements
+6 regressions 6 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/195/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index eb363c05..16652da1 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-1339
-FAIL: 6 regressions: 6 improvements
+6 regressions 6 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/195/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index ace36620..8a4297d5 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/7cebc6384a0ad63d444029472a8ed1afe965bbbc
-commit gcc-15-3532-g7cebc6384a0
+commit gcc-15-3532-g7cebc6384a0a
 Author: Jason Merrill <jason@redhat.com>
 Date:   Fri Sep 6 15:28:53 2024 -0400
 
@@ -8,9 +8,7 @@ Date:   Fri Sep 6 15:28:53 2024 -0400
     We were silently accepting the pr65923.C specialization of std::swap with
     the wrong exception specification; it should be declared noexcept.  Let's
     limit ignoring mismatch with system headers to extern "C" functions so we
-    get a diagnostic for the C++ library.
-    
-... 18 lines of the commit log omitted.
+... 20 lines of the commit log omitted.
 
 * tcwg_gnu_embed_check_gcc
 ** master-thumb_m0_eabi
@@ -25,13 +23,33 @@ Date:   Fri Sep 6 15:28:53 2024 -0400
 *** FAIL: 6 regressions: 6 improvements
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m23_soft_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_soft_eabi-build/131/artifact/artifacts
-** master-thumb_m3_softfp_eabi
+** master-thumb_m33_eabi
+*** FAIL: 6 regressions: 6 improvements
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/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/584/artifact/artifacts
+** master-thumb_m33_hard_eabi
 *** FAIL: 6 regressions: 6 improvements
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/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/200/artifact/artifacts
+** master-thumb_m3_eabi
+*** FAIL: 6 regressions: 6 improvements
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/578/artifact/artifacts
+** master-thumb_m3_softfp_eabi
+*** 6 regressions 6 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/195/artifact/artifacts
+** master-thumb_m55_hard_eabi
+*** 6 regressions 6 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/605/artifact/artifacts
 ** master-thumb_m7_eabi
 *** FAIL: 6 regressions: 6 improvements
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/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/534/artifact/artifacts
+** master-thumb_m7_hard_eabi
+*** FAIL: 6 regressions: 6 improvements
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/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/191/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 9c58d5e1..47a17767 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-15-3532-g7cebc6384a0: FAIL: 6 regressions: 6 improvements
+gcc-15-3532-g7cebc6384a0a: FAIL: 6 regressions: 6 improvements
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 8a32f2ff..3378367b 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1339
   Summary: |
-    gcc-15-3532-g7cebc6384a0: FAIL: 6 regressions: 6 improvements
+    gcc-15-3532-g7cebc6384a0a: FAIL: 6 regressions: 6 improvements
   Components: GCC
   Start date: 2024-09-07
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/7cebc6384a0ad63d444029472a8ed1afe965bbbc
-    commit gcc-15-3532-g7cebc6384a0
+    commit gcc-15-3532-g7cebc6384a0a
     Author: Jason Merrill <jason@redhat.com>
     Date:   Fri Sep 6 15:28:53 2024 -0400
     
@@ -16,9 +16,7 @@
         We were silently accepting the pr65923.C specialization of std::swap with
         the wrong exception specification; it should be declared noexcept.  Let's
         limit ignoring mismatch with system headers to extern "C" functions so we
-        get a diagnostic for the C++ library.
-        
-    ... 18 lines of the commit log omitted.
+    ... 20 lines of the commit log omitted.
     
     * tcwg_gnu_embed_check_gcc
     ** master-thumb_m0_eabi
@@ -33,13 +31,33 @@
     *** FAIL: 6 regressions: 6 improvements
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m23_soft_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_soft_eabi-build/131/artifact/artifacts
-    ** master-thumb_m3_softfp_eabi
+    ** master-thumb_m33_eabi
+    *** FAIL: 6 regressions: 6 improvements
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/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/584/artifact/artifacts
+    ** master-thumb_m33_hard_eabi
     *** FAIL: 6 regressions: 6 improvements
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/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/200/artifact/artifacts
+    ** master-thumb_m3_eabi
+    *** FAIL: 6 regressions: 6 improvements
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/578/artifact/artifacts
+    ** master-thumb_m3_softfp_eabi
+    *** 6 regressions 6 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/195/artifact/artifacts
+    ** master-thumb_m55_hard_eabi
+    *** 6 regressions 6 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/605/artifact/artifacts
     ** master-thumb_m7_eabi
     *** FAIL: 6 regressions: 6 improvements
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/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/534/artifact/artifacts
+    ** master-thumb_m7_hard_eabi
+    *** FAIL: 6 regressions: 6 improvements
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/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/191/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 35ff29bd..78bafd62 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,7 +7,7 @@
         "Info": {
             "tag": "tcwg_gnu_embed_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/195/",
-            "run_order": "0195 (basepoints/gcc-15-03532-g7cebc6384a0)",
+            "run_order": "0195 (basepoints/gcc-15-03532-g7cebc6384a0a)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1339",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=29c70787112e01cd52b53bf14bdcacb0a11e0725 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/7cebc6384a0ad63d444029472a8ed1afe965bbbc (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/1581a0bc928d61230ed6e43bcb83f2f6737d0bc0 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-09-08 05:27:35"
+        "Start Time": "2024-09-08 04:52:31"
     },
     "Tests": [
         {
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                77
+                75
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
@@ -45,18 +45,18 @@
 	   ,
         {
             "Data": [
-                4697
+                22989
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                4643
+                20817
             ],
             "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": [
-                0
+                6
             ],
             "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,63 +96,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                9
+                993
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                6080
+                116228
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1185
+                9848
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                7274
+                127069
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                9340
+                43812
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                22989
+                10199
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                20817
+                8925
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -160,7 +160,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -168,15 +168,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                6
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -184,7 +184,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -192,63 +192,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                993
+                1521
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                116228
+                181321
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                9848
+                2527
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                127069
+                185369
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                43812
+                19126
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                10199
+                4697
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                8925
+                4643
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.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.g++.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.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                2
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.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.g++.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.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1521
+                9
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                181321
+                6080
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                2527
+                1185
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                185369
+                7274
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                19126
+                9340
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.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 2402f7a9..8e3f2bba 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,12 +1,9 @@
-Dear contributor, our automatic CI has detected problems related to your patch(es).  Please find some details below.  If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
+Dear contributor,
 
-We understand that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
-We track this report status in https://linaro.atlassian.net/browse/GNU-1339 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  arm-eabi cortex-m3 softfp after:
-
-  | commit gcc-15-3532-g7cebc6384a0
+In  arm-eabi cortex-m3 softfp, after:
+  | commit gcc-15-3532-g7cebc6384a0a
   | Author: Jason Merrill <jason@redhat.com>
   | Date:   Fri Sep 6 15:28:53 2024 -0400
   | 
@@ -15,76 +12,49 @@ In  arm-eabi cortex-m3 softfp after:
   |     We were silently accepting the pr65923.C specialization of std::swap with
   |     the wrong exception specification; it should be declared noexcept.  Let's
   |     limit ignoring mismatch with system headers to extern "C" functions so we
-  |     get a diagnostic for the C++ library.
-  |     
-  | ... 18 lines of the commit log omitted.
+  | ... 20 lines of the commit log omitted.
 
-FAIL: 6 regressions: 6 improvements
-
-regressions.sum:
-		=== g++ tests ===
+Produces 6 regressions 6 fixes:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: g++.dg/cpp1z/aligned-new3.C -std=gnu++17 (test for excess errors)
+  | UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=gnu++17 compilation failed to produce executable
+  | FAIL: g++.dg/cpp1z/aligned-new3.C -std=gnu++20 (test for excess errors)
+  | UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=gnu++20 compilation failed to produce executable
+  | ... and 2 more
+  | 
+  | fixes.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: g++.dg/cpp1z/aligned-new3.C -std=c++17 (test for excess errors)
+  | UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=c++26 compilation failed to produce executable
+  | UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=c++17 compilation failed to produce executable
+  | UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=c++20 compilation failed to produce executable
+  | ... and 2 more
 
-Running g++:g++.dg/dg.exp ...
-FAIL: g++.dg/cpp1z/aligned-new3.C -std=gnu++17 (test for excess errors)
-UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=gnu++17 compilation failed to produce executable
-FAIL: g++.dg/cpp1z/aligned-new3.C -std=gnu++20 (test for excess errors)
-UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=gnu++20 compilation failed to produce executable
-FAIL: g++.dg/cpp1z/aligned-new3.C -std=gnu++26 (test for excess errors)
-UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=gnu++26 compilation failed to produce executable
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -mfpu=auto
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m3 --with-float=softfp --target_board=-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto qemu_cpu=cortex-m3
 
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1339. Please let us know if you have a fix.
 
-improvements.sum:
-		=== g++ tests ===
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-Running g++:g++.dg/dg.exp ...
-FAIL: g++.dg/cpp1z/aligned-new3.C -std=c++26 (test for excess errors)
-FAIL: g++.dg/cpp1z/aligned-new3.C -std=c++20 (test for excess errors)
-UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=c++17 compilation failed to produce executable
-UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=c++26 compilation failed to produce executable
-FAIL: g++.dg/cpp1z/aligned-new3.C -std=c++17 (test for excess errors)
-UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=c++20 compilation failed to produce executable
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
+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_m3_softfp_eabi-build/195/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/195/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_m3_softfp_eabi-build/195/artifact/artifacts/notify/
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/195/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/195/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -mfpu=auto
-
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/195/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/195/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/194/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/7cebc6384a0ad63d444029472a8ed1afe965bbbc
 
-List of configurations that regressed due to this commit :
-* tcwg_gnu_embed_check_gcc
-** master-thumb_m0_eabi
-*** FAIL: 6 regressions: 6 improvements
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/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/515/artifact/artifacts
-** master-thumb_m0_soft_eabi
-*** FAIL: 6 regressions: 6 improvements
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/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/145/artifact/artifacts
-** master-thumb_m23_soft_eabi
-*** FAIL: 6 regressions: 6 improvements
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m23_soft_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_soft_eabi-build/131/artifact/artifacts
-** master-thumb_m3_softfp_eabi
-*** FAIL: 6 regressions: 6 improvements
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/195/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 6 regressions: 6 improvements
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/7cebc6384a0ad63d444029472a8ed1afe965bbbc/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/534/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 5d2862b3..9a8a62b9 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-15-3532-g7cebc6384a0: FAIL: 6 regressions: 6 improvements on master-thumb_m3_softfp_eabi
+[Linaro-TCWG-CI] gcc-15-3532-g7cebc6384a0a: 6 regressions 6 fixes on master-thumb_m3_softfp_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index f5b78a1f..7fd5d8a9 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -11,5 +11,5 @@ UNRESOLVED: g++.dg/cpp1z/aligned-new3.C -std=gnu++26 compilation failed to produ
 		=== Results Summary ===
 
 # of stable fails		72278
-# of flaky entries		77
+# of flaky entries		75
 # of all tests			391990
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index e01d7a69..d2ec7694 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		72278
-# of flaky entries		77
+# of flaky entries		75
 # of all tests			391990
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 8bc9f083..98441b86 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.1385693
-CURRENT:  /tmp/gxx-sum2.1385693
+REFERENCE:/tmp/gxx-sum1.31447
+CURRENT:  /tmp/gxx-sum2.31447
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
