diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..a94c92af
--- /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.1-m.main+mve.fp+fp.dp --with-float=hard --target_board=-mthumb/-march=armv8.1-m.main+mve.fp+fp.dp/-mtune=cortex-m55/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m55
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..68b89b50
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,10 @@
+		=== gcc tests ===
+
+Running gcc:gcc.target/arm/arm.exp ...
+FAIL: gcc.target/arm/eliminate.c scan-assembler-times r0,[\\t ]*sp 3
+
+		=== Results Summary ===
+
+# of stable fails		466
+# of flaky entries		0
+# of all tests			403335
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 9fdf747e..e73cd865 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-987]
-FAIL: 6 regressions: 1 progressions
+6 regressions 1 fix
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/178/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 17b090a8..1e22363f 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-987
-FAIL: 6 regressions: 1 progressions
+6 regressions 1 fix
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/178/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 45d48763..0613a84c 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/8aa47713701b1f1878b81169852269a299272e87
-commit gcc-14-4972-g8aa47713701
+commit gcc-14-4972-g8aa47713701b
 Author: Vladimir N. Makarov <vmakarov@redhat.com>
 Date:   Fri Oct 27 08:28:24 2023 -0400
 
@@ -8,19 +8,17 @@ Date:   Fri Oct 27 08:28:24 2023 -0400
     My recent patch improving cost calculation for pseudos with equivalence
     resulted in failure of gcc.target/arm/eliminate.c on aarch64.  This patch
     fixes this failure.
-    
-    gcc/ChangeLog:
-... 3 lines of the commit log omitted.
+... 5 lines of the commit log omitted.
 
 * tcwg_bmk-code_size-spec2k6
 ** gnu-aarch64-master-Os
 *** grew in size by 3% - 458.sjeng
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/8aa47713701b1f1878b81169852269a299272e87/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-Os/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-Os-build/130/
+*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-Os-build/130/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
 ** master-thumb_m55_hard_eabi
-*** FAIL: 6 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/8aa47713701b1f1878b81169852269a299272e87/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+*** 6 regressions 1 fix
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/8aa47713701b1f1878b81169852269a299272e87/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/178/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/8aa47713701b1f1878b81169852269a299272e87/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/8aa47713701b1f1878b81169852269a299272e87/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 42e702ac..34efc738 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-4972-g8aa47713701: grew in size by 3% - 458.sjeng
+gcc-14-4972-g8aa47713701b: grew in size by 3% - 458.sjeng
diff --git a/notify/jira/yaml b/notify/jira/yaml
index e1c50ef6..e3c77a4a 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-987
   Summary: |
-    gcc-14-4972-g8aa47713701: grew in size by 3% - 458.sjeng
+    gcc-14-4972-g8aa47713701b: grew in size by 3% - 458.sjeng
   Components: GCC
   Start date: 2023-10-27
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/8aa47713701b1f1878b81169852269a299272e87
-    commit gcc-14-4972-g8aa47713701
+    commit gcc-14-4972-g8aa47713701b
     Author: Vladimir N. Makarov <vmakarov@redhat.com>
     Date:   Fri Oct 27 08:28:24 2023 -0400
     
@@ -16,19 +16,17 @@
         My recent patch improving cost calculation for pseudos with equivalence
         resulted in failure of gcc.target/arm/eliminate.c on aarch64.  This patch
         fixes this failure.
-        
-        gcc/ChangeLog:
-    ... 3 lines of the commit log omitted.
+    ... 5 lines of the commit log omitted.
     
     * tcwg_bmk-code_size-spec2k6
     ** gnu-aarch64-master-Os
     *** grew in size by 3% - 458.sjeng
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/8aa47713701b1f1878b81169852269a299272e87/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-Os/details.txt
-    *** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-Os-build/130/
+    *** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-Os-build/130/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
     ** master-thumb_m55_hard_eabi
-    *** FAIL: 6 regressions: 1 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/8aa47713701b1f1878b81169852269a299272e87/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+    *** 6 regressions 1 fix
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/8aa47713701b1f1878b81169852269a299272e87/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/178/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/8aa47713701b1f1878b81169852269a299272e87/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/8aa47713701b1f1878b81169852269a299272e87/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index e5997b23..ff793674 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_m55_hard_eabi-build/178/",
-            "run_order": "0178 (basepoints/gcc-14-04972-g8aa47713701)",
+            "run_order": "0178 (basepoints/gcc-14-04972-g8aa47713701b)",
             "regression": "https://linaro.atlassian.net/browse/GNU-987",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=0a845aef62b8813275616bd399e8fca679161cfc (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/8aa47713701b1f1878b81169852269a299272e87 (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/d762bf97931b58839316b68a570eecc6143c9e3e (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-11-03 09:55:00"
+        "Start Time": "2023-10-25 03:43:08"
     },
     "Tests": [
         {
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                26
+                0
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 76f67521..5ad7d230 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-987 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  arm-eabi cortex-m55 hard after:
-
-  | commit gcc-14-4972-g8aa47713701
+In  arm-eabi cortex-m55 hard, after:
+  | commit gcc-14-4972-g8aa47713701b
   | Author: Vladimir N. Makarov <vmakarov@redhat.com>
   | Date:   Fri Oct 27 08:28:24 2023 -0400
   | 
@@ -15,60 +12,45 @@ In  arm-eabi cortex-m55 hard after:
   |     My recent patch improving cost calculation for pseudos with equivalence
   |     resulted in failure of gcc.target/arm/eliminate.c on aarch64.  This patch
   |     fixes this failure.
-  |     
-  |     gcc/ChangeLog:
-  | ... 3 lines of the commit log omitted.
+  | ... 5 lines of the commit log omitted.
 
-FAIL: 6 regressions: 1 progressions
-
-regressions.sum:
-		=== g++ tests ===
+Produces 6 regressions 1 fix:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/torture/dg-torture.exp ...
+  | FAIL: c-c++-common/torture/vshuf-v2di.c -O3 -g  (internal compiler error: in lra_assign, at lra-assigns.cc:1651)
+  | FAIL: c-c++-common/torture/vshuf-v2di.c -O3 -g  (test for excess errors)
+  | FAIL: c-c++-common/torture/vshuf-v4sf.c -O3 -g  (internal compiler error: in lra_assign, at lra-assigns.cc:1651)
+  | FAIL: c-c++-common/torture/vshuf-v4sf.c -O3 -g  (test for excess errors)
+  | ... and 2 more
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.target/arm/arm.exp ...
+  | FAIL: gcc.target/arm/eliminate.c scan-assembler-times r0,[\\t ]*sp 3
 
-Running g++:g++.dg/torture/dg-torture.exp ...
-FAIL: c-c++-common/torture/vshuf-v2di.c -O3 -g  (internal compiler error: in lra_assign, at lra-assigns.cc:1651)
-FAIL: c-c++-common/torture/vshuf-v2di.c -O3 -g  (test for excess errors)
-FAIL: c-c++-common/torture/vshuf-v4sf.c -O3 -g  (internal compiler error: in lra_assign, at lra-assigns.cc:1651)
-FAIL: c-c++-common/torture/vshuf-v4sf.c -O3 -g  (test for excess errors)
-FAIL: c-c++-common/torture/vshuf-v4si.c -O3 -g  (internal compiler error: in lra_assign, at lra-assigns.cc:1651)
-FAIL: c-c++-common/torture/vshuf-v4si.c -O3 -g  (test for excess errors)
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8.1-m.main+mve.fp+fp.dp -mtune=cortex-m55 -mfloat-abi=hard -mfpu=auto
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8.1-m.main+mve.fp+fp.dp --with-float=hard --target_board=-mthumb/-march=armv8.1-m.main+mve.fp+fp.dp/-mtune=cortex-m55/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m55
 
+We track this bug report under https://linaro.atlassian.net/browse/GNU-987. Please let us know if you have a fix.
 
-progressions.sum:
-		=== gcc tests ===
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-Running gcc:gcc.target/arm/arm.exp ...
-FAIL: gcc.target/arm/eliminate.c scan-assembler-times r0,[\\t ]*sp 3
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
+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-thumb_m55_hard_eabi-build/178/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_m55_hard_eabi-build/178/artifact/artifacts/notify/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/178/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_m55_hard_eabi-build/178/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_m55_hard_eabi-build/178/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8.1-m.main+mve.fp+fp.dp -mtune=cortex-m55 -mfloat-abi=hard -mfpu=auto
-
------------------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-thumb_m55_hard_eabi-build/178/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/178/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/177/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/8aa47713701b1f1878b81169852269a299272e87/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/8aa47713701b1f1878b81169852269a299272e87/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/8aa47713701b1f1878b81169852269a299272e87
 
-List of configurations that regressed due to this commit :
-* tcwg_bmk-code_size-spec2k6
-** gnu-aarch64-master-Os
-*** grew in size by 3% - 458.sjeng
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/8aa47713701b1f1878b81169852269a299272e87/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-Os/details.txt
-*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-Os-build/130/
-* tcwg_gnu_embed_check_gcc
-** master-thumb_m55_hard_eabi
-*** FAIL: 6 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/8aa47713701b1f1878b81169852269a299272e87/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/178/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index bf578a1b..ab972748 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-4972-g8aa47713701: FAIL: 6 regressions: 1 progressions on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] gcc-14-4972-g8aa47713701b: 6 regressions 1 fix on master-thumb_m55_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 48ea3034..f578ed97 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -11,5 +11,5 @@ FAIL: c-c++-common/torture/vshuf-v4si.c -O3 -g  (test for excess errors)
 		=== Results Summary ===
 
 # of stable fails		471
-# of flaky entries		26
+# of flaky entries		0
 # of all tests			403335
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index b914eb68..c5c63a45 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		471
-# of flaky entries		26
+# of flaky entries		0
 # of all tests			403335
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 65ba184d..849a5617 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.11437
-CURRENT:  /tmp/gxx-sum2.11437
+REFERENCE:/tmp/gxx-sum1.20160
+CURRENT:  /tmp/gxx-sum2.20160
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
