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..9d99a2e4
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		490
+# of flaky entries		0
+# of all tests			408484
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index c89ab0f1..80d1125e 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1009]
-FAIL: 42 regressions
+42 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/209/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 70aafc79..8613c949 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-1009
-FAIL: 42 regressions
+42 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/209/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index ddc61315..69fc5238 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/ed52bc2e30cb7992e8a88113481bde0cb1ec4963
-commit gcc-14-5396-ged52bc2e30c
+commit gcc-14-5396-ged52bc2e30cb
 Author: Richard Earnshaw <rearnsha@arm.com>
 Date:   Thu Nov 2 15:28:58 2023 +0000
 
@@ -8,9 +8,7 @@ Date:   Thu Nov 2 15:28:58 2023 +0000
     A number of tests in the gcc testsuite, especially for arm-specific
     targets, add various flags to control the architecture.  These run
     into problems when the compiler is configured with -mfpu=auto if the
-    new architecture lacks an architectural feature that implies we have
-    floating-point instructions.
-... 13 lines of the commit log omitted.
+... 15 lines of the commit log omitted.
 
 * tcwg_gnu_embed_check_gcc
 ** master-thumb_m33_eabi
@@ -18,12 +16,12 @@ Date:   Thu Nov 2 15:28:58 2023 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/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/233/artifact/artifacts
 ** master-thumb_m55_hard_eabi
-*** FAIL: 42 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+*** 42 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/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/209/artifact/artifacts
 ** master-thumb_m7_eabi
 *** FAIL: 21 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/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/216/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 1449764d..3b9cf5a3 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-5396-ged52bc2e30c: FAIL: 44 regressions
+gcc-14-5396-ged52bc2e30cb: FAIL: 21 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index ee2446df..51d947c0 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1009
   Summary: |
-    gcc-14-5396-ged52bc2e30c: FAIL: 44 regressions
+    gcc-14-5396-ged52bc2e30cb: FAIL: 21 regressions
   Components: GCC
   Start date: 2023-11-13
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/ed52bc2e30cb7992e8a88113481bde0cb1ec4963
-    commit gcc-14-5396-ged52bc2e30c
+    commit gcc-14-5396-ged52bc2e30cb
     Author: Richard Earnshaw <rearnsha@arm.com>
     Date:   Thu Nov 2 15:28:58 2023 +0000
     
@@ -16,9 +16,7 @@
         A number of tests in the gcc testsuite, especially for arm-specific
         targets, add various flags to control the architecture.  These run
         into problems when the compiler is configured with -mfpu=auto if the
-        new architecture lacks an architectural feature that implies we have
-        floating-point instructions.
-    ... 13 lines of the commit log omitted.
+    ... 15 lines of the commit log omitted.
     
     * tcwg_gnu_embed_check_gcc
     ** master-thumb_m33_eabi
@@ -26,12 +24,12 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/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/233/artifact/artifacts
     ** master-thumb_m55_hard_eabi
-    *** FAIL: 42 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
+    *** 42 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/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/209/artifact/artifacts
     ** master-thumb_m7_eabi
     *** FAIL: 21 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/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/216/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 20a837f3..f7c54c0c 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/209/",
-            "run_order": "0209 (basepoints/gcc-14-05396-ged52bc2e30c)",
+            "run_order": "0209 (basepoints/gcc-14-05396-ged52bc2e30cb)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1009",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=319b460545dc79280e2904dcc280057cf71fb753 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/ed52bc2e30cb7992e8a88113481bde0cb1ec4963 (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/f78ea7ddb0e18766ece9fdfe02061744a7afc41b (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-11-13 17:50:06"
+        "Start Time": "2023-11-13 06:26:47"
     },
     "Tests": [
         {
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                27
+                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 dac6cb0a..18f3e6b2 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-1009 , 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-5396-ged52bc2e30c
+In  arm-eabi cortex-m55 hard, after:
+  | commit gcc-14-5396-ged52bc2e30cb
   | Author: Richard Earnshaw <rearnsha@arm.com>
   | Date:   Thu Nov 2 15:28:58 2023 +0000
   | 
@@ -15,57 +12,41 @@ In  arm-eabi cortex-m55 hard after:
   |     A number of tests in the gcc testsuite, especially for arm-specific
   |     targets, add various flags to control the architecture.  These run
   |     into problems when the compiler is configured with -mfpu=auto if the
-  |     new architecture lacks an architectural feature that implies we have
-  |     floating-point instructions.
-  | ... 13 lines of the commit log omitted.
-
-FAIL: 42 regressions
+  | ... 15 lines of the commit log omitted.
 
-regressions.sum:
-		=== gcc tests ===
+Produces 42 regressions:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.target/arm/arm.exp ...
+  | FAIL: gcc.target/arm/attr_thumb-static2.c (test for excess errors)
+  | UNRESOLVED: gcc.target/arm/attr_thumb-static2.c scan-assembler-times blx 2
+  | FAIL: gcc.target/arm/pr65647-2.c (test for excess errors)
+  | FAIL: gcc.target/arm/pr88648-asm-syntax-unified.c (test for excess errors)
+  | ... and 40 more
 
-Running gcc:gcc.target/arm/arm.exp ...
-FAIL: gcc.target/arm/attr_thumb-static2.c (test for excess errors)
-UNRESOLVED: gcc.target/arm/attr_thumb-static2.c scan-assembler-times blx 2
-FAIL: gcc.target/arm/pr65647-2.c (test for excess errors)
-FAIL: gcc.target/arm/pr88648-asm-syntax-unified.c (test for excess errors)
-UNRESOLVED: gcc.target/arm/pr88648-asm-syntax-unified.c scan-assembler-not \\.syntax\\sdivided
-UNRESOLVED: gcc.target/arm/pr88648-asm-syntax-unified.c scan-assembler-times \\.syntax\\sunified 3
-FAIL: gcc.target/arm/pragma_arch_attribute.c (test for excess errors)
-... and 40 more entries
+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
 
-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/209/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/209/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/209/artifact/artifacts/sumfiles/xfails.xfail
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1009. Please let us know if you have a fix.
 
-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
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
 -----------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+
+The information below contains the details of the failures, and the ways 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/209/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/209/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/209/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/209/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/208/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/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/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/ed52bc2e30cb7992e8a88113481bde0cb1ec4963
 
-List of configurations that regressed due to this commit :
-* tcwg_gnu_embed_check_gcc
-** master-thumb_m33_eabi
-*** FAIL: 44 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/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/233/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 42 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/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/209/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 21 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ed52bc2e30cb7992e8a88113481bde0cb1ec4963/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/216/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index cb126c92..46855ade 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-5396-ged52bc2e30c: FAIL: 42 regressions on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] gcc-14-5396-ged52bc2e30cb: 42 regressions on master-thumb_m55_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 7f69c9ed..a12f1c3a 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -51,5 +51,5 @@ FAIL: gcc.target/arm/lto/pr96939 c_lto_pr96939_1.o assemble,  -flto -O2
 		=== Results Summary ===
 
 # of stable fails		532
-# of flaky entries		27
+# of flaky entries		0
 # of all tests			408484
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 991bd57f..14539e3d 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		532
-# of flaky entries		27
+# of flaky entries		0
 # of all tests			408484
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index d7722157..1ebc1f23 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.17595
-CURRENT:  /tmp/gxx-sum2.17595
+REFERENCE:/tmp/gxx-sum1.14281
+CURRENT:  /tmp/gxx-sum2.14281
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
