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..56eadbd4
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		307
+# of flaky entries		24
+# of all tests			433046
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 893a3034..1f679090 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1229]
-FAIL: 1 regressions
+1 regression
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/460/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 32680f83..61b9c5e6 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-1229
-FAIL: 1 regressions
+1 regression
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/460/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 642ab62e..300025f9 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,10 +8,13 @@ Date:   Tue May 14 11:13:51 2024 +0200
     The following revisits the fix for PR99954 which was observed as
     causing missed memcpy recognition and instead using memmove for
     non-aliasing copies.  While the original fix mitigated bogus
-    recognition of memcpy the root cause was not properly identified.
-    The root cause is dr_analyze_indices "failing" to handle union
-... 19 lines of the commit log omitted.
+... 21 lines of the commit log omitted.
 
+* tcwg_bootstrap_check
+** master-arm-check_bootstrap_lto
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/777/artifact/artifacts
 * tcwg_gcc_check
 ** master-aarch64
 *** FAIL: 1 regressions
@@ -27,6 +30,10 @@ Date:   Tue May 14 11:13:51 2024 +0200
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1439/artifact/artifacts
 * tcwg_gnu_embed_check_gcc
+** master-arm_v7a_softfp_eabi
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/494/artifact/artifacts
 ** master-thumb_m33_eabi
 *** FAIL: 1 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt
@@ -35,6 +42,14 @@ Date:   Tue May 14 11:13:51 2024 +0200
 *** FAIL: 1 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/52/artifact/artifacts
+** master-thumb_m3_eabi
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/438/artifact/artifacts
+** master-thumb_m3_softfp_eabi
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/51/artifact/artifacts
 ** master-thumb_m55_hard_eabi
 *** FAIL: 1 regressions
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
@@ -48,8 +63,8 @@ Date:   Tue May 14 11:13:51 2024 +0200
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/53/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 1 regression
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/460/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-arm
@@ -57,4 +72,4 @@ Date:   Tue May 14 11:13:51 2024 +0200
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1237/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 87902639..ff52faf0 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-15-491-gc290e6a0b7a: FAIL: 1 regressions
+gcc-15-491-gc290e6a0b7a: FAIL: 1 regressions: 1 progressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 0f346397..231a9502 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,7 +2,7 @@
   IssueType: Sub-task
   Key: GNU-1229
   Summary: |
-    gcc-15-491-gc290e6a0b7a: FAIL: 1 regressions
+    gcc-15-491-gc290e6a0b7a: FAIL: 1 regressions: 1 progressions
   Components: GCC
   Start date: 2024-05-14
   Description: |
@@ -16,10 +16,13 @@
         The following revisits the fix for PR99954 which was observed as
         causing missed memcpy recognition and instead using memmove for
         non-aliasing copies.  While the original fix mitigated bogus
-        recognition of memcpy the root cause was not properly identified.
-        The root cause is dr_analyze_indices "failing" to handle union
-    ... 19 lines of the commit log omitted.
+    ... 21 lines of the commit log omitted.
     
+    * tcwg_bootstrap_check
+    ** master-arm-check_bootstrap_lto
+    *** FAIL: 1 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+    *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/777/artifact/artifacts
     * tcwg_gcc_check
     ** master-aarch64
     *** FAIL: 1 regressions
@@ -35,6 +38,10 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gnu_cross_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1439/artifact/artifacts
     * tcwg_gnu_embed_check_gcc
+    ** master-arm_v7a_softfp_eabi
+    *** FAIL: 1 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/494/artifact/artifacts
     ** master-thumb_m33_eabi
     *** FAIL: 1 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt
@@ -43,6 +50,14 @@
     *** FAIL: 1 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/52/artifact/artifacts
+    ** master-thumb_m3_eabi
+    *** FAIL: 1 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/438/artifact/artifacts
+    ** master-thumb_m3_softfp_eabi
+    *** FAIL: 1 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/51/artifact/artifacts
     ** master-thumb_m55_hard_eabi
     *** FAIL: 1 regressions
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt
@@ -56,8 +71,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/53/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 1 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 1 regression
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/460/artifact/artifacts
     * tcwg_gnu_native_check_gcc
     ** master-arm
@@ -65,4 +80,4 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1237/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 34f9a992..e5404833 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/3ab42e46acf867c45bc929fcc37693e327a35a24 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-06-03 14:52:57"
+        "Start Time": "2024-06-02 23:32:49"
     },
     "Tests": [
         {
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                26
+                24
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
@@ -45,18 +45,18 @@
 	   ,
         {
             "Data": [
-                201
+                16
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                17
+                4
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -64,7 +64,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -72,15 +72,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                27
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -88,7 +88,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -96,63 +96,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1236
+                131
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                170421
+                15948
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                6647
+                1026
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                178304
+                17105
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                245
+                22
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                31
+                201
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                17
             ],
             "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": [
-                1854
+                1236
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                223623
+                170421
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                11852
+                6647
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                237329
+                178304
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                41
+                245
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                16
+                31
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                4
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.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.libstdc++.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.libstdc++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                2
+                10
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.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.libstdc++.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.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                131
+                1854
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                15948
+                223623
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1026
+                11852
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                17105
+                237329
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                22
+                41
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.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 63fbe6da..0b9d4b3d 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,11 +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.
-
-We track this report status in https://linaro.atlassian.net/browse/GNU-1229 , 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:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In  arm-eabi thumb v8-a hard, after:
   | commit gcc-15-491-gc290e6a0b7a
   | Author: Richard Biener <rguenther@suse.de>
   | Date:   Tue May 14 11:13:51 2024 +0200
@@ -15,82 +12,37 @@ In  arm-eabi thumb v8-a hard after:
   |     The following revisits the fix for PR99954 which was observed as
   |     causing missed memcpy recognition and instead using memmove for
   |     non-aliasing copies.  While the original fix mitigated bogus
-  |     recognition of memcpy the root cause was not properly identified.
-  |     The root cause is dr_analyze_indices "failing" to handle union
-  | ... 19 lines of the commit log omitted.
+  | ... 21 lines of the commit log omitted.
 
-FAIL: 1 regressions
+Produces 1 regression:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.target/arm/simd/simd.exp ...
+  | FAIL: gcc.target/arm/simd/mve-vabs.c scan-assembler-times memmove 3
 
-regressions.sum:
-		=== gcc tests ===
+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
 
-Running gcc:gcc.target/arm/simd/simd.exp ...
-FAIL: gcc.target/arm/simd/mve-vabs.c scan-assembler-times memmove 3
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1229. 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_v8a_hard_eabi-build/460/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/460/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/460/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=armv8-a+simd -mfpu=auto -mfloat-abi=hard
+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_v8a_hard_eabi-build/460/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/460/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/460/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/460/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/459/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/c290e6a0b7a9de5692963affc6627a4af7dc2411
 
-List of configurations that regressed due to this commit :
-* tcwg_gcc_check
-** master-aarch64
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gcc_check/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/2118/artifact/artifacts
-** master-arm
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2205/artifact/artifacts
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1439/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-thumb_m33_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/456/artifact/artifacts
-** master-thumb_m33_hard_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/52/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/429/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/429/artifact/artifacts
-** master-thumb_m7_hard_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/53/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 1 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/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/460/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-arm
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1237/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 072a5a40..4e343f7b 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-15-491-gc290e6a0b7a: FAIL: 1 regressions on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] gcc-15-491-gc290e6a0b7a: 1 regression on master-thumb_v8a_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index eb1aa394..25381953 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -6,5 +6,5 @@ FAIL: gcc.target/arm/simd/mve-vabs.c scan-assembler-times memmove 3
 		=== Results Summary ===
 
 # of stable fails		308
-# of flaky entries		26
+# of flaky entries		24
 # of all tests			433046
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 37f77d14..5fcb9de7 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		308
-# of flaky entries		26
+# of flaky entries		24
 # of all tests			433046
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index b7395d4d..e61213fb 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.7870
-CURRENT:  /tmp/gxx-sum2.7870
+REFERENCE:/tmp/gxx-sum1.7716
+CURRENT:  /tmp/gxx-sum2.7716
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
