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..e557658e
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,20 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/dg.exp ...
+UNRESOLVED: gcc.dg/enum-alias-1.c compilation failed to produce executable
+FAIL: gcc.dg/enum-alias-1.c (test for excess errors)
+FAIL: gcc.dg/enum-alias-2.c execution test
+FAIL: gcc.dg/enum-alias-3.c execution test
+
+Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
+FAIL: gcc.dg/tree-ssa/pow-to-ldexp.c scan-tree-dump-times optimized "__builtin_ldexpf " 7
+FAIL: gcc.dg/tree-ssa/pow-to-ldexp.c scan-tree-dump-times optimized "__builtin_ldexpl " 7
+FAIL: gcc.dg/tree-ssa/pow-to-ldexp.c scan-tree-dump-times optimized "__builtin_powi" 0
+UNRESOLVED: gcc.dg/tree-ssa/pr117093.c check-function-bodies foo
+FAIL: gcc.dg/tree-ssa/pr117093.c (test for excess errors)
+
+		=== Results Summary ===
+
+# of stable fails		304
+# of flaky entries		90
+# of all tests			406558
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 75009c5b..24271462 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-11 regressions 9 improvements
+11 regressions 9 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/700/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 9a32d93e..14a7ae02 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/700/",
-            "run_order": "0700 (basepoints/gcc-15-05438-g90645dba41ba)",
+            "run_order": "0700 (basepoints/gcc-15-05438-g90645dba41b)",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=978324718990b6b371d4eeeba02cfe13a0ebf120 (unchanged)",
             "git_gcc": "https://gcc.gnu.org/git/gcc.git (90645dba41bac29cab4c5996ba320c97a0325eb2) (+ 112 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=3dbc8c3fbdc99d3f0f68fab8ba2a814ecdc27e17 (unchanged)",
@@ -15,7 +15,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/34754a3a627e1937be7f3daaa0c5e73d91c7d9b5 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-11-23 12:06:44"
+        "Start Time": "2024-11-23 11:49:59"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 74e71e33..9783eef1 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -4,20 +4,24 @@ Our automatic CI has detected problems related to your patch(es). Please find so
 
 In  arm-eabi cortex-m55 hard, after:
   | 112 commits in gcc
-  | 90645dba41ba [PATCH] testsuite: Require C99 for pow-to-ldexp.c
-  | fff5cfa4353e Regenerate config/avr/avr.opt.urls
-  | 75034a77dc83 RISC-V: Remove unnecessary option for scalar SAT_TRUNC testcase
-  | 5751614adda1 RISC-V: Rearrange the test files for scalar SAT_TRUNC [NFC]
-  | f1f8d4c51159 Flatten anonymous structs in CodeView types
+  | 90645dba41b [PATCH] testsuite: Require C99 for pow-to-ldexp.c
+  | fff5cfa4353 Regenerate config/avr/avr.opt.urls
+  | 75034a77dc8 RISC-V: Remove unnecessary option for scalar SAT_TRUNC testcase
+  | 5751614adda RISC-V: Rearrange the test files for scalar SAT_TRUNC [NFC]
+  | f1f8d4c5115 Flatten anonymous structs in CodeView types
   | ... and 107 more commits in gcc
 
-Produces 11 regressions 9 improvements:
+Produces 11 regressions 9 fixes:
+  | 
+  | regressions.sum:
   | Running gcc:gcc.target/arm/arm.exp ...
   | FAIL: gcc.target/arm/20031108-1.c (test for excess errors)
   | FAIL: gcc.target/arm/fp16-unprototyped-1.c (test for excess errors)
   | UNRESOLVED: gcc.target/arm/fp16-unprototyped-1.c compilation failed to produce executable
   | FAIL: gcc.target/arm/fp16-unprototyped-2.c (test for excess errors)
   | ... and 8 more
+  | 
+  | fixes.sum:
   | Running gcc:gcc.dg/dg.exp ...
   | UNRESOLVED: gcc.dg/enum-alias-1.c compilation failed to produce executable
   | FAIL: gcc.dg/enum-alias-1.c (test for excess errors)
@@ -35,8 +39,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/700/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/700/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/700/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 7cc4823e..3f32de8d 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 112 commits in gcc: 11 regressions 9 improvements on master-thumb_m55_hard_eabi
+[Linaro-TCWG-CI] 112 commits in gcc: 11 regressions 9 fixes on master-thumb_m55_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index d2423dea..46437b8d 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.10516
-CURRENT:  /tmp/gxx-sum2.10516
+REFERENCE:/tmp/gxx-sum1.15705
+CURRENT:  /tmp/gxx-sum2.15705
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
