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..fc3dfd13
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,21 @@
+		=== g++ tests ===
+
+Running g++:g++.dg/analyzer/analyzer.exp ...
+FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++14  (test for warnings, line 881)
+XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++17  (test for bogus messages, line 888)
+XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++14  (test for bogus messages, line 888)
+XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++20  (test for bogus messages, line 888)
+FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++98  (test for warnings, line 881)
+FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++20  (test for warnings, line 881)
+FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++17  (test for warnings, line 881)
+XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++98  (test for bogus messages, line 888)
+XPASS: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++20  (test for bogus messages, line 889)
+XPASS: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++14  (test for bogus messages, line 889)
+XPASS: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++17  (test for bogus messages, line 889)
+XPASS: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++98  (test for bogus messages, line 889)
+
+		=== Results Summary ===
+
+# of stable fails		1267
+# of flaky entries		20
+# of all tests			411103
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 8275a225..d048444a 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1075]
-FAIL: 4 regressions: 12 progressions
+4 regressions 12 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/338/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index a6d3386d..5af5c8f9 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-1075
-FAIL: 4 regressions: 12 progressions
+4 regressions 12 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/338/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 000e5494..63ba8c5c 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/08b7462d3ad8e5acd941b7c777c5b26b4064d686
-commit gcc-14-6239-g08b7462d3ad
+commit gcc-14-6239-g08b7462d3ad8
 Author: David Malcolm <dmalcolm@redhat.com>
 Date:   Wed Dec 6 19:25:26 2023 -0500
 
@@ -8,9 +8,7 @@ Date:   Wed Dec 6 19:25:26 2023 -0500
     PR analyzer/112850 reports a false positive from
     -Wanalyzer-tainted-allocation-size on the Linux kernel [1] where
     -fanalyzer complains that an allocation size is attacker-controlled
-    despite the value being correctly sanitized against upper and lower
-    limits.
-... 118 lines of the commit log omitted.
+... 120 lines of the commit log omitted.
 
 * tcwg_gnu_embed_check_gcc
 ** master-arm_eabi
@@ -18,8 +16,8 @@ Date:   Wed Dec 6 19:25:26 2023 -0500
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/534/artifact/artifacts
 ** master-arm_v7a_softfp_eabi
-*** FAIL: 4 regressions: 12 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+*** 4 regressions 12 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/338/artifact/artifacts
 ** master-thumb_m0_eabi
 *** FAIL: 4 regressions: 12 progressions
@@ -46,8 +44,8 @@ Date:   Wed Dec 6 19:25:26 2023 -0500
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/272/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 4 regressions: 12 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 4 regressions 12 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/279/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 7ca9867c..310e0f94 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-6239-g08b7462d3ad: FAIL: 4 regressions: 12 progressions
+gcc-14-6239-g08b7462d3ad8: FAIL: 4 regressions: 12 progressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 49cea53e..ab4c1402 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1075
   Summary: |
-    gcc-14-6239-g08b7462d3ad: FAIL: 4 regressions: 12 progressions
+    gcc-14-6239-g08b7462d3ad8: FAIL: 4 regressions: 12 progressions
   Components: GCC
   Start date: 2023-12-07
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/08b7462d3ad8e5acd941b7c777c5b26b4064d686
-    commit gcc-14-6239-g08b7462d3ad
+    commit gcc-14-6239-g08b7462d3ad8
     Author: David Malcolm <dmalcolm@redhat.com>
     Date:   Wed Dec 6 19:25:26 2023 -0500
     
@@ -16,9 +16,7 @@
         PR analyzer/112850 reports a false positive from
         -Wanalyzer-tainted-allocation-size on the Linux kernel [1] where
         -fanalyzer complains that an allocation size is attacker-controlled
-        despite the value being correctly sanitized against upper and lower
-        limits.
-    ... 118 lines of the commit log omitted.
+    ... 120 lines of the commit log omitted.
     
     * tcwg_gnu_embed_check_gcc
     ** master-arm_eabi
@@ -26,8 +24,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/534/artifact/artifacts
     ** master-arm_v7a_softfp_eabi
-    *** FAIL: 4 regressions: 12 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+    *** 4 regressions 12 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/338/artifact/artifacts
     ** master-thumb_m0_eabi
     *** FAIL: 4 regressions: 12 progressions
@@ -54,8 +52,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/272/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 4 regressions: 12 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 4 regressions 12 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/279/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 561c9c41..48a300ef 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/338/",
-            "run_order": "0338 (basepoints/gcc-14-06239-g08b7462d3ad)",
+            "run_order": "0338 (basepoints/gcc-14-06239-g08b7462d3ad8)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1075",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=260aa570edcf120332daefb4a102a08c90e4d9b4 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/08b7462d3ad8e5acd941b7c777c5b26b4064d686 (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/29b5d70cb70574b499517ec9e9f80dea496a3cc0 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-12-05 19:00:43"
+        "Start Time": "2023-12-05 19:00:39"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index d1e6e8ed..61227325 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-1075 , 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-6239-g08b7462d3ad
+In  arm-eabi v7-a softfp, after:
+  | commit gcc-14-6239-g08b7462d3ad8
   | Author: David Malcolm <dmalcolm@redhat.com>
   | Date:   Wed Dec 6 19:25:26 2023 -0500
   | 
@@ -15,89 +12,48 @@ In  arm-eabi v7-a softfp after:
   |     PR analyzer/112850 reports a false positive from
   |     -Wanalyzer-tainted-allocation-size on the Linux kernel [1] where
   |     -fanalyzer complains that an allocation size is attacker-controlled
-  |     despite the value being correctly sanitized against upper and lower
-  |     limits.
-  | ... 118 lines of the commit log omitted.
+  | ... 120 lines of the commit log omitted.
 
-FAIL: 4 regressions: 12 progressions
+Produces 4 regressions 12 fixes:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/analyzer/analyzer.exp ...
+  | FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++14  (test for warnings, line 882)
+  | FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++17  (test for warnings, line 882)
+  | FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++20  (test for warnings, line 882)
+  | FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++98  (test for warnings, line 882)
+  | 
+  | fixes.sum:
+  | Running g++:g++.dg/analyzer/analyzer.exp ...
+  | FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++14  (test for warnings, line 881)
+  | XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++17  (test for bogus messages, line 888)
+  | XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++14  (test for bogus messages, line 888)
+  | XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++20  (test for bogus messages, line 888)
+  | ... and 8 more
 
-regressions.sum:
-		=== g++ 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 g++:g++.dg/analyzer/analyzer.exp ...
-FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++14  (test for warnings, line 882)
-FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++17  (test for warnings, line 882)
-FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++20  (test for warnings, line 882)
-FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++98  (test for warnings, line 882)
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1075. 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.
 
-progressions.sum:
-		=== g++ tests ===
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-Running g++:g++.dg/analyzer/analyzer.exp ...
-FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++20  (test for warnings, line 881)
-FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++14  (test for warnings, line 881)
-FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++98  (test for warnings, line 881)
-XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++20  (test for bogus messages, line 888)
-XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++98  (test for bogus messages, line 888)
-... and 8 more entries
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-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/338/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/338/artifact/artifacts/notify/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/338/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/338/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/338/artifact/artifacts/sumfiles/xfails.xfail
-
-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
-
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/338/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/338/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/337/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/08b7462d3ad8e5acd941b7c777c5b26b4064d686/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/08b7462d3ad8e5acd941b7c777c5b26b4064d686
 
-List of configurations that regressed due to this commit :
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 4 regressions: 12 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/534/artifact/artifacts
-** master-arm_v7a_softfp_eabi
-*** FAIL: 4 regressions: 12 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/338/artifact/artifacts
-** master-thumb_m0_eabi
-*** FAIL: 4 regressions: 12 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/298/artifact/artifacts
-** master-thumb_m23_eabi
-*** FAIL: 4 regressions: 12 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/272/artifact/artifacts
-** master-thumb_m33_eabi
-*** FAIL: 4 regressions: 12 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/303/artifact/artifacts
-** master-thumb_m3_eabi
-*** FAIL: 4 regressions: 12 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/258/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 4 regressions: 12 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/273/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 4 regressions: 12 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/272/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 4 regressions: 12 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/08b7462d3ad8e5acd941b7c777c5b26b4064d686/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/279/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 409843e6..6dd90743 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-6239-g08b7462d3ad: FAIL: 4 regressions: 12 progressions on arm
+[Linaro-TCWG-CI] gcc-14-6239-g08b7462d3ad8: 4 regressions 12 fixes on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index dc8ae0f0..b26c9c42 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.2350575
-CURRENT:  /tmp/gxx-sum2.2350575
+REFERENCE:/tmp/gxx-sum1.315
+CURRENT:  /tmp/gxx-sum2.315
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
