diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..e9b55c8a
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-eabi 
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..497f0fd2
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		446
+# of flaky entries		18
+# of all tests			385438
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index c275b228..57f1480f 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-847]
-FAIL: 4 regressions
+4 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/177/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 062e3d59..f6fe5e50 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-847
-FAIL: 4 regressions
+4 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/177/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 36bf5fe8..ac3cf3ad 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,9 +8,7 @@ Date:   Thu Jul 6 23:08:57 2023 +0800
     If a bit-field is signed and it's wider than the output type, we must
     ensure the extracted result sign-extended.  But this was not handled
     correctly.
-    
-    For example:
-... 34 lines of the commit log omitted.
+... 36 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-arm-check_bootstrap
@@ -18,8 +16,8 @@ Date:   Thu Jul 6 23:08:57 2023 +0800
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/140/
 ** master-arm-check_bootstrap_lto
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** 4 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
 *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/137/artifact/artifacts
 * tcwg_gcc_check
 ** master-arm
@@ -28,13 +26,13 @@ Date:   Thu Jul 6 23:08:57 2023 +0800
 *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/725/
 * tcwg_gnu_cross_check_gcc
 ** master-arm
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** 4 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/624/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
 ** master-arm_eabi
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+*** 4 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/177/artifact/artifacts
 ** master-arm_v7a_softfp_eabi
 *** FAIL: 4 regressions
@@ -46,4 +44,4 @@ Date:   Thu Jul 6 23:08:57 2023 +0800
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/408/
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/jira/yaml
diff --git a/notify/jira/yaml b/notify/jira/yaml
index e07f2a1b..97c01903 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -16,9 +16,7 @@
         If a bit-field is signed and it's wider than the output type, we must
         ensure the extracted result sign-extended.  But this was not handled
         correctly.
-        
-        For example:
-    ... 34 lines of the commit log omitted.
+    ... 36 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/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/140/
     ** master-arm-check_bootstrap_lto
-    *** FAIL: 4 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+    *** 4 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
     *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/137/artifact/artifacts
     * tcwg_gcc_check
     ** master-arm
@@ -36,13 +34,13 @@
     *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/725/
     * tcwg_gnu_cross_check_gcc
     ** master-arm
-    *** FAIL: 4 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+    *** 4 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_cross_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/624/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
     ** master-arm_eabi
-    *** FAIL: 4 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+    *** 4 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/177/artifact/artifacts
     ** master-arm_v7a_softfp_eabi
     *** FAIL: 4 regressions
@@ -54,4 +52,4 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/408/
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 1b6d5e67..9b8078c1 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -141,18 +141,18 @@
 	   ,
         {
             "Data": [
-                49
+                32
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                2
+                6
             ],
             "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
+                10
             ],
             "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": [
-                920
+                1068
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                149804
+                199621
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                8207
+                11108
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                158931
+                211797
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                57
+                48
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                32
+                49
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                6
+                2
             ],
             "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": [
-                10
+                6
             ],
             "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": [
-                1068
+                920
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                199621
+                149804
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11108
+                8207
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                211797
+                158931
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                48
+                57
             ],
             "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 01048cd0..523a86e3 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 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.
-
-We track this report status in https://linaro.atlassian.net/browse/GNU-847 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  master-arm_eabi after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In  master-arm_eabi, after:
   | commit gcc-14-2407-g63ae6bc60c0
   | Author: Xi Ruoyao <xry111@xry111.site>
   | Date:   Thu Jul 6 23:08:57 2023 +0800
@@ -15,74 +12,40 @@ In  master-arm_eabi after:
   |     If a bit-field is signed and it's wider than the output type, we must
   |     ensure the extracted result sign-extended.  But this was not handled
   |     correctly.
-  |     
-  |     For example:
-  | ... 34 lines of the commit log omitted.
+  | ... 36 lines of the commit log omitted.
 
-FAIL: 4 regressions
+Produces 4 regressions:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/vect/vect.exp ...
+  | FAIL: g++.dg/vect/pr110557.cc -std=c++14 (test for excess errors)
+  | FAIL: g++.dg/vect/pr110557.cc -std=c++17 (test for excess errors)
+  | FAIL: g++.dg/vect/pr110557.cc -std=c++20 (test for excess errors)
+  | FAIL: g++.dg/vect/pr110557.cc -std=c++98 (test for excess errors)
 
-regressions.sum:
-		=== g++ tests ===
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc master-arm_eabi
+ *configure and test flags:* --target arm-eabi 
 
-Running g++:g++.dg/vect/vect.exp ...
-FAIL: g++.dg/vect/pr110557.cc -std=c++14 (test for excess errors)
-FAIL: g++.dg/vect/pr110557.cc -std=c++17 (test for excess errors)
-FAIL: g++.dg/vect/pr110557.cc -std=c++20 (test for excess errors)
-FAIL: g++.dg/vect/pr110557.cc -std=c++98 (test for excess errors)
+We track this bug report under https://linaro.atlassian.net/browse/GNU-847. 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-arm_eabi-build/177/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_eabi-build/177/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_eabi-build/177/artifact/artifacts/sumfiles/xfails.xfail
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc master-arm_eabi
+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_eabi-build/177/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_eabi-build/177/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_eabi-build/177/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/177/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/176/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_embed_check_gcc/master-arm_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_embed_check_gcc/master-arm_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-arm-check_bootstrap
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/140/
-** master-arm-check_bootstrap_lto
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/137/artifact/artifacts
-* tcwg_gcc_check
-** master-arm
-*** FAIL: 4 regressions
-*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/725/
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/624/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/177/artifact/artifacts
-** master-arm_v7a_softfp_eabi
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/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/10/
-* tcwg_gnu_native_check_gcc
-** master-arm
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/63ae6bc60c0f67fb2791991bf4b6e7e0a907d420/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/408/
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index d9ba016d..685eeabc 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-2407-g63ae6bc60c0: FAIL: 4 regressions on arm
+[Linaro-TCWG-CI] gcc-14-2407-g63ae6bc60c0: 4 regressions on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 62648d98..9ab691ff 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.2862353
-CURRENT:  /tmp/gxx-sum2.2862353
+REFERENCE:/tmp/gxx-sum1.13060
+CURRENT:  /tmp/gxx-sum2.13060
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
