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..c35c4738
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		474
+# of flaky entries		0
+# of all tests			389932
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 14b55b7f..4e3e7b9f 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-876]
-FAIL: 4 regressions
+4 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/12/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 3dac1e61..a949491b 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-876
-FAIL: 4 regressions
+4 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/12/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index a16783d0..e395f010 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/1a599caab86464006ea8c9501aff6c6638e891eb
-commit gcc-14-2987-g1a599caab86
+commit gcc-14-2987-g1a599caab864
 Author: Richard Biener <rguenther@suse.de>
 Date:   Fri Aug 4 12:11:45 2023 +0200
 
@@ -8,14 +8,12 @@ Date:   Fri Aug 4 12:11:45 2023 +0200
     The following fixes a problem with my last attempt of avoiding
     out-of-bound shift values for vectorized right shifts of widened
     operands.  Instead of truncating the shift amount with a bitwise
-    and we actually need to saturate it to the target precision.
-    
-... 10 lines of the commit log omitted.
+... 12 lines of the commit log omitted.
 
 * tcwg_gnu_embed_check_gcc
 ** master-thumb_m55_hard_eabi
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1a599caab86464006ea8c9501aff6c6638e891eb/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+*** 4 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/1a599caab86464006ea8c9501aff6c6638e891eb/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/12/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1a599caab86464006ea8c9501aff6c6638e891eb/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/1a599caab86464006ea8c9501aff6c6638e891eb/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 07c16e11..10d273c9 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-2987-g1a599caab86: FAIL: 4 regressions
+gcc-14-2987-g1a599caab864: 4 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index cd303283..a555b737 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-876
   Summary: |
-    gcc-14-2987-g1a599caab86: FAIL: 4 regressions
+    gcc-14-2987-g1a599caab864: 4 regressions
   Components: GCC
   Start date: 2023-08-04
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/1a599caab86464006ea8c9501aff6c6638e891eb
-    commit gcc-14-2987-g1a599caab86
+    commit gcc-14-2987-g1a599caab864
     Author: Richard Biener <rguenther@suse.de>
     Date:   Fri Aug 4 12:11:45 2023 +0200
     
@@ -16,14 +16,12 @@
         The following fixes a problem with my last attempt of avoiding
         out-of-bound shift values for vectorized right shifts of widened
         operands.  Instead of truncating the shift amount with a bitwise
-        and we actually need to saturate it to the target precision.
-        
-    ... 10 lines of the commit log omitted.
+    ... 12 lines of the commit log omitted.
     
     * tcwg_gnu_embed_check_gcc
     ** master-thumb_m55_hard_eabi
-    *** FAIL: 4 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1a599caab86464006ea8c9501aff6c6638e891eb/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+    *** 4 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/1a599caab86464006ea8c9501aff6c6638e891eb/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/12/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1a599caab86464006ea8c9501aff6c6638e891eb/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/1a599caab86464006ea8c9501aff6c6638e891eb/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index e48b6c45..714c686b 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/12/",
-            "run_order": "0012 (basepoints/gcc-14-02987-g1a599caab86)",
+            "run_order": "0012 (basepoints/gcc-14-02987-g1a599caab864)",
             "regression": "https://linaro.atlassian.net/browse/GNU-876",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=0ecf4403168bb53c6ce729b1f042610f82043d45 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/1a599caab86464006ea8c9501aff6c6638e891eb (+ 1 commits)",
@@ -16,12 +16,12 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/71934cf6bf878f82dac3fceb7d06d293ec3f6f8f (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-08-04 15:29:42"
+        "Start Time": "2023-08-04 06:30:15"
     },
     "Tests": [
         {
             "Data": [
-                477
+                478
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.fails.nb_fails"
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                1
+                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 20466769..a0f89ab3 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-876 , 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-2987-g1a599caab86
+In  arm-eabi cortex-m55 hard, after:
+  | commit gcc-14-2987-g1a599caab864
   | Author: Richard Biener <rguenther@suse.de>
   | Date:   Fri Aug 4 12:11:45 2023 +0200
   | 
@@ -15,46 +12,40 @@ In  arm-eabi cortex-m55 hard after:
   |     The following fixes a problem with my last attempt of avoiding
   |     out-of-bound shift values for vectorized right shifts of widened
   |     operands.  Instead of truncating the shift amount with a bitwise
-  |     and we actually need to saturate it to the target precision.
-  |     
-  | ... 10 lines of the commit log omitted.
+  | ... 12 lines of the commit log omitted.
 
-FAIL: 4 regressions
+Produces 4 regressions:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/vect/vect.exp ...
+  | FAIL: gcc.dg/vect/pr110838.c (test for excess errors)
+  | FAIL: gcc.dg/vect/pr110838.c -flto -ffat-lto-objects (test for excess errors)
+  | UNRESOLVED: gcc.dg/vect/pr110838.c -flto -ffat-lto-objects compilation failed to produce executable
+  | UNRESOLVED: gcc.dg/vect/pr110838.c compilation failed to produce executable
 
-regressions.sum:
-		=== gcc tests ===
+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
 
-Running gcc:gcc.dg/vect/vect.exp ...
-FAIL: gcc.dg/vect/pr110838.c (test for excess errors)
-FAIL: gcc.dg/vect/pr110838.c -flto -ffat-lto-objects (test for excess errors)
-UNRESOLVED: gcc.dg/vect/pr110838.c -flto -ffat-lto-objects compilation failed to produce executable
-UNRESOLVED: gcc.dg/vect/pr110838.c compilation failed to produce executable
+We track this bug report under https://linaro.atlassian.net/browse/GNU-876. 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_m55_hard_eabi-build/12/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/12/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/12/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.1-m.main+mve.fp+fp.dp -mtune=cortex-m55 -mfloat-abi=hard -mfpu=auto
+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_m55_hard_eabi-build/12/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/12/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/12/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/12/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/11/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1a599caab86464006ea8c9501aff6c6638e891eb/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/1a599caab86464006ea8c9501aff6c6638e891eb/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/1a599caab86464006ea8c9501aff6c6638e891eb
 
-List of configurations that regressed due to this commit :
-* tcwg_gnu_embed_check_gcc
-** master-thumb_m55_hard_eabi
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1a599caab86464006ea8c9501aff6c6638e891eb/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/12/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 6e4c5b45..bd5adc2c 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-2987-g1a599caab86: FAIL: 4 regressions on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] gcc-14-2987-g1a599caab864: 4 regressions on master-thumb_m55_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 0a7870c6..63dd61e7 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -8,6 +8,6 @@ UNRESOLVED: gcc.dg/vect/pr110838.c compilation failed to produce executable
 
 		=== Results Summary ===
 
-# of stable fails		477
-# of flaky entries		1
+# of stable fails		478
+# of flaky entries		0
 # of all tests			389932
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index dfa61551..59acc2c9 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
-# of stable fails		477
-# of flaky entries		1
+# of stable fails		478
+# of flaky entries		0
 # of all tests			389932
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 8580622f..eb201601 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.20669
-CURRENT:  /tmp/gxx-sum2.20669
+REFERENCE:/tmp/gxx-sum1.4813
+CURRENT:  /tmp/gxx-sum2.4813
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
