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..3ce329d0
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,40 @@
+		=== gcc tests ===
+
+Running gcc:gcc.target/arm/aapcs/aapcs.exp ...
+FAIL: gcc.target/arm/aapcs/vfp19.c execution test
+FAIL: gcc.target/arm/aapcs/vfp23.c execution test
+
+Running gcc:gcc.target/arm/arm.exp ...
+FAIL: gcc.target/arm/copysign_softfloat_1.c scan-assembler-times lsr 1
+FAIL: gcc.target/arm/cortex-m55-nodsp-flag-hard.c scan-assembler .fpu fpv5-d16
+FAIL: gcc.target/arm/cortex-m55-nodsp-flag-hard.c scan-assembler .arch_extension fp.dp
+FAIL: gcc.target/arm/cortex-m55-nodsp-flag-hard.c scan-assembler .arch_extension fp
+FAIL: gcc.target/arm/cortex-m55-nodsp-flag-softfp.c scan-assembler .arch_extension fp.dp
+FAIL: gcc.target/arm/cortex-m55-nodsp-flag-softfp.c scan-assembler .arch_extension fp
+FAIL: gcc.target/arm/cortex-m55-nodsp-flag-softfp.c scan-assembler .fpu fpv5-d16
+FAIL: gcc.target/arm/cortex-m55-nomve-flag-hard.c scan-assembler .fpu fpv5-d16
+FAIL: gcc.target/arm/cortex-m55-nomve-flag-hard.c scan-assembler .arch_extension fp
+FAIL: gcc.target/arm/cortex-m55-nomve-flag-hard.c scan-assembler .arch_extension fp.dp
+FAIL: gcc.target/arm/cortex-m55-nomve-flag-softfp.c scan-assembler .arch_extension fp
+FAIL: gcc.target/arm/cortex-m55-nomve-flag-softfp.c scan-assembler .arch_extension fp.dp
+FAIL: gcc.target/arm/cortex-m55-nomve-flag-softfp.c scan-assembler .fpu fpv5-d16
+FAIL: gcc.target/arm/cortex-m55-nomve.fp-flag-hard.c scan-assembler .fpu fpv5-d16
+FAIL: gcc.target/arm/cortex-m55-nomve.fp-flag-hard.c scan-assembler .arch_extension fp
+FAIL: gcc.target/arm/cortex-m55-nomve.fp-flag-hard.c scan-assembler .arch_extension fp.dp
+FAIL: gcc.target/arm/cortex-m55-nomve.fp-flag-softfp.c scan-assembler .fpu fpv5-d16
+FAIL: gcc.target/arm/cortex-m55-nomve.fp-flag-softfp.c scan-assembler .arch_extension fp
+FAIL: gcc.target/arm/cortex-m55-nomve.fp-flag-softfp.c scan-assembler .arch_extension fp.dp
+FAIL: gcc.target/arm/fp16-aapcs-1.c scan-assembler vmov\\.f32\\ts[0-9]+, s1
+FAIL: gcc.target/arm/fp16-aapcs-1.c scan-assembler-times vmov\\.f32\\ts0, s[0-9]+ 2
+FAIL: gcc.target/arm/fp16-aapcs-1.c scan-assembler vmov\\.f32\\ts1, s0
+FAIL: gcc.target/arm/fp16-aapcs-1.c scan-assembler vmov\\.f32\\ts[0-9]+, s2+
+FAIL: gcc.target/arm/fp16-aapcs-3.c scan-assembler vmov\\.f32\\ts[0-9]+, s1
+FAIL: gcc.target/arm/fp16-aapcs-3.c scan-assembler-times vmov\\.f32\\ts0, s[0-9]+ 2
+FAIL: gcc.target/arm/fp16-aapcs-3.c scan-assembler vmov\\.f32\\ts[0-9]+, s2+
+FAIL: gcc.target/arm/fp16-aapcs-3.c scan-assembler vmov\\.f32\\ts1, s0
+
+		=== Results Summary ===
+
+# of stable fails		497
+# of flaky entries		72
+# of all tests			390228
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 8b2a239c..96ca3a9c 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-FAIL: 85 regressions: 29 progressions
+85 regressions 29 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/91/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 888457a1..50a85ca2 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,20 +7,20 @@
         "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/91/",
-            "run_order": "0091 (basepoints/gcc-14-03094-g0412f0e374d)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=e3f5898021ba21d9ad855b325cef92019a17b04d (unchanged)",
-            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/0412f0e374de1f66e20c407e0b519324af3fd5b6 (+ 20 commits)",
+            "run_order": "0091 (4-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=e3f5898021ba21d9ad855b325cef92019a17b04d (+ 3 commits)",
+            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/0412f0e374de1f66e20c407e0b519324af3fd5b6 (+ 56 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=2e7332d6bd0219da491e899e0c3cee335ec8c9ab (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=e3f5898021ba21d9ad855b325cef92019a17b04d (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/0450cf08976f9036feaded438031b4cba94f6452 (unchanged)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=e3f5898021ba21d9ad855b325cef92019a17b04d (+ 3 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/0450cf08976f9036feaded438031b4cba94f6452 (+ 14 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-08-08 14:08:21"
+        "Start Time": "2023-08-08 04:16:32"
     },
     "Tests": [
         {
             "Data": [
-                552
+                553
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.fails.nb_fails"
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                73
+                72
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index e30a3cd3..783b791e 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,58 +1,51 @@
-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,
+
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
+
+In  arm-eabi cortex-m55 hard, after:
+  | 56 commits in gcc
+  | 0412f0e374de rs6000: Teach legitimate_address_p about LEN_{LOAD,STORE} [PR110248]
+  | 4a8e6fa8016f ivopts: Call valid_mem_ref_p with ifn [PR110248]
+  | 165b1f6ad1d3 targhooks: Extend legitimate_address_p with code_helper [PR110248]
+  | b39f8bdad1c5 Workaround possible CPUID bug in Sandy Bridge.
+  | c8b396243ec5 Daily bump.
+  | ... and 51 more commits in gcc
+
+Produces 85 regressions 29 fixes:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/ipa/ipa.exp ...
+  | FAIL: gcc.dg/ipa/ipa-icf-38.c scan-ltrans-tree-dump-not optimized "Function bar"
+  | FAIL: gcc.dg/ipa/ipa-icf-38.c scan-wpa-ipa-dump icf "Equal symbols: 1"
+  | FAIL: gcc.dg/ipa/ipa-icf-38.c scan-wpa-ipa-dump icf "Semantic equality hit:foo/[0-9+]+->bar/[0-9+]+"
+  | Running gcc:gcc.dg/torture/dg-torture.exp ...
+  | ... and 85 more
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.target/arm/aapcs/aapcs.exp ...
+  | FAIL: gcc.target/arm/aapcs/vfp19.c execution test
+  | FAIL: gcc.target/arm/aapcs/vfp23.c execution test
+  | Running gcc:gcc.target/arm/arm.exp ...
+  | FAIL: gcc.target/arm/copysign_softfloat_1.c scan-assembler-times lsr 1
+  | ... and 26 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.
 
-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:
-
-  | 20 commits in gcc
-  | 0412f0e374d rs6000: Teach legitimate_address_p about LEN_{LOAD,STORE} [PR110248]
-  | 4a8e6fa8016 ivopts: Call valid_mem_ref_p with ifn [PR110248]
-  | 165b1f6ad1d targhooks: Extend legitimate_address_p with code_helper [PR110248]
-  | b39f8bdad1c Workaround possible CPUID bug in Sandy Bridge.
-  | c8b396243ec Daily bump.
-  | ... and 15 more commits in gcc
-
-FAIL: 85 regressions: 29 progressions
-
-regressions.sum:
-		=== gcc tests ===
-
-Running gcc:gcc.dg/ipa/ipa.exp ...
-FAIL: gcc.dg/ipa/ipa-icf-38.c scan-ltrans-tree-dump-not optimized "Function bar"
-FAIL: gcc.dg/ipa/ipa-icf-38.c scan-wpa-ipa-dump icf "Equal symbols: 1"
-FAIL: gcc.dg/ipa/ipa-icf-38.c scan-wpa-ipa-dump icf "Semantic equality hit:foo/[0-9+]+->bar/[0-9+]+"
-
-Running gcc:gcc.dg/torture/dg-torture.exp ...
-FAIL: gcc.dg/torture/builtin-iseqsig-1.c -O1  execution test
-FAIL: gcc.dg/torture/builtin-iseqsig-1.c -O2  execution test
-... and 88 more entries
-
-progressions.sum:
-		=== gcc tests ===
-
-Running gcc:gcc.target/arm/aapcs/aapcs.exp ...
-FAIL: gcc.target/arm/aapcs/vfp19.c execution test
-FAIL: gcc.target/arm/aapcs/vfp23.c execution test
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-Running gcc:gcc.target/arm/arm.exp ...
-FAIL: gcc.target/arm/copysign_softfloat_1.c scan-assembler-times lsr 1
-FAIL: gcc.target/arm/cortex-m55-nodsp-flag-hard.c scan-assembler .fpu fpv5-d16
-FAIL: gcc.target/arm/cortex-m55-nodsp-flag-hard.c scan-assembler .arch_extension fp
-... and 25 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/91/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/91/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/91/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/91/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/91/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/91/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/91/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/35/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/33/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 38d55422..7dff6280 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org,cc:shiyulong@iscas.ac.cn,polacek@redhat.com,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,jason@redhat.com,cc:juzhe.zhong@rivai.ai,jlaw@ventanamicro.com,cc:andrzej.turko@gmail.com,rguenther@suse.de,apinski@marvell.com,gccadmin@gcc.gnu.org,pan2.li@intel.com,hongtao.liu@intel.com,cc:nathanieloshead@gmail.com,linkw@linux.ibm.com,cupertino.miranda@oracle.com
+cc:hjl.tools@gmail.com,cc:arsen@aarsen.me,cc:indu.bhagat@oracle.com,cc:maskray@google.com,cc:luis.machado@arm.com,david.faust@oracle.com,bcc:tcwg-validation@linaro.org,cc:shiyulong@iscas.ac.cn,arsen@gcc.gnu.org,philipp.tomsich@vrull.eu,polacek@redhat.com,ubizjak@gmail.com,cc:amodra@gmail.com,cc:gcc-regression@gcc.gnu.org,jason@redhat.com,cc:nick.alcock@oracle.com,cc:juzhe.zhong@rivai.ai,jlaw@ventanamicro.com,cc:kallisti5@unixzen.com,cc:andrzej.turko@gmail.com,lehua.ding@rivai.ai,rguenther@suse.de,apinski@marvell.com,stefansf@linux.ibm.com,gccadmin@gcc.gnu.org,cc:christophe.lyon@arm.com,cc:vladimir.mezentsev@oracle.com,pan2.li@intel.com,hongtao.liu@intel.com,cc:nathanieloshead@gmail.com,cc:manolis.tsamis@vrull.eu,cc:simon.marchi@efficios.com,cc:mliska@suse.cz,linkw@linux.ibm.com,jwakely@redhat.com,cc:git@JohnEricson.me,cupertino.miranda@oracle.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index f6f29bb9..49b1cbe9 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 20 commits in gcc: FAIL: 85 regressions: 29 progressions on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] 56 commits in gcc: 85 regressions 29 fixes on master-thumb_m55_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 98ce7de6..76f40de2 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -98,6 +98,6 @@ FAIL: 26_numerics/headers/cmath/functions_std_c++23.cc (test for excess errors)
 
 		=== Results Summary ===
 
-# of stable fails		552
-# of flaky entries		73
+# of stable fails		553
+# of flaky entries		72
 # of all tests			390228
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 4c87a3b2..dde4faa8 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
-# of stable fails		552
-# of flaky entries		73
+# of stable fails		553
+# of flaky entries		72
 # of all tests			390228
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 2244e7a5..96a4a3a3 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -7,13 +7,13 @@ g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.14191
-CURRENT:  /tmp/gxx-sum2.14191
+REFERENCE:/tmp/gxx-sum1.6823
+CURRENT:  /tmp/gxx-sum2.6823
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  366682 |  367055 |
+  | Passes                            [PASS] |  366680 |  367055 |
   | Unexpected fails                  [FAIL] |     389 |     433 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |      16 |      16 |
@@ -146,14 +146,14 @@ o  REGRESSIONS:
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
   | PASS disappears           [PASS =>     ] |     293 |
-  | New PASS                  [     => PASS] |     690 |
+  | New PASS                  [     => PASS] |     692 |
   | FAIL now PASS             [FAIL => PASS] |      18 |
   | FAIL disappears           [FAIL =>     ] |      11 |
   | XFAIL appears             [     =>XFAIL] |      14 |
   | UNSUPPORTED disappears    [UNSUP=>     ] |     329 |
   | UNSUPPORTED appears       [     =>UNSUP] |      85 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    1440 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |    1442 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
@@ -1158,6 +1158,9 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.target/arm/simd/simd.exp=gcc.target/arm/simd/pr101325-2.c execution test
     gcc:gcc.target/arm/simd/simd.exp=gcc.target/arm/simd/pr104882.c (test for excess errors)
     gcc:gcc.target/arm/simd/simd.exp=gcc.target/arm/simd/pr104882.c execution test
+  Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=std/format/functions/format_to.cc (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=std/format/functions/format_to.cc execution test
 
 
   - FAIL now PASS             [FAIL => PASS]:
