diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..cb8f0f40
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-linux-gnueabihf 
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..4bb9d650
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,17 @@
+		=== g++ tests ===
+
+Running g++:g++.dg/dg.exp ...
+FAIL: g++.dg/tree-ssa/pr83215.C -std=gnu++98  scan-tree-dump-times fre1 "\\*i" 1
+FAIL: g++.dg/tree-ssa/pr83215.C -std=gnu++17  scan-tree-dump-times fre1 "\\*i" 1
+FAIL: g++.dg/tree-ssa/pr83215.C -std=gnu++20  scan-tree-dump-times fre1 "\\*i" 1
+FAIL: g++.dg/tree-ssa/pr83215.C -std=gnu++14  scan-tree-dump-times fre1 "\\*i" 1
+		=== gcc tests ===
+
+Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
+FAIL: gcc.dg/tree-ssa/ssa-lim-15.c scan-tree-dump lim2 "Executing store motion"
+
+		=== Results Summary ===
+
+# of stable fails		99
+# of flaky entries		5
+# of all tests			578436
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index e09f69d3..1135137b 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-PASS: 5 progressions
+ 5 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1445/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 4698e93a..1d93f5a0 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,7 +7,7 @@
         "Info": {
             "tag": "tcwg_gnu_cross_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1445/",
-            "run_order": "1445 (basepoints/gcc-15-00751-g7b215c86762)",
+            "run_order": "1445 (basepoints/gcc-15-00751-g7b215c867629)",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=8e8b2ab688b3d7e6035e6c782a2b42501d57c667 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/7b215c867629e095a4ac403bd026b6eb293962b4 (+ 172 commits)",
             "git_linux": "https://git.linaro.org/kernel-org/linux.git/commit/?id=c3f38fa61af77b49866b006939479069cd451173 (unchanged)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/74abb45dac6979e7ff76172b7f0a24e869405184 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-06-03 05:15:26"
+        "Start Time": "2024-06-02 23:27:20"
     },
     "Tests": [
         {
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                6
+                5
             ],
             "Info": {},
             "Name": "tcwg_gnu_cross_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index a4cb84b6..53fc48be 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,44 +1,42 @@
-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  master-arm after:
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
+In  master-arm, after:
   | 172 commits in gcc
-  | 7b215c86762 Fix Ada runtime library breakage on Solaris (bis)
-  | ec9b8bafe20 tree-optimization/115149 - VOP live and missing PHIs
-  | 9596f6567ce contrib/gcc-changelog/git_update_version.py: Improve diagnostic
-  | ea793db5683 ada: Streamline implementation of simple nonbinary modular operations
-  | 9fbf129bade ada: Simplify test for propagation of attributes to subtypes
+  | 7b215c867629 Fix Ada runtime library breakage on Solaris (bis)
+  | ec9b8bafe207 tree-optimization/115149 - VOP live and missing PHIs
+  | 9596f6567ce6 contrib/gcc-changelog/git_update_version.py: Improve diagnostic
+  | ea793db56834 ada: Streamline implementation of simple nonbinary modular operations
+  | 9fbf129bade8 ada: Simplify test for propagation of attributes to subtypes
   | ... and 167 more commits in gcc
 
-PASS: 5 progressions
-
-progressions.sum:
-		=== g++ tests ===
+Produces  5 fixes:
+  | 
+  | fixes.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: g++.dg/tree-ssa/pr83215.C -std=gnu++98  scan-tree-dump-times fre1 "\\*i" 1
+  | FAIL: g++.dg/tree-ssa/pr83215.C -std=gnu++17  scan-tree-dump-times fre1 "\\*i" 1
+  | FAIL: g++.dg/tree-ssa/pr83215.C -std=gnu++20  scan-tree-dump-times fre1 "\\*i" 1
+  | FAIL: g++.dg/tree-ssa/pr83215.C -std=gnu++14  scan-tree-dump-times fre1 "\\*i" 1
+  | ... and 2 more
 
-Running g++:g++.dg/dg.exp ...
-FAIL: g++.dg/tree-ssa/pr83215.C -std=gnu++20  scan-tree-dump-times fre1 "\\*i" 1
-FAIL: g++.dg/tree-ssa/pr83215.C -std=gnu++17  scan-tree-dump-times fre1 "\\*i" 1
-FAIL: g++.dg/tree-ssa/pr83215.C -std=gnu++14  scan-tree-dump-times fre1 "\\*i" 1
-FAIL: g++.dg/tree-ssa/pr83215.C -std=gnu++98  scan-tree-dump-times fre1 "\\*i" 1
-		=== gcc tests ===
+Used configuration :
+ *CI config* tcwg_gnu_cross_check_gcc master-arm
+ *configure and test flags:* --target arm-linux-gnueabihf 
 
-Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
-... and 2 more entries
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1445/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_cross_check_gcc--master-arm-build/1445/artifact/artifacts/notify/
-The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1445/artifact/artifacts/sumfiles/xfails.xfail
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-The configuration of this build is:
-CI config tcwg_gnu_cross_check_gcc master-arm
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1445/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_cross_check_gcc--master-arm-build/1445/artifact/artifacts/notify/
+The list of [ignored] baseline and flaky failures are in
+ * https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1445/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1445/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1442/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 71aa1c5e..5ee87fc3 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 172 commits in gcc: PASS: 5 progressions on arm
+[Linaro-TCWG-CI] 172 commits in gcc:  5 fixes on arm
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..cb32b15a
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		94
+# of flaky entries		5
+# of all tests			578436
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 4d44e5f1..b35598bd 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		94
-# of flaky entries		6
+# of flaky entries		5
 # of all tests			578436
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index f95a9832..70e0262c 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,6 +1,6 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 8 common sum files:
 g++.sum
@@ -12,8 +12,8 @@ libitm.sum
 libstdc++.sum
 objc.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.10596
-CURRENT:  /tmp/gxx-sum2.10596
+REFERENCE:/tmp/gxx-sum1.24738
+CURRENT:  /tmp/gxx-sum2.24738
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
