diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..aa3a008e
--- /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-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..14246ae4
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,42 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/dg.exp ...
+XPASS: gcc.dg/unroll-7.c scan-rtl-dump-not loop2_unroll "Invalid sum"
+
+Running gcc:gcc.dg/plugin/plugin.exp ...
+FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so (test for excess errors)
+FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 18)
+FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 63)
+FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 69)
+FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 55)
+FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 31)
+FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 68)
+FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 35)
+FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 66)
+FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 32)
+FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 17)
+FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 45)
+FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 21)
+
+Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
+FAIL: gcc.dg/tree-ssa/slsr-10.c scan-tree-dump-times optimized " \\* " 1
+FAIL: gcc.dg/tree-ssa/slsr-11.c scan-tree-dump-times optimized " \\* " 1
+FAIL: gcc.dg/tree-ssa/slsr-13.c scan-tree-dump-times optimized " \\* 4" 2
+FAIL: gcc.dg/tree-ssa/slsr-16.c scan-tree-dump-times optimized " \\* " 1
+FAIL: gcc.dg/tree-ssa/slsr-31.c scan-tree-dump-times optimized " \\* 2" 1
+FAIL: gcc.dg/tree-ssa/slsr-5.c scan-tree-dump-times optimized " \\* " 1
+FAIL: gcc.dg/tree-ssa/slsr-9.c scan-tree-dump-times optimized " \\* " 1
+
+Running gcc:gcc.dg/vect/vect.exp ...
+FAIL: gcc.dg/vect/bb-slp-46.c -flto -ffat-lto-objects  scan-tree-dump slp2 "extracting lane for live stmt"
+FAIL: gcc.dg/vect/bb-slp-46.c scan-tree-dump slp2 "extracting lane for live stmt"
+XPASS: gcc.dg/vect/bb-slp-46.c scan-tree-dump-not optimized "tem0_[0-9]+ = "
+XPASS: gcc.dg/vect/bb-slp-46.c -flto -ffat-lto-objects  scan-tree-dump-not optimized "tem0_[0-9]+ = "
+FAIL: gcc.dg/vect/pr53773.c -flto -ffat-lto-objects  scan-tree-dump-times optimized "\\* 10" 2
+FAIL: gcc.dg/vect/pr53773.c scan-tree-dump-times optimized "\\* 10" 2
+
+		=== Results Summary ===
+
+# of stable fails		355
+# of flaky entries		1
+# of all tests			396307
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 9c701c17..3d322c9b 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-FAIL: 28 regressions: 27 progressions
+28 regressions 27 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/107/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 11b1d885..02f8bcb0 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -15,7 +15,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/17780edd81d27fcfdb7a802efc870a99788bd2fc (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-08-31 17:50:17"
+        "Start Time": "2023-08-31 01:28:05"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 02835d34..791a85dd 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,9 +1,8 @@
-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 thumb v8-a hard after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In  arm-eabi thumb v8-a hard, after:
   | 159 commits in gcc
   | e80f7c13f64 tree-optimization/111125 - properly cost BB reduction remain stmt handling
   | aa81e80a5ae aarch64: Account for different Advanced SIMD fusing options
@@ -12,46 +11,40 @@ In  arm-eabi thumb v8-a hard after:
   | 308e7162667 testsuite/111125 - disable BB vectorization for the test
   | ... and 154 more commits in gcc
 
-FAIL: 28 regressions: 27 progressions
-
-regressions.sum:
-		=== gcc tests ===
-
-Running gcc:gcc.c-torture/compile/compile.exp ...
-FAIL: gcc.c-torture/compile/pr106537-1.c -O0   (test for warnings, line 28)
-FAIL: gcc.c-torture/compile/pr106537-1.c -O0   (test for warnings, line 30)
-FAIL: gcc.c-torture/compile/pr106537-1.c -O1   (test for warnings, line 28)
-FAIL: gcc.c-torture/compile/pr106537-1.c -O1   (test for warnings, line 30)
-FAIL: gcc.c-torture/compile/pr106537-1.c -O2   (test for warnings, line 28)
-FAIL: gcc.c-torture/compile/pr106537-1.c -O2   (test for warnings, line 30)
-FAIL: gcc.c-torture/compile/pr106537-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none   (test for warnings, line 28)
-... and 22 more entries
-
-progressions.sum:
-		=== gcc tests ===
-
-Running gcc:gcc.dg/dg.exp ...
-XPASS: gcc.dg/unroll-7.c scan-rtl-dump-not loop2_unroll "Invalid sum"
-
-Running gcc:gcc.dg/plugin/plugin.exp ...
-FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 69)
-FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 45)
-FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so (test for excess errors)
-FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 66)
-... and 27 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_v8a_hard_eabi-build/107/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_v8a_hard_eabi-build/107/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_v8a_hard_eabi-build/107/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
+Produces 28 regressions 27 fixes:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.c-torture/compile/compile.exp ...
+  | FAIL: gcc.c-torture/compile/pr106537-1.c -O0   (test for warnings, line 28)
+  | FAIL: gcc.c-torture/compile/pr106537-1.c -O0   (test for warnings, line 30)
+  | FAIL: gcc.c-torture/compile/pr106537-1.c -O1   (test for warnings, line 28)
+  | FAIL: gcc.c-torture/compile/pr106537-1.c -O1   (test for warnings, line 30)
+  | ... and 24 more
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.dg/dg.exp ...
+  | XPASS: gcc.dg/unroll-7.c scan-rtl-dump-not loop2_unroll "Invalid sum"
+  | Running gcc:gcc.dg/plugin/plugin.exp ...
+  | FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so (test for excess errors)
+  | FAIL: gcc.dg/plugin/cpython-plugin-test-2.c -fplugin=./analyzer_cpython_plugin.so  (test for warnings, line 18)
+  | ... and 26 more
+
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
+
+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_v8a_hard_eabi-build/107/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_v8a_hard_eabi-build/107/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_v8a_hard_eabi-build/107/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/107/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/105/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 4f98bd6e..7f98ec73 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 159 commits in gcc: FAIL: 28 regressions: 27 progressions on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] 159 commits in gcc: 28 regressions 27 fixes on master-thumb_v8a_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 6fe03640..922f9533 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.14727
-CURRENT:  /tmp/gxx-sum2.14727
+REFERENCE:/tmp/gxx-sum1.24453
+CURRENT:  /tmp/gxx-sum2.24453
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
