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..19d18206
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		242
+# of flaky entries		100
+# of all tests			403725
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 28e96a52..a1e256bd 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1005]
-FAIL: 1 regressions
+1 regression
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/277/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 9425c609..131d8605 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-1005
-FAIL: 1 regressions
+1 regression
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/277/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 0cc24d74..1491f1c8 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/df66fa08578a28b3acc8bdb6257b68c245a6a0fa
-commit gcc-14-5333-gdf66fa08578
+commit gcc-14-5333-gdf66fa08578a
 Author: Vladimir N. Makarov <vmakarov@redhat.com>
 Date:   Fri Nov 10 11:14:46 2023 -0500
 
@@ -8,14 +8,12 @@ Date:   Fri Nov 10 11:14:46 2023 -0500
     My previous RA patches to take register equivalence into account do
     temporary register equivalence substitution to find out that the
     equivalence can be consumed by insns.  The insn with the substitution is
-    checked on validity using target-depended code.  This code expects that
-    autoinc operations work on register but this register can be substituted
-... 13 lines of the commit log omitted.
+... 15 lines of the commit log omitted.
 
 * tcwg_gnu_embed_check_gcc
 ** master-arm_v7a_softfp_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/df66fa08578a28b3acc8bdb6257b68c245a6a0fa/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+*** 1 regression
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/df66fa08578a28b3acc8bdb6257b68c245a6a0fa/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/277/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/df66fa08578a28b3acc8bdb6257b68c245a6a0fa/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/df66fa08578a28b3acc8bdb6257b68c245a6a0fa/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 1b464e78..383d1301 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-5333-gdf66fa08578: FAIL: 1 regressions
+gcc-14-5333-gdf66fa08578a: 1 regression
diff --git a/notify/jira/yaml b/notify/jira/yaml
index dfeb66a0..451cfb7b 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1005
   Summary: |
-    gcc-14-5333-gdf66fa08578: FAIL: 1 regressions
+    gcc-14-5333-gdf66fa08578a: 1 regression
   Components: GCC
   Start date: 2023-11-10
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/df66fa08578a28b3acc8bdb6257b68c245a6a0fa
-    commit gcc-14-5333-gdf66fa08578
+    commit gcc-14-5333-gdf66fa08578a
     Author: Vladimir N. Makarov <vmakarov@redhat.com>
     Date:   Fri Nov 10 11:14:46 2023 -0500
     
@@ -16,14 +16,12 @@
         My previous RA patches to take register equivalence into account do
         temporary register equivalence substitution to find out that the
         equivalence can be consumed by insns.  The insn with the substitution is
-        checked on validity using target-depended code.  This code expects that
-        autoinc operations work on register but this register can be substituted
-    ... 13 lines of the commit log omitted.
+    ... 15 lines of the commit log omitted.
     
     * tcwg_gnu_embed_check_gcc
     ** master-arm_v7a_softfp_eabi
-    *** FAIL: 1 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/df66fa08578a28b3acc8bdb6257b68c245a6a0fa/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
+    *** 1 regression
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/df66fa08578a28b3acc8bdb6257b68c245a6a0fa/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/277/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/df66fa08578a28b3acc8bdb6257b68c245a6a0fa/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/df66fa08578a28b3acc8bdb6257b68c245a6a0fa/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 7a6e6509..4fcdd00e 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/277/",
-            "run_order": "0277 (basepoints/gcc-14-05333-gdf66fa08578)",
+            "run_order": "0277 (basepoints/gcc-14-05333-gdf66fa08578a)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1005",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=943e09db6058e10dbb5f9be9d58a46b6706a8b01 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/df66fa08578a28b3acc8bdb6257b68c245a6a0fa (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/69680740eafa1838527c90155a7432d51b8ff203 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-11-11 03:22:14"
+        "Start Time": "2023-11-11 02:56:26"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 405a71dd..70e589b8 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-1005 , 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-5333-gdf66fa08578
+In  arm-eabi v7-a softfp, after:
+  | commit gcc-14-5333-gdf66fa08578a
   | Author: Vladimir N. Makarov <vmakarov@redhat.com>
   | Date:   Fri Nov 10 11:14:46 2023 -0500
   | 
@@ -15,43 +12,37 @@ In  arm-eabi v7-a softfp after:
   |     My previous RA patches to take register equivalence into account do
   |     temporary register equivalence substitution to find out that the
   |     equivalence can be consumed by insns.  The insn with the substitution is
-  |     checked on validity using target-depended code.  This code expects that
-  |     autoinc operations work on register but this register can be substituted
-  | ... 13 lines of the commit log omitted.
+  | ... 15 lines of the commit log omitted.
 
-FAIL: 1 regressions
+Produces 1 regression:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.target/arm/arm.exp ...
+  | FAIL: gcc.target/arm/pr112337.c (test for excess errors)
 
-regressions.sum:
-		=== gcc 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 gcc:gcc.target/arm/arm.exp ...
-FAIL: gcc.target/arm/pr112337.c (test for excess errors)
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1005. 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_v7a_softfp_eabi-build/277/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/277/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/277/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/277/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/277/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/277/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/277/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/276/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/df66fa08578a28b3acc8bdb6257b68c245a6a0fa/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/df66fa08578a28b3acc8bdb6257b68c245a6a0fa/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/df66fa08578a28b3acc8bdb6257b68c245a6a0fa
 
-List of configurations that regressed due to this commit :
-* tcwg_gnu_embed_check_gcc
-** master-arm_v7a_softfp_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/df66fa08578a28b3acc8bdb6257b68c245a6a0fa/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/277/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index eba5a48f..2d7690d8 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-5333-gdf66fa08578: FAIL: 1 regressions on arm
+[Linaro-TCWG-CI] gcc-14-5333-gdf66fa08578a: 1 regression on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 72d0b990..89c071d9 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.1656036
-CURRENT:  /tmp/gxx-sum2.1656036
+REFERENCE:/tmp/gxx-sum1.30095
+CURRENT:  /tmp/gxx-sum2.30095
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
