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..0c5db7de
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,13 @@
+		=== libstdc++ tests ===
+
+Running libstdc++:libstdc++-dg/conformance.exp ...
+UNRESOLVED: 29_atomics/atomic_float/compare_exchange_padding.cc -std=gnu++20 compilation failed to produce executable
+FAIL: 29_atomics/atomic_float/compare_exchange_padding.cc -std=gnu++20 (test for excess errors)
+UNRESOLVED: 29_atomics/atomic_float/compare_exchange_padding.cc -std=gnu++26 compilation failed to produce executable
+FAIL: 29_atomics/atomic_float/compare_exchange_padding.cc -std=gnu++26 (test for excess errors)
+
+		=== Results Summary ===
+
+# of stable fails		211
+# of flaky entries		90
+# of all tests			416174
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 13f216a3..777b4bfb 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
- 4 improvements
+ 4 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/766/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 2450bced..ffa473ee 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -15,7 +15,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/e8aa7fdcddfc8589bdc7c973a052e76e8f999455 (+ 83 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2025-01-12 18:05:24"
+        "Start Time": "2025-01-12 16:51:50"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index eaa34a07..db84f77d 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,6 +1,6 @@
 Dear contributor,
 
-Our automatic CI has detected problems related to your patch(es). Please find some details below.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In  arm-eabi cortex-m55 hard, after:
   | 213 commits in binutils,gcc,newlib,gdb,qemu
@@ -32,7 +32,9 @@ In  arm-eabi cortex-m55 hard, after:
   | 86a00f2046f target/arm: add new property to select pauth-qarma5
   | ... and 78 more commits in qemu
 
-Produces  4 improvements:
+Produces  4 fixes:
+  | 
+  | fixes.sum:
   | Running libstdc++:libstdc++-dg/conformance.exp ...
   | UNRESOLVED: 29_atomics/atomic_float/compare_exchange_padding.cc -std=gnu++20 compilation failed to produce executable
   | FAIL: 29_atomics/atomic_float/compare_exchange_padding.cc -std=gnu++20 (test for excess errors)
@@ -49,8 +51,8 @@ If you have any questions regarding this report, please ask on linaro-toolchain@
 
 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/766/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/766/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/766/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 49463d23..814a28e8 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 213 commits in binutils,gcc,newlib,gdb,qemu:  4 improvements on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] 213 commits in binutils,gcc,newlib,gdb,qemu:  4 fixes on master-thumb_m55_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 04ead962..53e7c27f 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,14 +1,14 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 3 common sum files:
 g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.29740
-CURRENT:  /tmp/gxx-sum2.29740
+REFERENCE:/tmp/gxx-sum1.8661
+CURRENT:  /tmp/gxx-sum2.8661
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
