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..66b82a06
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		332
+# of flaky entries		122
+# of all tests			434610
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 11318320..c6da8485 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1270]
-FAIL: 9 regressions
+9 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/500/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 8b6fec91..9f596da6 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-1270
-FAIL: 9 regressions
+9 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/500/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index f1dd3c34..c93c2295 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b
-commit gcc-15-1619-g3b9b8d6cfdf5
+commit gcc-15-1619-g3b9b8d6cfdf
 Author: Surya Kumari Jangala <jskumari@linux.ibm.com>
 Date:   Tue Jun 25 08:37:49 2024 -0500
 
@@ -8,10 +8,31 @@ Date:   Tue Jun 25 08:37:49 2024 -0500
     In assign_hard_reg(), when computing the costs of the hard registers, the
     cost of saving/restoring a callee-save hard register in prolog/epilog is
     taken into consideration. However, this cost is not scaled with the entry
-    block frequency. Without scaling, the cost of saving/restoring is quite
-    small and this can result in a callee-save register being chosen by
-... 14 lines of the commit log omitted.
+... 16 lines of the commit log omitted.
 
+* tcwg_bmk-code_size-cpu2017fast
+** gnu-aarch64-master-O2_LTO
+*** grew in size by 3% - 657.xz_s
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-O2_LTO/details.txt
+*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-O2_LTO-build/243/artifact/artifacts
+* tcwg_bmk-code_size-cpu2017rate
+** gnu-arm-master-O2
+*** grew in size by 2% - 502.gcc_r
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_bmk-code_size-cpu2017rate/gnu-arm-master-O2/details.txt
+*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2-build/230/artifact/artifacts
+** gnu-arm-master-O2_LTO
+*** grew in size by 5% - 507.cactuBSSN_r
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_bmk-code_size-cpu2017rate/gnu-arm-master-O2_LTO/details.txt
+*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2_LTO-build/206/artifact/artifacts
+* tcwg_bmk-code_size-spec2k6
+** gnu-arm-master-O2
+*** grew in size by 2% - 400.perlbench
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_bmk-code_size-spec2k6/gnu-arm-master-O2/details.txt
+*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-arm-master-O2-build/199/artifact/artifacts
+** gnu-arm-master-O2_LTO
+*** grew in size by 2% - 400.perlbench
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_bmk-code_size-spec2k6/gnu-arm-master-O2_LTO/details.txt
+*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-arm-master-O2_LTO-build/199/artifact/artifacts
 * tcwg_bootstrap_check
 ** master-aarch64-check_bootstrap
 *** FAIL: 4 regressions
@@ -34,6 +55,11 @@ Date:   Tue Jun 25 08:37:49 2024 -0500
 *** FAIL: 9 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gcc_check/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2315/artifact/artifacts
+* tcwg_gnu_cross_check_gcc
+** master-arm
+*** FAIL: 9 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1494/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
 ** master-arm_eabi
 *** FAIL: 7 regressions
@@ -43,9 +69,13 @@ Date:   Tue Jun 25 08:37:49 2024 -0500
 *** FAIL: 8 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/522/artifact/artifacts
-** master-thumb_m0_soft_eabi
+** master-thumb_m0_eabi
 *** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/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/454/artifact/artifacts
+** master-thumb_m0_soft_eabi
+*** 3 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/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/61/artifact/artifacts
 ** master-thumb_m23_eabi
 *** FAIL: 25 regressions
@@ -59,6 +89,10 @@ Date:   Tue Jun 25 08:37:49 2024 -0500
 *** FAIL: 31 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_eabi-build/491/artifact/artifacts
+** master-thumb_m33_hard_eabi
+*** FAIL: 31 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/85/artifact/artifacts
 ** master-thumb_m3_eabi
 *** FAIL: 8 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
@@ -75,14 +109,27 @@ Date:   Tue Jun 25 08:37:49 2024 -0500
 *** FAIL: 9 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/464/artifact/artifacts
-** master-thumb_v8a_hard_eabi
+** master-thumb_m7_hard_eabi
 *** FAIL: 9 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_hard_eabi-build/85/artifact/artifacts
+** master-thumb_v8a_hard_eabi
+*** 9 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/500/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-aarch64
 *** FAIL: 4 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1227/artifact/artifacts
+** master-arm
+*** FAIL: 14 regressions: 3 progressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1313/artifact/artifacts
+* tcwg_gnu_native_fast_check_gcc
+** master-arm
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_native_fast_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gcc--master-arm-build/797/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index e24aa4e7..f23ffa13 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-15-1619-g3b9b8d6cfdf5: FAIL: 31 regressions
+gcc-15-1619-g3b9b8d6cfdf: FAIL: 4 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index f49b1b31..079e7985 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1270
   Summary: |
-    gcc-15-1619-g3b9b8d6cfdf5: FAIL: 31 regressions
+    gcc-15-1619-g3b9b8d6cfdf: FAIL: 4 regressions
   Components: GCC
   Start date: 2024-06-25
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b
-    commit gcc-15-1619-g3b9b8d6cfdf5
+    commit gcc-15-1619-g3b9b8d6cfdf
     Author: Surya Kumari Jangala <jskumari@linux.ibm.com>
     Date:   Tue Jun 25 08:37:49 2024 -0500
     
@@ -16,10 +16,31 @@
         In assign_hard_reg(), when computing the costs of the hard registers, the
         cost of saving/restoring a callee-save hard register in prolog/epilog is
         taken into consideration. However, this cost is not scaled with the entry
-        block frequency. Without scaling, the cost of saving/restoring is quite
-        small and this can result in a callee-save register being chosen by
-    ... 14 lines of the commit log omitted.
+    ... 16 lines of the commit log omitted.
     
+    * tcwg_bmk-code_size-cpu2017fast
+    ** gnu-aarch64-master-O2_LTO
+    *** grew in size by 3% - 657.xz_s
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-O2_LTO/details.txt
+    *** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-O2_LTO-build/243/artifact/artifacts
+    * tcwg_bmk-code_size-cpu2017rate
+    ** gnu-arm-master-O2
+    *** grew in size by 2% - 502.gcc_r
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_bmk-code_size-cpu2017rate/gnu-arm-master-O2/details.txt
+    *** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2-build/230/artifact/artifacts
+    ** gnu-arm-master-O2_LTO
+    *** grew in size by 5% - 507.cactuBSSN_r
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_bmk-code_size-cpu2017rate/gnu-arm-master-O2_LTO/details.txt
+    *** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2_LTO-build/206/artifact/artifacts
+    * tcwg_bmk-code_size-spec2k6
+    ** gnu-arm-master-O2
+    *** grew in size by 2% - 400.perlbench
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_bmk-code_size-spec2k6/gnu-arm-master-O2/details.txt
+    *** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-arm-master-O2-build/199/artifact/artifacts
+    ** gnu-arm-master-O2_LTO
+    *** grew in size by 2% - 400.perlbench
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_bmk-code_size-spec2k6/gnu-arm-master-O2_LTO/details.txt
+    *** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-arm-master-O2_LTO-build/199/artifact/artifacts
     * tcwg_bootstrap_check
     ** master-aarch64-check_bootstrap
     *** FAIL: 4 regressions
@@ -42,6 +63,11 @@
     *** FAIL: 9 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gcc_check/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2315/artifact/artifacts
+    * tcwg_gnu_cross_check_gcc
+    ** master-arm
+    *** FAIL: 9 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1494/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
     ** master-arm_eabi
     *** FAIL: 7 regressions
@@ -51,9 +77,13 @@
     *** FAIL: 8 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/522/artifact/artifacts
-    ** master-thumb_m0_soft_eabi
+    ** master-thumb_m0_eabi
     *** FAIL: 3 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/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/454/artifact/artifacts
+    ** master-thumb_m0_soft_eabi
+    *** 3 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/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/61/artifact/artifacts
     ** master-thumb_m23_eabi
     *** FAIL: 25 regressions
@@ -67,6 +97,10 @@
     *** FAIL: 31 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_eabi-build/491/artifact/artifacts
+    ** master-thumb_m33_hard_eabi
+    *** FAIL: 31 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/85/artifact/artifacts
     ** master-thumb_m3_eabi
     *** FAIL: 8 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
@@ -83,14 +117,27 @@
     *** FAIL: 9 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/464/artifact/artifacts
-    ** master-thumb_v8a_hard_eabi
+    ** master-thumb_m7_hard_eabi
     *** FAIL: 9 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_hard_eabi-build/85/artifact/artifacts
+    ** master-thumb_v8a_hard_eabi
+    *** 9 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/500/artifact/artifacts
     * tcwg_gnu_native_check_gcc
     ** master-aarch64
     *** FAIL: 4 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1227/artifact/artifacts
+    ** master-arm
+    *** FAIL: 14 regressions: 3 progressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_native_check_gcc/master-arm/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1313/artifact/artifacts
+    * tcwg_gnu_native_fast_check_gcc
+    ** master-arm
+    *** FAIL: 1 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_native_fast_check_gcc/master-arm/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gcc--master-arm-build/797/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 63a75ec4..6a21f747 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_v8a_hard_eabi-build/500/",
-            "run_order": "0500 (basepoints/gcc-15-01619-g3b9b8d6cfdf5)",
+            "run_order": "0500 (basepoints/gcc-15-01619-g3b9b8d6cfdf)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1270",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=2513312930b2b8a0b50fb681f2781372cce3c2f6 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b (+ 1 commits)",
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/28b8a57ad63670aa0ce90334523dc552b13b4336 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-06-27 21:37:51"
+        "Start Time": "2024-06-27 05:49:15"
     },
     "Tests": [
         {
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                123
+                122
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
@@ -141,18 +141,18 @@
 	   ,
         {
             "Data": [
-                34
+                227
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                3
+                18
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -160,7 +160,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -168,15 +168,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                10
+                27
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -184,7 +184,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -192,63 +192,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1856
+                1235
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                224421
+                170938
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11965
+                6700
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                238242
+                178873
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                47
+                272
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                227
+                34
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                18
+                3
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -256,7 +256,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -264,15 +264,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                27
+                10
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -280,7 +280,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -288,47 +288,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1235
+                1856
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                170938
+                224421
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                6700
+                11965
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                178873
+                238242
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                272
+                47
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index e4725c1e..d8e5e090 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-1270 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  arm-eabi thumb v8-a hard after:
-
-  | commit gcc-15-1619-g3b9b8d6cfdf5
+In  arm-eabi thumb v8-a hard, after:
+  | commit gcc-15-1619-g3b9b8d6cfdf
   | Author: Surya Kumari Jangala <jskumari@linux.ibm.com>
   | Date:   Tue Jun 25 08:37:49 2024 -0500
   | 
@@ -15,116 +12,41 @@ In  arm-eabi thumb v8-a hard after:
   |     In assign_hard_reg(), when computing the costs of the hard registers, the
   |     cost of saving/restoring a callee-save hard register in prolog/epilog is
   |     taken into consideration. However, this cost is not scaled with the entry
-  |     block frequency. Without scaling, the cost of saving/restoring is quite
-  |     small and this can result in a callee-save register being chosen by
-  | ... 14 lines of the commit log omitted.
-
-FAIL: 9 regressions
+  | ... 16 lines of the commit log omitted.
 
-regressions.sum:
-		=== gcc tests ===
+Produces 9 regressions:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.target/arm/arm.exp ...
+  | FAIL: gcc.target/arm/bfloat16_scalar_1_1.c check-function-bodies bfloat_mov_mr
+  | FAIL: gcc.target/arm/bfloat16_scalar_1_2.c check-function-bodies bfloat_mov_mr
+  | FAIL: gcc.target/arm/bfloat16_scalar_2_1.c check-function-bodies bfloat_mov_mr
+  | FAIL: gcc.target/arm/bfloat16_scalar_2_2.c check-function-bodies bfloat_mov_mr
+  | ... and 6 more
 
-Running gcc:gcc.target/arm/arm.exp ...
-FAIL: gcc.target/arm/bfloat16_scalar_1_1.c check-function-bodies bfloat_mov_mr
-FAIL: gcc.target/arm/bfloat16_scalar_1_2.c check-function-bodies bfloat_mov_mr
-FAIL: gcc.target/arm/bfloat16_scalar_2_1.c check-function-bodies bfloat_mov_mr
-FAIL: gcc.target/arm/bfloat16_scalar_2_2.c check-function-bodies bfloat_mov_mr
-FAIL: gcc.target/arm/bfloat16_scalar_3_1.c check-function-bodies bfloat_mov_mr
-FAIL: gcc.target/arm/bfloat16_scalar_3_2.c check-function-bodies bfloat_mov_mr
-FAIL: gcc.target/arm/pr111235.c scan-assembler-times ldrexd\tr[0-9]+, r[0-9]+, \\[r[0-9]+\\] 2
-... and 5 more entries
+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
 
-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/500/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/500/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/500/artifact/artifacts/sumfiles/xfails.xfail
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1270. Please let us know if you have a fix.
 
-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
+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/500/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/500/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/500/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/500/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/499/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-aarch64-check_bootstrap
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/707/artifact/artifacts
-** master-aarch64-check_bootstrap_lto
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/674/artifact/artifacts
-** master-arm-check_bootstrap
-*** FAIL: 9 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/766/artifact/artifacts
-* tcwg_gcc_check
-** master-aarch64
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gcc_check/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/2235/artifact/artifacts
-** master-arm
-*** FAIL: 9 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2315/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/707/artifact/artifacts
-** master-arm_v7a_softfp_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/522/artifact/artifacts
-** master-thumb_m0_soft_eabi
-*** FAIL: 3 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/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/61/artifact/artifacts
-** master-thumb_m23_eabi
-*** FAIL: 25 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/433/artifact/artifacts
-** master-thumb_m23_soft_eabi
-*** FAIL: 25 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m23_soft_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_soft_eabi-build/77/artifact/artifacts
-** master-thumb_m33_eabi
-*** FAIL: 31 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_eabi-build/491/artifact/artifacts
-** master-thumb_m3_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/477/artifact/artifacts
-** master-thumb_m3_softfp_eabi
-*** FAIL: 8 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/88/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 31 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/476/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 9 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/464/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 9 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/500/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-aarch64
-*** FAIL: 4 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/1227/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 72a5c38b..1dfb513b 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-15-1619-g3b9b8d6cfdf5: FAIL: 9 regressions on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] gcc-15-1619-g3b9b8d6cfdf: 9 regressions on master-thumb_v8a_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 2e289d18..746b5396 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -16,5 +16,5 @@ FAIL: gcc.target/arm/mve/dlstp-compile-asm-2.c check-function-bodies test8
 		=== Results Summary ===
 
 # of stable fails		341
-# of flaky entries		123
+# of flaky entries		122
 # of all tests			434610
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index ec0652d3..afe8a12d 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		341
-# of flaky entries		123
+# of flaky entries		122
 # of all tests			434610
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 049b456d..5d529384 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.5380
-CURRENT:  /tmp/gxx-sum2.5380
+REFERENCE:/tmp/gxx-sum1.25792
+CURRENT:  /tmp/gxx-sum2.25792
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
