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..aaef06fe
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,22 @@
+		=== g++ tests ===
+
+Running g++:g++.dg/dg.exp ...
+FAIL: g++.dg/contracts/contracts-ctor-dtor2.C (test for errors, line 23)
+FAIL: g++.dg/contracts/contracts-ctor-dtor2.C (test for errors, line 27)
+FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++14 (test for excess errors)
+FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++20 (test for excess errors)
+FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++17 (test for excess errors)
+		=== gcc tests ===
+
+Running gcc:gcc.target/arm/arm.exp ...
+FAIL: gcc.target/arm/bfloat16_vector_typecheck_1.c (test for errors, line 122)
+FAIL: gcc.target/arm/bfloat16_vector_typecheck_1.c (test for excess errors)
+FAIL: gcc.target/arm/bfloat16_vector_typecheck_1.c (test for errors, line 124)
+FAIL: gcc.target/arm/bfloat16_vector_typecheck_2.c (test for errors, line 114)
+FAIL: gcc.target/arm/bfloat16_vector_typecheck_2.c (test for excess errors)
+
+		=== Results Summary ===
+
+# of stable fails		499
+# of flaky entries		0
+# of all tests			412465
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 53abfca1..933ddc07 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-FAIL: 2 regressions: 10 progressions
+4 regressions 10 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/264/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index b5adea0c..77e0c5c6 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/264/",
-            "run_order": "0264 (basepoints/gcc-14-06031-g37043268825)",
+            "run_order": "0264 (basepoints/gcc-14-06031-g370432688259)",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=db4ab410dec3554bf38f69879de2306ce5e25b7e (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/370432688259aed1c99f9b29d8d09e534fb94037 (+ 145 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=14d786873c7db25d37b74d8c47ad8f3cbbe1883b (unchanged)",
@@ -15,12 +15,12 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/1664d74c50739401c8b40e8b514d12b5fc250067 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-12-05 07:44:05"
+        "Start Time": "2023-12-05 07:36:11"
     },
     "Tests": [
         {
             "Data": [
-                491
+                493
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.fails.nb_fails"
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                3
+                0
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
@@ -44,18 +44,18 @@
 	   ,
         {
             "Data": [
-                110
+                16
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -63,7 +63,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -71,23 +71,23 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                22
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
             "Data": [
-                1
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -95,47 +95,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1540
+                131
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                209908
+                15617
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11418
+                1015
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                222866
+                16763
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                136
+                18
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
         }
 	   ,
         {
@@ -236,18 +236,18 @@
 	   ,
         {
             "Data": [
-                16
+                110
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -255,7 +255,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -263,23 +263,23 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                2
+                22
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
             "Data": [
-                0
+                1
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -287,47 +287,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                131
+                1540
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                15617
+                209908
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1015
+                11418
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                16763
+                222866
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                18
+                136
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 88ae37a5..2b9f42b1 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,48 +1,50 @@
-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 cortex-m55 hard after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In  arm-eabi cortex-m55 hard, after:
   | 145 commits in gcc
-  | 37043268825 Add tests for validating future C permerrors
-  | bf783f6ca46 gm2: Add missing declaration of m2pim_M2RTS_Terminate to test
-  | 989af9473d9 aarch64: Call named function in gcc.target/aarch64/aapcs64/ice_1.c
-  | 335bd6c938c aarch64: Avoid -Wincompatible-pointer-types warning in Linux unwinder
-  | 923a67f17ba RISC-V: Fix VSETVL PASS regression
+  | 370432688259 Add tests for validating future C permerrors
+  | bf783f6ca464 gm2: Add missing declaration of m2pim_M2RTS_Terminate to test
+  | 989af9473d95 aarch64: Call named function in gcc.target/aarch64/aapcs64/ice_1.c
+  | 335bd6c938c2 aarch64: Avoid -Wincompatible-pointer-types warning in Linux unwinder
+  | 923a67f17bad RISC-V: Fix VSETVL PASS regression
   | ... and 140 more commits in gcc
 
-FAIL: 2 regressions: 10 progressions
-
-regressions.sum:
-		=== gcc tests ===
-
-Running gcc:gcc.dg/analyzer/analyzer.exp ...
-FAIL: c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early-O2.c (test for excess errors)
-FAIL: c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early.c (test for excess errors)
-
+Produces 4 regressions 10 fixes:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/analyzer/analyzer.exp ...
+  | FAIL: c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early-O2.c (test for excess errors)
+  | FAIL: c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early.c (test for excess errors)
+  | Running gcc:gcc.dg/dg.exp ...
+  | FAIL: gcc.dg/long_branch.c (test for excess errors)
+  | ... and 1 more
+  | 
+  | fixes.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: g++.dg/contracts/contracts-ctor-dtor2.C (test for errors, line 23)
+  | FAIL: g++.dg/contracts/contracts-ctor-dtor2.C (test for errors, line 27)
+  | FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++14 (test for excess errors)
+  | FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++20 (test for excess errors)
+  | ... and 7 more
+
+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
+
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-progressions.sum:
-		=== g++ tests ===
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-Running g++:g++.dg/dg.exp ...
-FAIL: g++.dg/contracts/contracts-ctor-dtor2.C (test for errors, line 23)
-FAIL: g++.dg/contracts/contracts-ctor-dtor2.C (test for errors, line 27)
-FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++14 (test for excess errors)
-... and 11 more entries
+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/264/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/264/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/264/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/264/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/264/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/264/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/264/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/262/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index b8f38b22..5b3ff1e0 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 145 commits in gcc: FAIL: 2 regressions: 10 progressions on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] 145 commits in gcc: 4 regressions 10 fixes on master-thumb_m55_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 69a0501e..e137455c 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -4,8 +4,12 @@ Running gcc:gcc.dg/analyzer/analyzer.exp ...
 FAIL: c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early-O2.c (test for excess errors)
 FAIL: c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early.c (test for excess errors)
 
+Running gcc:gcc.dg/dg.exp ...
+FAIL: gcc.dg/long_branch.c (test for excess errors)
+UNRESOLVED: gcc.dg/long_branch.c compilation failed to produce executable
+
 		=== Results Summary ===
 
-# of stable fails		491
-# of flaky entries		3
+# of stable fails		493
+# of flaky entries		0
 # of all tests			412465
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 54f3bd09..8c57a881 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
-# of stable fails		491
-# of flaky entries		3
+# of stable fails		493
+# of flaky entries		0
 # of all tests			412465
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index b3e99259..f91ac14e 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.1864868
-CURRENT:  /tmp/gxx-sum2.1864868
+REFERENCE:/tmp/gxx-sum1.8319
+CURRENT:  /tmp/gxx-sum2.8319
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
@@ -29,10 +29,9 @@ o  RUN STATUS:                               |   REF   |   RES   |
 
 o  REGRESSIONS:
   +------------------------------------------+---------+
-  | PASS now FAIL             [PASS => FAIL] |       3 |
-  | UNRESOLVED appears        [     =>UNRES] |       1 |
+  | PASS now FAIL             [PASS => FAIL] |       2 |
   +------------------------------------------+---------+
-  | TOTAL_REGRESSIONS                        |       4 |
+  | TOTAL_REGRESSIONS                        |       2 |
   +------------------------------------------+---------+
 
   - PASS now FAIL             [PASS => FAIL]:
@@ -40,14 +39,6 @@ o  REGRESSIONS:
   Executed from: gcc:gcc.dg/analyzer/analyzer.exp
     gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early-O2.c (test for excess errors)
     gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early.c (test for excess errors)
-  Executed from: gcc:gcc.dg/dg.exp
-    gcc:gcc.dg/dg.exp=gcc.dg/long_branch.c (test for excess errors)
-
-
-  - UNRESOLVED appears        [     =>UNRES]:
-
-  Executed from: gcc:gcc.dg/dg.exp
-    gcc:gcc.dg/dg.exp=gcc.dg/long_branch.c compilation failed to produce executable
 
 
 
@@ -60,8 +51,9 @@ o  IMPROVEMENTS TO BE CHECKED:
   | XFAIL disappears          [XFAIL=>     ] |       3 |
   | XFAIL appears             [     =>XFAIL] |       3 |
   | UNSUPPORTED appears       [     =>UNSUP] |      27 |
+  | Flaky cases, ignored   [~RANDOM     ]    |       2 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    1760 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    1762 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
@@ -1873,6 +1865,13 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/dg.exp=gcc.dg/bitint-43.c
 
 
+  - Flaky cases, ignored   [~RANDOM     ]:
+
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/long_branch.c (test for excess errors)
+    gcc:gcc.dg/dg.exp=gcc.dg/long_branch.c compilation failed to produce executable
+
+
 
 # Regressions found
 # Regressions in 3 common sum files found
