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..d111c272
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		1382
+# of flaky entries		10
+# of all tests			427656
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 63e7dede..341504f1 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1140]
-FAIL: 3 regressions
+5 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/333/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index a3e9345b..201b5389 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-1140
-FAIL: 3 regressions
+5 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/333/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index df7fbba6..7e6bbf49 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,9 +8,7 @@ Date:   Thu Feb 1 06:10:42 2024 +0000
     This patch resolves PR113560, a code quality regression from GCC12
     affecting x86_64, by enhancing the middle-end's tree-ssa-math-opts.cc
     to recognize more instances of widening multiplications.
-    
-    The widening multiplication perception code identifies cases like:
-... 116 lines of the commit log omitted.
+... 118 lines of the commit log omitted.
 
 * tcwg_bmk-code_size-cpu2017fast
 ** gnu-aarch64-master-Os
@@ -24,7 +22,7 @@ Date:   Thu Feb 1 06:10:42 2024 +0000
 *** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-O2_LTO-build/159/artifact/artifacts
 * tcwg_bmk-code_vect-cpu2017fast
 ** gnu-aarch64-master-O3
-*** No change
+*** 526.blender_r failed to build
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_bmk-code_vect-cpu2017fast/gnu-aarch64-master-O3/details.txt
 *** https://ci.linaro.org/job/tcwg_bmk-code_vect-cpu2017fast--gnu-aarch64-master-O3-build/160/artifact/artifacts
 * tcwg_bootstrap_build
@@ -73,8 +71,8 @@ Date:   Thu Feb 1 06:10:42 2024 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/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/332/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 5 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/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/333/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-arm
@@ -82,4 +80,4 @@ Date:   Thu Feb 1 06:10:42 2024 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/995/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/jira/yaml
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 403eb1f8..5830c2cc 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -16,9 +16,7 @@
         This patch resolves PR113560, a code quality regression from GCC12
         affecting x86_64, by enhancing the middle-end's tree-ssa-math-opts.cc
         to recognize more instances of widening multiplications.
-        
-        The widening multiplication perception code identifies cases like:
-    ... 116 lines of the commit log omitted.
+    ... 118 lines of the commit log omitted.
     
     * tcwg_bmk-code_size-cpu2017fast
     ** gnu-aarch64-master-Os
@@ -32,7 +30,7 @@
     *** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-O2_LTO-build/159/artifact/artifacts
     * tcwg_bmk-code_vect-cpu2017fast
     ** gnu-aarch64-master-O3
-    *** No change
+    *** 526.blender_r failed to build
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_bmk-code_vect-cpu2017fast/gnu-aarch64-master-O3/details.txt
     *** https://ci.linaro.org/job/tcwg_bmk-code_vect-cpu2017fast--gnu-aarch64-master-O3-build/160/artifact/artifacts
     * tcwg_bootstrap_build
@@ -81,8 +79,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/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/332/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 3 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 5 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/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/333/artifact/artifacts
     * tcwg_gnu_native_check_gcc
     ** master-arm
@@ -90,4 +88,4 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/995/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 1fbf5898..2420ad9d 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -16,12 +16,12 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/bd2e12310b18b51aefbf834e6d54989fd175976f (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-02-01 00:00:56"
+        "Start Time": "2024-01-31 12:08:12"
     },
     "Tests": [
         {
             "Data": [
-                1385
+                1387
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.fails.nb_fails"
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                18
+                10
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
@@ -45,18 +45,18 @@
 	   ,
         {
             "Data": [
-                79
+                16
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -64,7 +64,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -72,15 +72,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                14
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -88,7 +88,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -96,47 +96,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1853
+                131
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                220450
+                15753
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11626
+                1018
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                233929
+                16902
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                93
+                20
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
         }
 	   ,
         {
@@ -237,18 +237,18 @@
 	   ,
         {
             "Data": [
-                16
+                79
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                2
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -256,7 +256,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -264,15 +264,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                2
+                14
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -280,7 +280,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -288,47 +288,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                131
+                1853
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                15753
+                220450
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1018
+                11626
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                16902
+                233929
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                20
+                93
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 7e4e9a18..040eefc6 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-1140 , 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-14-8680-g2f14c0dbb78
   | Author: Roger Sayle <roger@nextmovesoftware.com>
   | Date:   Thu Feb 1 06:10:42 2024 +0000
@@ -15,109 +12,41 @@ In  arm-eabi thumb v8-a hard after:
   |     This patch resolves PR113560, a code quality regression from GCC12
   |     affecting x86_64, by enhancing the middle-end's tree-ssa-math-opts.cc
   |     to recognize more instances of widening multiplications.
-  |     
-  |     The widening multiplication perception code identifies cases like:
-  | ... 116 lines of the commit log omitted.
+  | ... 118 lines of the commit log omitted.
 
-FAIL: 3 regressions
+Produces 5 regressions:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/vect/vect.exp ...
+  | FAIL: gcc.dg/vect/tsvc/vect-tsvc-s2711.c -flto -ffat-lto-objects execution test
+  | FAIL: gcc.dg/vect/tsvc/vect-tsvc-s351.c execution test
+  | Running gcc:gcc.target/arm/arm.exp ...
+  | FAIL: gcc.target/arm/wmul-5.c scan-assembler umlal
+  | ... and 2 more
 
-regressions.sum:
-		=== gcc tests ===
+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
 
-Running gcc:gcc.target/arm/arm.exp ...
-FAIL: gcc.target/arm/wmul-5.c scan-assembler umlal
-FAIL: gcc.target/arm/wmul-6.c scan-assembler smlalbb
-FAIL: gcc.target/arm/wmul-7.c scan-assembler umlal
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1140. 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/333/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-thumb_v8a_hard_eabi-build/333/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/333/artifact/artifacts/sumfiles/xfails.xfail
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-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
+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-thumb_v8a_hard_eabi-build/333/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/333/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/333/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/333/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/332/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/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/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/2f14c0dbb789852947cb58fdf7d3162413f053fa
 
-List of configurations that regressed due to this commit :
-* tcwg_bmk-code_size-cpu2017fast
-** gnu-aarch64-master-Os
-*** grew in size by 2% - 649.fotonik3d_s
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-Os/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-Os-build/145/artifact/artifacts
-* tcwg_bmk-code_size-spec2k6
-** gnu-aarch64-master-O2_LTO
-*** grew in size by 6% - 433.milc
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-O2_LTO/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-O2_LTO-build/159/artifact/artifacts
-* tcwg_bmk-code_vect-cpu2017fast
-** gnu-aarch64-master-O3
-*** No change
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_bmk-code_vect-cpu2017fast/gnu-aarch64-master-O3/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_vect-cpu2017fast--gnu-aarch64-master-O3-build/160/artifact/artifacts
-* tcwg_bootstrap_build
-** master-aarch64-bootstrap_profiled
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/366/artifact/artifacts
-** master-aarch64-bootstrap_profiled_lto_lean
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled_lto_lean/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto_lean-build/353/artifact/artifacts
-* tcwg_bootstrap_check
-** master-arm-check_bootstrap
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/559/artifact/artifacts
-** master-arm-check_bootstrap_lto
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/552/artifact/artifacts
-* tcwg_gcc_check
-** master-arm
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1650/artifact/artifacts
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1233/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-arm_v7a_softfp_eabi
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/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/392/artifact/artifacts
-** master-thumb_m33_eabi
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/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/353/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/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/329/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/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/332/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/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/333/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-arm
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/995/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index fce067ad..356ec906 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-8680-g2f14c0dbb78: FAIL: 3 regressions on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] gcc-14-8680-g2f14c0dbb78: 5 regressions on master-thumb_v8a_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 1ae4fcd7..05ccb1e5 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -1,5 +1,9 @@
 		=== gcc tests ===
 
+Running gcc:gcc.dg/vect/vect.exp ...
+FAIL: gcc.dg/vect/tsvc/vect-tsvc-s2711.c -flto -ffat-lto-objects execution test
+FAIL: gcc.dg/vect/tsvc/vect-tsvc-s351.c execution test
+
 Running gcc:gcc.target/arm/arm.exp ...
 FAIL: gcc.target/arm/wmul-5.c scan-assembler umlal
 FAIL: gcc.target/arm/wmul-6.c scan-assembler smlalbb
@@ -7,6 +11,6 @@ FAIL: gcc.target/arm/wmul-7.c scan-assembler umlal
 
 		=== Results Summary ===
 
-# of stable fails		1385
-# of flaky entries		18
+# of stable fails		1387
+# of flaky entries		10
 # of all tests			427656
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 459f5ab6..389e17eb 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
-# of stable fails		1385
-# of flaky entries		18
+# of stable fails		1387
+# of flaky entries		10
 # of all tests			427656
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 08ff0ec0..10d1ede7 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.1724464
-CURRENT:  /tmp/gxx-sum2.1724464
+REFERENCE:/tmp/gxx-sum1.28786
+CURRENT:  /tmp/gxx-sum2.28786
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
@@ -29,17 +29,13 @@ o  RUN STATUS:                               |   REF   |   RES   |
 
 o  REGRESSIONS:
   +------------------------------------------+---------+
-  | PASS now FAIL             [PASS => FAIL] |       6 |
+  | PASS now FAIL             [PASS => FAIL] |       3 |
   +------------------------------------------+---------+
-  | TOTAL_REGRESSIONS                        |       6 |
+  | TOTAL_REGRESSIONS                        |       3 |
   +------------------------------------------+---------+
 
   - PASS now FAIL             [PASS => FAIL]:
 
-  Executed from: gcc:gcc.dg/vect/vect.exp
-    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s271.c execution test
-    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s2711.c -flto -ffat-lto-objects execution test
-    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s351.c execution test
   Executed from: gcc:gcc.target/arm/arm.exp
     gcc:gcc.target/arm/arm.exp=gcc.target/arm/wmul-5.c scan-assembler umlal
     gcc:gcc.target/arm/arm.exp=gcc.target/arm/wmul-6.c scan-assembler smlalbb
@@ -51,8 +47,9 @@ o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
   | PASS disappears           [PASS =>     ] |       1 |
   | New PASS                  [     => PASS] |       1 |
+  | Flaky cases, ignored   [~RANDOM     ]    |       3 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |       2 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |       5 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
@@ -67,6 +64,14 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/dg.exp=gcc.dg/pr87954.c scan-tree-dump-times optimized " \\*w? |WIDEN_MULT_PLUS_EXPR" 1
 
 
+  - Flaky cases, ignored   [~RANDOM     ]:
+
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s271.c execution test
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s2711.c -flto -ffat-lto-objects execution test
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s351.c execution test
+
+
 
 # Regressions found
 # Regressions in 3 common sum files found
