diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..7c34a3bd
--- /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-cpu=cortex-m0 --with-float=soft --target_board=-mthumb/-march=armv6s-m/-mtune=cortex-m0/-mfloat-abi=soft/-mfpu=auto qemu_cpu=cortex-m0
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..0b13099a
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		267
+# of flaky entries		34
+# of all tests			375766
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 6d1526a5..847d4522 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1301]
-FAIL: 3 regressions
+3 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/87/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 7663bf48..031e96d0 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,4 +1,4 @@
 [GNU-692]
 https://linaro.atlassian.net/browse/GNU-1301
-FAIL: 3 regressions
+3 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/87/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index cc071949..85f1c78d 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/a9e9f772c7488ac0c09dd92f28890bdab939771a
-commit gcc-15-2362-ga9e9f772c748
+commit gcc-15-2362-ga9e9f772c74
 Author: Jason Merrill <jason@redhat.com>
 Date:   Fri Jul 26 17:20:18 2024 -0400
 
@@ -8,10 +8,13 @@ Date:   Fri Jul 26 17:20:18 2024 -0400
     Here the call to e() makes us decide to check d() for escalation at EOF, but
     while checking it we try to fold_immediate 0_c, and get confused by the
     template trees.  Let's not mess with escalation for function templates.
-    
-            PR c++/115986
-... 9 lines of the commit log omitted.
+... 11 lines of the commit log omitted.
 
+* tcwg_bootstrap_check
+** master-arm-check_bootstrap
+*** FAIL: 3 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/822/artifact/artifacts
 * tcwg_gcc_check
 ** master-arm
 *** Failure
@@ -23,8 +26,8 @@ Date:   Fri Jul 26 17:20:18 2024 -0400
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/475/artifact/artifacts
 ** master-thumb_m0_soft_eabi
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
+*** 3 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/87/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 5a74c037..d3cb10f0 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-15-2362-ga9e9f772c748: FAIL: 3 regressions
+gcc-15-2362-ga9e9f772c74: 3 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 5ec493a0..6e758410 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1301
   Summary: |
-    gcc-15-2362-ga9e9f772c748: FAIL: 3 regressions
+    gcc-15-2362-ga9e9f772c74: 3 regressions
   Components: GCC
   Start date: 2024-07-27
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/a9e9f772c7488ac0c09dd92f28890bdab939771a
-    commit gcc-15-2362-ga9e9f772c748
+    commit gcc-15-2362-ga9e9f772c74
     Author: Jason Merrill <jason@redhat.com>
     Date:   Fri Jul 26 17:20:18 2024 -0400
     
@@ -16,10 +16,13 @@
         Here the call to e() makes us decide to check d() for escalation at EOF, but
         while checking it we try to fold_immediate 0_c, and get confused by the
         template trees.  Let's not mess with escalation for function templates.
-        
-                PR c++/115986
-    ... 9 lines of the commit log omitted.
+    ... 11 lines of the commit log omitted.
     
+    * tcwg_bootstrap_check
+    ** master-arm-check_bootstrap
+    *** FAIL: 3 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
+    *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/822/artifact/artifacts
     * tcwg_gcc_check
     ** master-arm
     *** Failure
@@ -31,8 +34,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/475/artifact/artifacts
     ** master-thumb_m0_soft_eabi
-    *** FAIL: 3 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
+    *** 3 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/87/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 3c3f3d33..b2d374e5 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_m0_soft_eabi-build/87/",
-            "run_order": "0087 (basepoints/gcc-15-02362-ga9e9f772c748)",
+            "run_order": "0087 (basepoints/gcc-15-02362-ga9e9f772c74)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1301",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=0726729d344fecf98f8d138e688e77201cc3cece (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/a9e9f772c7488ac0c09dd92f28890bdab939771a (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/93b799fafd9170da3a79a533ea6f73a18de82e22 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-07-28 02:13:10"
+        "Start Time": "2024-07-26 14:14:30"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 44ea0fbf..3f4270b9 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,12 +1,9 @@
-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.
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
-We track this report status in https://linaro.atlassian.net/browse/GNU-1301 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  arm-eabi cortex-m0 soft after:
-
-  | commit gcc-15-2362-ga9e9f772c748
+In  arm-eabi cortex-m0 soft, after:
+  | commit gcc-15-2362-ga9e9f772c74
   | Author: Jason Merrill <jason@redhat.com>
   | Date:   Fri Jul 26 17:20:18 2024 -0400
   | 
@@ -15,54 +12,39 @@ In  arm-eabi cortex-m0 soft after:
   |     Here the call to e() makes us decide to check d() for escalation at EOF, but
   |     while checking it we try to fold_immediate 0_c, and get confused by the
   |     template trees.  Let's not mess with escalation for function templates.
-  |     
-  |             PR c++/115986
-  | ... 9 lines of the commit log omitted.
+  | ... 11 lines of the commit log omitted.
 
-FAIL: 3 regressions
+Produces 3 regressions:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: g++.dg/cpp2a/consteval-prop21.C -std=c++20 (test for excess errors)
+  | FAIL: g++.dg/cpp2a/consteval-prop21.C -std=c++23 (test for excess errors)
+  | FAIL: g++.dg/cpp2a/consteval-prop21.C -std=c++26 (test for excess errors)
 
-regressions.sum:
-		=== g++ tests ===
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv6s-m -mtune=cortex-m0 -mfloat-abi=soft -mfpu=auto
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m0 --with-float=soft --target_board=-mthumb/-march=armv6s-m/-mtune=cortex-m0/-mfloat-abi=soft/-mfpu=auto qemu_cpu=cortex-m0
 
-Running g++:g++.dg/dg.exp ...
-FAIL: g++.dg/cpp2a/consteval-prop21.C -std=c++20 (test for excess errors)
-FAIL: g++.dg/cpp2a/consteval-prop21.C -std=c++23 (test for excess errors)
-FAIL: g++.dg/cpp2a/consteval-prop21.C -std=c++26 (test for excess errors)
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1301. Please let us know if you have a fix.
 
+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_embed_check_gcc--master-thumb_m0_soft_eabi-build/87/artifact/artifacts/00-sumfiles/
-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_m0_soft_eabi-build/87/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_m0_soft_eabi-build/87/artifact/artifacts/sumfiles/xfails.xfail
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv6s-m -mtune=cortex-m0 -mfloat-abi=soft -mfpu=auto
+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_embed_check_gcc--master-thumb_m0_soft_eabi-build/87/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_m0_soft_eabi-build/87/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_m0_soft_eabi-build/87/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/87/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/86/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/a9e9f772c7488ac0c09dd92f28890bdab939771a
 
-List of configurations that regressed due to this commit :
-* tcwg_gcc_check
-** master-arm
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2472/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-thumb_m0_eabi
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/475/artifact/artifacts
-** master-thumb_m0_soft_eabi
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9e9f772c7488ac0c09dd92f28890bdab939771a/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/87/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 168c7e9d..f9941e10 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-15-2362-ga9e9f772c748: FAIL: 3 regressions on master-thumb_m0_soft_eabi
+[Linaro-TCWG-CI] gcc-15-2362-ga9e9f772c74: 3 regressions on master-thumb_m0_soft_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 0a750e06..f813bec2 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.630
-CURRENT:  /tmp/gxx-sum2.630
+REFERENCE:/tmp/gxx-sum1.6288
+CURRENT:  /tmp/gxx-sum2.6288
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
