diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..533f1c82
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-eabi --disable-multilib --with-mode=arm --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=softfp --target_board=-marm/-march=armv7-a/-mfpu=vfpv3-d16/-mfloat-abi=softfp qemu_cpu=cortex-a9
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..929a2948
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		215
+# of flaky entries		100
+# of all tests			403701
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index e11f39cf..2415e1d6 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-998]
-FAIL: 11 regressions
+11 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/268/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 1fb3490f..26da2288 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-998
-FAIL: 11 regressions
+11 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/268/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index eb3d5344..a4fc8e66 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
-commit gcc-14-5284-g3f176e1adc6
+commit gcc-14-5284-g3f176e1adc6b
 Author: Tamar Christina <tamar.christina@arm.com>
 Date:   Thu Nov 9 13:59:39 2023 +0000
 
@@ -8,9 +8,7 @@ Date:   Thu Nov 9 13:59:39 2023 +0000
     This patch transforms fneg (fabs (x)) into copysign (x, -1) which is more
     canonical and allows a target to expand this sequence efficiently.  Such
     sequences are common in scientific code working with gradients.
-    
-    There is an existing canonicalization of copysign (x, -1) to fneg (fabs (x))
-... 25 lines of the commit log omitted.
+... 27 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-arm-check_bootstrap
@@ -18,8 +16,8 @@ Date:   Thu Nov 9 13:59:39 2023 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/377/artifact/artifacts
 ** master-arm-check_bootstrap_lto
-*** FAIL: 13 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** 13 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/381/artifact/artifacts
 * tcwg_gcc_check
 ** master-arm
@@ -28,8 +26,8 @@ Date:   Thu Nov 9 13:59:39 2023 +0000
 *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1240/artifact/artifacts
 * tcwg_gnu_cross_check_gcc
 ** master-arm
-*** FAIL: 13 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** 13 regressions 1 fix
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/975/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
 ** master-arm_eabi
@@ -37,8 +35,8 @@ Date:   Thu Nov 9 13:59:39 2023 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/457/artifact/artifacts
 ** master-arm_v7a_softfp_eabi
-*** FAIL: 11 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+*** 11 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/268/artifact/artifacts
 ** master-thumb_m0_eabi
 *** FAIL: 11 regressions
@@ -65,13 +63,13 @@ Date:   Thu Nov 9 13:59:39 2023 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/195/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 11 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 11 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/213/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-arm
-*** FAIL: 13 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** 13 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/731/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 5ece76c2..d1f3c5ed 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-5284-g3f176e1adc6: FAIL: 13 regressions
+gcc-14-5284-g3f176e1adc6b: 13 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 57d9a9db..8eb81f75 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-998
   Summary: |
-    gcc-14-5284-g3f176e1adc6: FAIL: 13 regressions
+    gcc-14-5284-g3f176e1adc6b: 13 regressions
   Components: GCC
   Start date: 2023-11-09
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
-    commit gcc-14-5284-g3f176e1adc6
+    commit gcc-14-5284-g3f176e1adc6b
     Author: Tamar Christina <tamar.christina@arm.com>
     Date:   Thu Nov 9 13:59:39 2023 +0000
     
@@ -16,9 +16,7 @@
         This patch transforms fneg (fabs (x)) into copysign (x, -1) which is more
         canonical and allows a target to expand this sequence efficiently.  Such
         sequences are common in scientific code working with gradients.
-        
-        There is an existing canonicalization of copysign (x, -1) to fneg (fabs (x))
-    ... 25 lines of the commit log omitted.
+    ... 27 lines of the commit log omitted.
     
     * tcwg_bootstrap_check
     ** master-arm-check_bootstrap
@@ -26,8 +24,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/377/artifact/artifacts
     ** master-arm-check_bootstrap_lto
-    *** FAIL: 13 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+    *** 13 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/381/artifact/artifacts
     * tcwg_gcc_check
     ** master-arm
@@ -36,8 +34,8 @@
     *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1240/artifact/artifacts
     * tcwg_gnu_cross_check_gcc
     ** master-arm
-    *** FAIL: 13 regressions: 1 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+    *** 13 regressions 1 fix
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_cross_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/975/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
     ** master-arm_eabi
@@ -45,8 +43,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/457/artifact/artifacts
     ** master-arm_v7a_softfp_eabi
-    *** FAIL: 11 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+    *** 11 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/268/artifact/artifacts
     ** master-thumb_m0_eabi
     *** FAIL: 11 regressions
@@ -73,13 +71,13 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/195/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 11 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 11 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/213/artifact/artifacts
     * tcwg_gnu_native_check_gcc
     ** master-arm
-    *** FAIL: 13 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_native_check_gcc/master-arm/details.txt
+    *** 13 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/731/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 381401fc..5f611009 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-arm_v7a_softfp_eabi-build/268/",
-            "run_order": "0268 (basepoints/gcc-14-05284-g3f176e1adc6)",
+            "run_order": "0268 (basepoints/gcc-14-05284-g3f176e1adc6b)",
             "regression": "https://linaro.atlassian.net/browse/GNU-998",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=943e09db6058e10dbb5f9be9d58a46b6706a8b01 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/69680740eafa1838527c90155a7432d51b8ff203 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-11-11 00:53:38"
+        "Start Time": "2023-11-09 22:37:08"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 36ac7b16..0929d6ed 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 appreciate 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-998 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  arm-eabi v7-a softfp after:
-
-  | commit gcc-14-5284-g3f176e1adc6
+In  arm-eabi v7-a softfp, after:
+  | commit gcc-14-5284-g3f176e1adc6b
   | Author: Tamar Christina <tamar.christina@arm.com>
   | Date:   Thu Nov 9 13:59:39 2023 +0000
   | 
@@ -15,105 +12,41 @@ In  arm-eabi v7-a softfp after:
   |     This patch transforms fneg (fabs (x)) into copysign (x, -1) which is more
   |     canonical and allows a target to expand this sequence efficiently.  Such
   |     sequences are common in scientific code working with gradients.
-  |     
-  |     There is an existing canonicalization of copysign (x, -1) to fneg (fabs (x))
-  | ... 25 lines of the commit log omitted.
+  | ... 27 lines of the commit log omitted.
 
-FAIL: 11 regressions
+Produces 11 regressions:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/dg.exp ...
+  | FAIL: gcc.dg/pr55152-2.c scan-tree-dump-times optimized ".COPYSIGN" 1
+  | FAIL: gcc.dg/pr55152-2.c scan-tree-dump-times optimized "ABS_EXPR" 1
+  | Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
+  | FAIL: gcc.dg/tree-ssa/abs-4.c scan-tree-dump-times optimized "= -" 1
+  | ... and 8 more
 
-regressions.sum:
-		=== gcc tests ===
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -marm -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=arm --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=softfp --target_board=-marm/-march=armv7-a/-mfpu=vfpv3-d16/-mfloat-abi=softfp qemu_cpu=cortex-a9
 
-Running gcc:gcc.dg/dg.exp ...
-FAIL: gcc.dg/pr55152-2.c scan-tree-dump-times optimized ".COPYSIGN" 1
-FAIL: gcc.dg/pr55152-2.c scan-tree-dump-times optimized "ABS_EXPR" 1
+We track this bug report under https://linaro.atlassian.net/browse/GNU-998. Please let us know if you have a fix.
 
-Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
-FAIL: gcc.dg/tree-ssa/abs-4.c scan-tree-dump-times optimized "= -" 1
-FAIL: gcc.dg/tree-ssa/abs-4.c scan-tree-dump-times optimized "= .COPYSIGN" 2
-FAIL: gcc.dg/tree-ssa/abs-4.c scan-tree-dump-times optimized "= ABS_EXPR" 1
-... and 7 more entries
+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-arm_v7a_softfp_eabi-build/268/artifact/artifacts/00-sumfiles/
-The full lists of regressions and progressions as well as configure and make commands are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/268/artifact/artifacts/notify/
-The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/268/artifact/artifacts/sumfiles/xfails.xfail
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -marm -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/268/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-arm_v7a_softfp_eabi-build/268/artifact/artifacts/notify/
+The list of [ignored] baseline and flaky failures are in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/268/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/268/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/267/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-arm-check_bootstrap
-*** FAIL: 13 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/377/artifact/artifacts
-** master-arm-check_bootstrap_lto
-*** FAIL: 13 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/381/artifact/artifacts
-* tcwg_gcc_check
-** master-arm
-*** FAIL: 13 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1240/artifact/artifacts
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 13 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/975/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 11 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/457/artifact/artifacts
-** master-arm_v7a_softfp_eabi
-*** FAIL: 11 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/268/artifact/artifacts
-** master-thumb_m0_eabi
-*** FAIL: 11 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/208/artifact/artifacts
-** master-thumb_m23_eabi
-*** FAIL: 11 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/185/artifact/artifacts
-** master-thumb_m33_eabi
-*** FAIL: 11 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/218/artifact/artifacts
-** master-thumb_m3_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/182/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 11 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/197/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 11 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/195/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 11 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/213/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-arm
-*** FAIL: 13 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/731/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index d3c7f2a5..ccaa6fdf 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-5284-g3f176e1adc6: FAIL: 11 regressions on arm
+[Linaro-TCWG-CI] gcc-14-5284-g3f176e1adc6b: 11 regressions on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index c6284445..1aae2183 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -7,8 +7,8 @@ g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.1503056
-CURRENT:  /tmp/gxx-sum2.1503056
+REFERENCE:/tmp/gxx-sum1.3380
+CURRENT:  /tmp/gxx-sum2.3380
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
