diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..aa3a008e
--- /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-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..7b8e5f1c
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		321
+# of flaky entries		3
+# of all tests			406653
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 48609e32..8a006a51 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1385]
-FAIL: 2 regressions
+2 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/624/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 100923f9..c981752e 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-1385
-FAIL: 2 regressions
+2 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/624/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 9a737b71..53930e22 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -38,13 +38,23 @@ Date:   Tue Oct 22 19:13:34 2024 +0200
 *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2906/artifact/artifacts
 * tcwg_gnu_cross_check_gcc
 ** master-aarch64
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1776/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
+** master-arm_eabi
+*** 2 regressionshttps://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/828/artifact/artifacts
+** master-thumb_m23_soft_eabi
+*** 2 regressionshttps://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/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/184/artifact/artifacts
+** master-thumb_m33_hard_eabi
+*** 2 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/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/305/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/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/624/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-aarch64
@@ -56,4 +66,4 @@ Date:   Tue Oct 22 19:13:34 2024 +0200
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1616/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/jira/yaml
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 01434da3..b04f3a73 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -46,13 +46,23 @@
     *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2906/artifact/artifacts
     * tcwg_gnu_cross_check_gcc
     ** master-aarch64
-    *** FAIL: 2 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1776/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
+    ** master-arm_eabi
+    *** 2 regressionshttps://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/828/artifact/artifacts
+    ** master-thumb_m23_soft_eabi
+    *** 2 regressionshttps://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/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/184/artifact/artifacts
+    ** master-thumb_m33_hard_eabi
+    *** 2 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/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/305/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 2 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/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/624/artifact/artifacts
     * tcwg_gnu_native_check_gcc
     ** master-aarch64
@@ -64,4 +74,4 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1616/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 7bbf8e96..8b0817b5 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/92ec7805190313c9e628f8fc4eb4f932c15247bd (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-11-03 18:14:09"
+        "Start Time": "2024-11-03 12:04:30"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 74a99336..dcafa8b5 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,11 +1,8 @@
-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.
-
-We track this report status in https://linaro.atlassian.net/browse/GNU-1385 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  arm-eabi thumb v8-a hard after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In  arm-eabi thumb v8-a hard, after:
   | commit gcc-15-4561-gee030b28004
   | Author: François Dumont <frs.dumont@gmail.com>
   | Date:   Tue Oct 22 19:13:34 2024 +0200
@@ -17,38 +14,36 @@ In  arm-eabi thumb v8-a hard after:
   |     
   | ... 15 lines of the commit log omitted.
 
-FAIL: 2 regressions
-
-regressions.sum:
-  | 		=== libstdc++ tests ===
+Produces 2 regressions:
   | 
+  | regressions.sum:
   | Running libstdc++:libstdc++-dg/conformance.exp ...
   | FAIL: 23_containers/unordered_set/pr115285.cc -std=gnu++17 (test for excess errors)
   | UNRESOLVED: 23_containers/unordered_set/pr115285.cc -std=gnu++17 compilation failed to produce executable
-  | 
 
-The configuration of this build is:
-*CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
-*configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
+
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1385. Please let us know if you have a fix.
+
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-You can find the failure logs in *.log.1.xz files in
- * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/624/artifact/artifacts/00-sumfiles/
+-----------------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
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/624/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_v8a_hard_eabi-build/624/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_v8a_hard_eabi-build/624/artifact/artifacts/sumfiles/xfails.xfail
 
-The configuration of this build is:
-*CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
-*configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
-
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
-
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/624/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/623/artifact/artifacts
 
-Instruction to reproduce the build : https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ee030b28004eade3da872e7ae62a526a2940a705/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=ee030b28004eade3da872e7ae62a526a2940a705
 
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 265cdff3..a64b9880 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-15-4561-gee030b28004: FAIL: 2 regressions on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] gcc-15-4561-gee030b28004: 2 regressions on master-thumb_v8a_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index d87fff77..0178c403 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.16706
-CURRENT:  /tmp/gxx-sum2.16706
+REFERENCE:/tmp/gxx-sum1.3391
+CURRENT:  /tmp/gxx-sum2.3391
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
