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..f92453d2
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		1350
+# of flaky entries		7
+# of all tests			430858
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 580aca82..55e6274c 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1171]
-FAIL: 6 regressions
+6 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/375/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 2aff54ae..6b63794c 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-1171
-FAIL: 6 regressions
+6 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/375/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index c0112027..713cf260 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/b575f37a342cebb954aa85fa45df0604bfa1ada9
-commit gcc-14-9343-gb575f37a342
+commit gcc-14-9343-gb575f37a342c
 Author: Wilco Dijkstra <wilco.dijkstra@arm.com>
 Date:   Wed Mar 6 17:35:16 2024 +0000
 
@@ -8,9 +8,7 @@ Date:   Wed Mar 6 17:35:16 2024 +0000
     By default most patterns can be conditionalized on Arm targets.  However
     Thumb-2 predication requires the "predicable" attribute be explicitly
     set to "yes".  Most patterns are shared between Arm and Thumb(-2) and are
-    marked with "predicable".  Given this sharing, it does not make sense to
-    use a different default for Arm.  So only consider conditional execution
-... 14 lines of the commit log omitted.
+... 16 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-arm-check_bootstrap
@@ -41,8 +39,8 @@ Date:   Wed Mar 6 17:35:16 2024 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/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/358/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 6 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/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/375/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 16bc597a..f9f99ab8 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-9343-gb575f37a342: FAIL: 6 regressions
+gcc-14-9343-gb575f37a342c: 6 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index ee7f9ff2..cdf0bbb5 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1171
   Summary: |
-    gcc-14-9343-gb575f37a342: FAIL: 6 regressions
+    gcc-14-9343-gb575f37a342c: 6 regressions
   Components: GCC
   Start date: 2024-03-06
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/b575f37a342cebb954aa85fa45df0604bfa1ada9
-    commit gcc-14-9343-gb575f37a342
+    commit gcc-14-9343-gb575f37a342c
     Author: Wilco Dijkstra <wilco.dijkstra@arm.com>
     Date:   Wed Mar 6 17:35:16 2024 +0000
     
@@ -16,9 +16,7 @@
         By default most patterns can be conditionalized on Arm targets.  However
         Thumb-2 predication requires the "predicable" attribute be explicitly
         set to "yes".  Most patterns are shared between Arm and Thumb(-2) and are
-        marked with "predicable".  Given this sharing, it does not make sense to
-        use a different default for Arm.  So only consider conditional execution
-    ... 14 lines of the commit log omitted.
+    ... 16 lines of the commit log omitted.
     
     * tcwg_bootstrap_check
     ** master-arm-check_bootstrap
@@ -49,8 +47,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/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/358/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 6 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 6 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/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/375/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index b8b1e3fd..16e1c027 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_v8a_hard_eabi-build/375/",
-            "run_order": "0375 (basepoints/gcc-14-09343-gb575f37a342)",
+            "run_order": "0375 (basepoints/gcc-14-09343-gb575f37a342c)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1171",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=5b95198e2e40b0301d37d989edc344a334c26b12 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/b575f37a342cebb954aa85fa45df0604bfa1ada9 (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/db596ae19040574e41d086e78469014191d7d7fc (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-03-06 10:13:32"
+        "Start Time": "2024-03-04 23:55:21"
     },
     "Tests": [
         {
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                33
+                7
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
@@ -45,18 +45,18 @@
 	   ,
         {
             "Data": [
-                55
+                1230
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                17
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.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.gcc.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.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                10
+                27
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.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.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -96,63 +96,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1857
+                1237
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                222070
+                169018
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11732
+                6539
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                235659
+                176794
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                65
+                1274
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                1230
+                55
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                17
+                0
             ],
             "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": [
-                27
+                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,47 +192,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1237
+                1857
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                169018
+                222070
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                6539
+                11732
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                176794
+                235659
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                1274
+                65
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.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 558a154e..69c5af8b 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-1171 , 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:
-
-  | commit gcc-14-9343-gb575f37a342
+In  arm-eabi thumb v8-a hard, after:
+  | commit gcc-14-9343-gb575f37a342c
   | Author: Wilco Dijkstra <wilco.dijkstra@arm.com>
   | Date:   Wed Mar 6 17:35:16 2024 +0000
   | 
@@ -15,75 +12,41 @@ In  arm-eabi thumb v8-a hard after:
   |     By default most patterns can be conditionalized on Arm targets.  However
   |     Thumb-2 predication requires the "predicable" attribute be explicitly
   |     set to "yes".  Most patterns are shared between Arm and Thumb(-2) and are
-  |     marked with "predicable".  Given this sharing, it does not make sense to
-  |     use a different default for Arm.  So only consider conditional execution
-  | ... 14 lines of the commit log omitted.
+  | ... 16 lines of the commit log omitted.
 
-FAIL: 6 regressions
+Produces 6 regressions:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.target/arm/arm.exp ...
+  | FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times rev16\\t 1
+  | FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times rev16ne\\t 1
+  | FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times rev\\t 2
+  | FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times revne\\t 2
+  | ... 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/builtin-bswap-1.c scan-assembler-times rev16\\t 1
-FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times rev16ne\\t 1
-FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times rev\\t 2
-FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times revne\\t 2
-FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times revsh\\t 1
-FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times revshne\\t 1
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1171. 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/375/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/375/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/375/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/375/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/375/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/375/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/375/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/374/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/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/b575f37a342cebb954aa85fa45df0604bfa1ada9/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/b575f37a342cebb954aa85fa45df0604bfa1ada9
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-arm-check_bootstrap
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/611/artifact/artifacts
-** master-arm-check_bootstrap_lto
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/598/artifact/artifacts
-* tcwg_gcc_check
-** master-arm
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1807/artifact/artifacts
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1298/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-thumb_m0_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/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/369/artifact/artifacts
-** master-thumb_m3_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/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/358/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/b575f37a342cebb954aa85fa45df0604bfa1ada9/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/375/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 903f3642..e7dd5e87 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-9343-gb575f37a342: FAIL: 6 regressions on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] gcc-14-9343-gb575f37a342c: 6 regressions on master-thumb_v8a_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 627d400e..cd307537 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -11,5 +11,5 @@ FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times revshne\\t 1
 		=== Results Summary ===
 
 # of stable fails		1356
-# of flaky entries		33
+# of flaky entries		7
 # of all tests			430858
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 7ac6ab13..869cbfdb 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		1356
-# of flaky entries		33
+# of flaky entries		7
 # of all tests			430858
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 197d539d..db64cd1a 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.2174500
-CURRENT:  /tmp/gxx-sum2.2174500
+REFERENCE:/tmp/gxx-sum1.12570
+CURRENT:  /tmp/gxx-sum2.12570
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
@@ -29,20 +29,11 @@ o  RUN STATUS:                               |   REF   |   RES   |
 
 o  REGRESSIONS:
   +------------------------------------------+---------+
-  | PASS now FAIL             [PASS => FAIL] |       3 |
   | FAIL appears              [     => FAIL] |       6 |
   +------------------------------------------+---------+
-  | TOTAL_REGRESSIONS                        |       9 |
+  | TOTAL_REGRESSIONS                        |       6 |
   +------------------------------------------+---------+
 
-  - 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 -flto -ffat-lto-objects execution test
-    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s2712.c execution test
-    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s452.c -flto -ffat-lto-objects execution test
-
-
   - FAIL appears              [     => FAIL]:
 
   Executed from: gcc:gcc.target/arm/arm.exp
@@ -58,8 +49,9 @@ o  REGRESSIONS:
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
   | PASS disappears           [PASS =>     ] |       3 |
+  | Flaky cases, ignored   [~RANDOM     ]    |       3 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |       3 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |       6 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
@@ -70,6 +62,14 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.target/arm/arm.exp=gcc.target/arm/builtin-bswap-1.c scan-assembler-times revsh\\t 2
 
 
+  - 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 -flto -ffat-lto-objects execution test
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s2712.c execution test
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s452.c -flto -ffat-lto-objects execution test
+
+
 
 # Regressions found
 # Regressions in 3 common sum files found
