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..1e1e0409
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		1225
+# of flaky entries		20
+# of all tests			418459
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 67c729c5..284f7056 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-FAIL: 1 regressions
+1 regression
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/368/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 42d0d0fa..5e83dccc 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,15 +7,15 @@
         "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/368/",
-            "run_order": "0368 (basepoints/gcc-14-07007-geb846114ed7)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c171609cc698a153176305ff53127d99db1f6971 (unchanged)",
+            "run_order": "0368 (5-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c171609cc698a153176305ff53127d99db1f6971 (+ 40 commits)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/eb846114ed7c49e426fccb826a3f81b7abbc84be (+ 17 commits)",
-            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=241b50a7abe25fc017f36eeb8704199f48d0b404 (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c171609cc698a153176305ff53127d99db1f6971 (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/977542ded7e6b28d2bc077bcda24568c716e393c (unchanged)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=241b50a7abe25fc017f36eeb8704199f48d0b404 (+ 2 commits)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c171609cc698a153176305ff53127d99db1f6971 (+ 40 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/977542ded7e6b28d2bc077bcda24568c716e393c (+ 111 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-01-12 15:55:34"
+        "Start Time": "2024-01-06 13:45:53"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 6dfff9a0..e4b1bb35 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,39 +1,39 @@
-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.
-
-In  arm-eabi v7-a softfp after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In  arm-eabi v7-a softfp, after:
   | 17 commits in gcc
-  | eb846114ed7 libstdc++: Remove std::__unicode::__null_sentinel
-  | 97a52f69d20 amdgcn: Add gfx1100 to new XNACK defaults in mkoffload
-  | 52a2c659ae6 GCN: Add pre-initial support for gfx1100
-  | 4b358f9b734 Clarify -mmovbe documentation
-  | b3cc5a1efea tree-optimization/113026 - avoid vector epilog in more cases
+  | eb846114ed7c libstdc++: Remove std::__unicode::__null_sentinel
+  | 97a52f69d209 amdgcn: Add gfx1100 to new XNACK defaults in mkoffload
+  | 52a2c659ae6c GCN: Add pre-initial support for gfx1100
+  | 4b358f9b7348 Clarify -mmovbe documentation
+  | b3cc5a1efead tree-optimization/113026 - avoid vector epilog in more cases
   | ... and 12 more commits in gcc
 
-FAIL: 1 regressions
-
-regressions.sum:
-		=== gcc tests ===
+Produces 1 regression:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/torture/dg-torture.exp ...
+  | FAIL: gcc.dg/torture/pr113026-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions   (test for bogus messages, line 10)
 
-Running gcc:gcc.dg/torture/dg-torture.exp ...
-FAIL: gcc.dg/torture/pr113026-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions   (test for bogus messages, line 10)
+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
 
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/368/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/368/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/368/artifact/artifacts/sumfiles/xfails.xfail
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -marm -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/368/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/368/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/368/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/368/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/366/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/363/artifact/artifacts
 
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index c6b7c031..467cd11b 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 17 commits in gcc: FAIL: 1 regressions on arm
+[Linaro-TCWG-CI] 17 commits in gcc: 1 regression on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 2141ca62..fa7825c3 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.2540729
-CURRENT:  /tmp/gxx-sum2.2540729
+REFERENCE:/tmp/gxx-sum1.15348
+CURRENT:  /tmp/gxx-sum2.15348
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
