diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..7c34a3bd
--- /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-m0 --with-float=soft --target_board=-mthumb/-march=armv6s-m/-mtune=cortex-m0/-mfloat-abi=soft/-mfpu=auto qemu_cpu=cortex-m0
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..3f39b927
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		162
+# of flaky entries		52
+# of all tests			383295
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 8cd0bdcb..0d2e1854 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1429]
-1 regressions
+1 regression
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/252/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index e2a7bade..ad33d500 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-1429
-1 regressions
+1 regression
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/252/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index f23e685a..25f15e3e 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff
-commit gcc-15-5542-gb12bc0bd59a
+commit gcc-15-5542-gb12bc0bd59a3
 Author: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
 Date:   Sun Oct 13 20:42:23 2024 +0200
 
@@ -30,13 +30,34 @@ Date:   Sun Oct 13 20:42:23 2024 +0200
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1802/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
-** master-thumb_m0_soft_eabi
+** master-arm_eabi
+*** 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/863/artifact/artifacts
+** master-arm_v7a_softfp_eabi
 *** 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/689/artifact/artifacts
+** master-thumb_m0_soft_eabi
+*** 1 regression
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/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/252/artifact/artifacts
-** master-thumb_v8a_hard_eabi
+** master-thumb_m23_soft_eabi
 *** 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/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/221/artifact/artifacts
+** master-thumb_m3_softfp_eabi
+*** 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/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/284/artifact/artifacts
+** master-thumb_v8a_hard_eabi
+*** 1 regression
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/663/artifact/artifacts
+* tcwg_gnu_native_check_gcc
+** master-arm
+*** 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1720/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 3574df5f..a1becbc7 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-15-5542-gb12bc0bd59a: 1 regressions
+gcc-15-5542-gb12bc0bd59a3: 1 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 7310e4d3..d2ba83a5 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1429
   Summary: |
-    gcc-15-5542-gb12bc0bd59a: 1 regressions
+    gcc-15-5542-gb12bc0bd59a3: 1 regressions
   Components: GCC
   Start date: 2024-11-21
   Description: |
     Commit: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff
-    commit gcc-15-5542-gb12bc0bd59a
+    commit gcc-15-5542-gb12bc0bd59a3
     Author: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
     Date:   Sun Oct 13 20:42:23 2024 +0200
     
@@ -38,13 +38,34 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_cross_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1802/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
-    ** master-thumb_m0_soft_eabi
+    ** master-arm_eabi
+    *** 1 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/863/artifact/artifacts
+    ** master-arm_v7a_softfp_eabi
     *** 1 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/689/artifact/artifacts
+    ** master-thumb_m0_soft_eabi
+    *** 1 regression
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/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/252/artifact/artifacts
-    ** master-thumb_v8a_hard_eabi
+    ** master-thumb_m23_soft_eabi
     *** 1 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/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/221/artifact/artifacts
+    ** master-thumb_m3_softfp_eabi
+    *** 1 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/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/284/artifact/artifacts
+    ** master-thumb_v8a_hard_eabi
+    *** 1 regression
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/663/artifact/artifacts
+    * tcwg_gnu_native_check_gcc
+    ** master-arm
+    *** 1 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_native_check_gcc/master-arm/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1720/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index ee717f53..68e7b805 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_m0_soft_eabi-build/252/",
-            "run_order": "0252 (basepoints/gcc-15-05542-gb12bc0bd59a)",
+            "run_order": "0252 (basepoints/gcc-15-05542-gb12bc0bd59a3)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1429",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c2baada0544688db0284a4896874cb5d589428eb (unchanged)",
             "git_gcc": "https://gcc.gnu.org/git/gcc.git (b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff) (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/6b99bb046dd36a6dd5525b8f88c2dcddae49222a (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-11-25 05:09:21"
+        "Start Time": "2024-11-24 21:40:21"
     },
     "Tests": [
         {
@@ -141,18 +141,18 @@
 	   ,
         {
             "Data": [
-                66
+                37
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                30
+                3
             ],
             "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": [
-                3
+                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": [
-                880
+                1415
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                151874
+                203675
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                5417
+                2498
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                158171
+                207588
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                99
+                42
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                37
+                66
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                30
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.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.gcc.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.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                2
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.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.gcc.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.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1415
+                880
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                203675
+                151874
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                2498
+                5417
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                207588
+                158171
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                42
+                99
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 2c350049..f5cc691a 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,7 +3,7 @@ Dear contributor,
 Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
 In  arm-eabi cortex-m0 soft, after:
-  | commit gcc-15-5542-gb12bc0bd59a
+  | commit gcc-15-5542-gb12bc0bd59a3
   | Author: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
   | Date:   Sun Oct 13 20:42:23 2024 +0200
   | 
@@ -14,7 +14,9 @@ In  arm-eabi cortex-m0 soft, after:
   |     
   | ... 9 lines of the commit log omitted.
 
-Produces 1 regressions:
+Produces 1 regression:
+  | 
+  | regressions.sum:
   | Running gcc:gcc.target/arm/arm.exp ...
   | FAIL: gcc.target/arm/thumb2-slow-flash-data-3.c (test for excess errors)
 
@@ -30,8 +32,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_m0_soft_eabi-build/252/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/252/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_m0_soft_eabi-build/252/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
@@ -40,7 +42,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_m0_soft_eabi-build/252/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/249/artifact/artifacts
 
-Instruction to reproduce the build : https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/reproduction_instructions.txt
 
 Full commit : https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=b12bc0bd59a344f9f6a9284ebdb2a7322fd7bcff
 
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index c42a740f..017379c0 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-15-5542-gb12bc0bd59a: 1 regressions on master-thumb_m0_soft_eabi
+[Linaro-TCWG-CI] gcc-15-5542-gb12bc0bd59a3: 1 regression on master-thumb_m0_soft_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 61f29854..1a509e0a 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.13474
-CURRENT:  /tmp/gxx-sum2.13474
+REFERENCE:/tmp/gxx-sum1.14026
+CURRENT:  /tmp/gxx-sum2.14026
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
