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..4f33c014
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,50 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/dg.exp ...
+FAIL: gcc.dg/Wnonnull-4.c (test for excess errors)
+
+Running gcc:gcc.dg/fixed-point/fixed-point.exp ...
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 76)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 89)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 83)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 90)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 97)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 79)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for excess errors)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 92)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 75)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 71)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 96)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 82)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 78)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 74)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 101)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 93)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 100)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 102)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 91)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 85)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 94)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 80)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 72)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 95)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 86)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 99)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 77)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 98)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 88)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 73)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 84)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 81)
+FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 103)
+
+Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
+UNRESOLVED: gcc.dg/tree-ssa/ssa-sink-16.c scan-tree-dump optimized "return 2;"
+FAIL: gcc.dg/tree-ssa/ssa-sink-16.c (test for excess errors)
+FAIL: gcc.dg/tree-ssa/ssa-sink-16.c (internal compiler error: verify_gimple failed)
+
+		=== Results Summary ===
+
+# of stable fails		1543
+# of flaky entries		0
+# of all tests			415781
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 983d8dab..4501b6c7 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-FAIL: 20 regressions: 37 progressions
+20 regressions 37 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/272/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 027164c6..133dee5f 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/272/",
-            "run_order": "0272 (basepoints/gcc-14-06238-gae9e48e5c0a)",
+            "run_order": "0272 (basepoints/gcc-14-06238-gae9e48e5c0ac)",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=db4ab410dec3554bf38f69879de2306ce5e25b7e (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/ae9e48e5c0acaecf181117bdf3632b6eabf907ec (+ 109 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=14d786873c7db25d37b74d8c47ad8f3cbbe1883b (unchanged)",
@@ -15,7 +15,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/1664d74c50739401c8b40e8b514d12b5fc250067 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-12-06 04:03:33"
+        "Start Time": "2023-12-06 04:03:03"
     },
     "Tests": [
         {
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                3
+                0
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
@@ -44,18 +44,18 @@
 	   ,
         {
             "Data": [
-                130
+                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,15 +71,15 @@
                 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"
         }
 	   ,
         {
@@ -87,7 +87,7 @@
                 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": [
-                1639
+                131
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                211424
+                15629
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11495
+                1015
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                224558
+                16775
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                155
+                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
+                130
             ],
             "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,15 +263,15 @@
                 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"
         }
 	   ,
         {
@@ -279,7 +279,7 @@
                 0
             ],
             "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
+                1639
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                15629
+                211424
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1015
+                11495
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                16775
+                224558
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                18
+                155
             ],
             "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 3e7810a6..d3a07d82 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,57 +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:
   | 109 commits in gcc
-  | ae9e48e5c0a Daily bump.
-  | db642d60ee8 RISC-V: Fix PR112888 ICE
-  | 09a08df7193 aarch64: Add rsr128 and wsr128 ACLE tests
-  | 88157c88172 aarch64: Implement 128-bit extension to ACLE sysreg r/w builtins
-  | eac59af05aa aarch64: Sync `aarch64-sys-regs.def' with Binutils.
+  | ae9e48e5c0ac Daily bump.
+  | db642d60ee81 RISC-V: Fix PR112888 ICE
+  | 09a08df71939 aarch64: Add rsr128 and wsr128 ACLE tests
+  | 88157c88172b aarch64: Implement 128-bit extension to ACLE sysreg r/w builtins
+  | eac59af05aa5 aarch64: Sync `aarch64-sys-regs.def' with Binutils.
   | ... and 104 more commits in gcc
 
-FAIL: 20 regressions: 37 progressions
-
-regressions.sum:
-		=== g++ tests ===
-
-Running g++:g++.dg/dg.exp ...
-FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17  dg-regexp 28 not found: " *inlined from [^\n
-FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17  dg-regexp 29 not found: " *inlined from [^\n
-FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17  dg-regexp 43 not found: " *inlined from [^\n
-FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17  dg-regexp 44 not found: " *inlined from [^\n
-FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17  dg-regexp 45 not found: " *inlined from [^\n
-FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17  dg-regexp 75 not found: " *inlined from [^\n
-FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17  dg-regexp 76 not found: " *inlined from [^\n
-... and 14 more entries
-
-progressions.sum:
-		=== gcc tests ===
-
-Running gcc:gcc.dg/dg.exp ...
-FAIL: gcc.dg/Wnonnull-4.c (test for excess errors)
-
-Running gcc:gcc.dg/fixed-point/fixed-point.exp ...
-FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 77)
-FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 100)
-FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 97)
-FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 95)
-... and 35 more entries
-
-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/272/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/272/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/272/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
+Produces 20 regressions 37 fixes:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17  dg-regexp 28 not found: " *inlined from [^\n
+  | FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17  dg-regexp 29 not found: " *inlined from [^\n
+  | FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17  dg-regexp 43 not found: " *inlined from [^\n
+  | FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++17  dg-regexp 44 not found: " *inlined from [^\n
+  | ... and 16 more
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.dg/dg.exp ...
+  | FAIL: gcc.dg/Wnonnull-4.c (test for excess errors)
+  | Running gcc:gcc.dg/fixed-point/fixed-point.exp ...
+  | FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 76)
+  | FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 89)
+  | ... and 35 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.
 
 -----------------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/272/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/272/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/272/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/272/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/269/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 4c1f629b..09825c10 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 109 commits in gcc: FAIL: 20 regressions: 37 progressions on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] 109 commits in gcc: 20 regressions 37 fixes on master-thumb_m55_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index a9c6f059..848a826d 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -25,5 +25,5 @@ FAIL: g++.dg/warn/Winvalid-memory-model-2.C -std=gnu++20 warning at line 46 (tes
 		=== Results Summary ===
 
 # of stable fails		1526
-# of flaky entries		3
+# of flaky entries		0
 # of all tests			415781
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 41684a92..6f476062 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		1526
-# of flaky entries		3
+# of flaky entries		0
 # of all tests			415781
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index bc55ce61..928e8d40 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.1956522
-CURRENT:  /tmp/gxx-sum2.1956522
+REFERENCE:/tmp/gxx-sum1.17261
+CURRENT:  /tmp/gxx-sum2.17261
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
