diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..6f51f2d3
--- /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-m33 --with-float=hard --target_board=-mthumb/-march=armv8-m.main+dsp+fp/-mtune=cortex-m33/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m33
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..0eb04488
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		399
+# of flaky entries		75
+# of all tests			399079
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 00000000..6995a8aa
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[GNU-1304]
+3 regressions
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/134/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 0d424748..bf889de0 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
 [GNU-692]
-FAIL: 3 regressions
+https://linaro.atlassian.net/browse/GNU-1304
+3 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/134/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 00000000..db93371d
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+GCC
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 00000000..060b4d98
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,76 @@
+Commit: https://github.com/gcc-mirror/gcc/commit/a7d6f7327e9211fbb4a800c06d00c4555dbffcec
+commit gcc-15-2384-ga7d6f7327e9
+Author: Andi Kleen <ak@gcc.gnu.org>
+Date:   Mon Jul 29 10:17:43 2024 -0700
+
+    Revert "PR116080: Fix tail call dejagnu checks"
+    
+    This reverts commit ee41cd863b7c38ee3bc415ea7154954aa6facca3.
+
+* tcwg_bootstrap_check
+** master-arm-check_bootstrap
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/831/artifact/artifacts
+** master-arm-check_bootstrap_lto
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/840/artifact/artifacts
+* tcwg_gcc_check
+** master-arm
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/tcwg_gcc_check/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2501/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/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1584/artifact/artifacts
+* tcwg_gnu_embed_check_gcc
+** master-arm_eabi
+*** FAIL: 9 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/755/artifact/artifacts
+** master-arm_v7a_softfp_eabi
+*** FAIL: 4 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/581/artifact/artifacts
+** master-thumb_m33_eabi
+*** FAIL: 4 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/518/artifact/artifacts
+** master-thumb_m33_hard_eabi
+*** 3 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/134/artifact/artifacts
+** master-thumb_m3_eabi
+*** FAIL: 4 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/531/artifact/artifacts
+** master-thumb_m3_softfp_eabi
+*** FAIL: 3 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/148/artifact/artifacts
+** master-thumb_m55_hard_eabi
+*** FAIL: 3 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/546/artifact/artifacts
+** master-thumb_m7_eabi
+*** FAIL: 4 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/491/artifact/artifacts
+** master-thumb_m7_hard_eabi
+*** 3 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/120/artifact/artifacts
+** master-thumb_v8a_hard_eabi
+*** 3 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/539/artifact/artifacts
+* tcwg_gnu_native_check_gcc
+** master-arm
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1405/artifact/artifacts
+
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 00000000..c2e94919
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+GNU-1304
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 00000000..a9f239f2
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2024-07-29
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 00000000..6c44fd0d
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gcc-15-2384-ga7d6f7327e9: FAIL: 1 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 00000000..63a73ffc
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,84 @@
+- Project: GNU
+  IssueType: Sub-task
+  Key: GNU-1304
+  Summary: |
+    gcc-15-2384-ga7d6f7327e9: FAIL: 1 regressions
+  Components: GCC
+  Start date: 2024-07-29
+  Description: |
+    Commit: https://github.com/gcc-mirror/gcc/commit/a7d6f7327e9211fbb4a800c06d00c4555dbffcec
+    commit gcc-15-2384-ga7d6f7327e9
+    Author: Andi Kleen <ak@gcc.gnu.org>
+    Date:   Mon Jul 29 10:17:43 2024 -0700
+    
+        Revert "PR116080: Fix tail call dejagnu checks"
+        
+        This reverts commit ee41cd863b7c38ee3bc415ea7154954aa6facca3.
+    
+    * tcwg_bootstrap_check
+    ** master-arm-check_bootstrap
+    *** FAIL: 1 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
+    *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/831/artifact/artifacts
+    ** master-arm-check_bootstrap_lto
+    *** FAIL: 1 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+    *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/840/artifact/artifacts
+    * tcwg_gcc_check
+    ** master-arm
+    *** FAIL: 1 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/tcwg_gcc_check/master-arm/details.txt
+    *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2501/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/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1584/artifact/artifacts
+    * tcwg_gnu_embed_check_gcc
+    ** master-arm_eabi
+    *** FAIL: 9 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/755/artifact/artifacts
+    ** master-arm_v7a_softfp_eabi
+    *** FAIL: 4 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/581/artifact/artifacts
+    ** master-thumb_m33_eabi
+    *** FAIL: 4 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/518/artifact/artifacts
+    ** master-thumb_m33_hard_eabi
+    *** 3 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/134/artifact/artifacts
+    ** master-thumb_m3_eabi
+    *** FAIL: 4 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/531/artifact/artifacts
+    ** master-thumb_m3_softfp_eabi
+    *** FAIL: 3 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/148/artifact/artifacts
+    ** master-thumb_m55_hard_eabi
+    *** FAIL: 3 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/546/artifact/artifacts
+    ** master-thumb_m7_eabi
+    *** FAIL: 4 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/491/artifact/artifacts
+    ** master-thumb_m7_hard_eabi
+    *** 3 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/120/artifact/artifacts
+    ** master-thumb_v8a_hard_eabi
+    *** 3 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/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/539/artifact/artifacts
+    * tcwg_gnu_native_check_gcc
+    ** master-arm
+    *** FAIL: 1 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/tcwg_gnu_native_check_gcc/master-arm/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1405/artifact/artifacts
+    
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 976a6a70..a4f72051 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -8,6 +8,7 @@
             "tag": "tcwg_gnu_embed_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/134/",
             "run_order": "0134 (basepoints/gcc-15-02384-ga7d6f7327e9)",
+            "regression": "https://linaro.atlassian.net/browse/GNU-1304",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eb53cbeca8cf456b4a79f33d7a2a586a99b4b2e3 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/a7d6f7327e9211fbb4a800c06d00c4555dbffcec (+ 1 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=820dd5009b1b83788bf278912359af3a8e9239ad (unchanged)",
@@ -15,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/407f9a4b121eb65166375c410e14d7b704bc1106 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-08-22 12:26:02"
+        "Start Time": "2024-08-21 20:18:28"
     },
     "Tests": [
         {
@@ -44,18 +45,18 @@
 	   ,
         {
             "Data": [
-                15
+                316
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                4
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -63,7 +64,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -71,15 +72,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                2
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -87,7 +88,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -95,63 +96,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                131
+                1015
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                16001
+                167188
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1027
+                9593
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                17159
+                177796
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                21
+                318
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                316
+                47
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                2
+                9
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -159,7 +160,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -167,15 +168,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                0
+                8
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -183,7 +184,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -191,63 +192,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1015
+                1527
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                167188
+                199751
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                9593
+                2443
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                177796
+                203721
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                318
+                64
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                47
+                15
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                9
+                4
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -255,7 +256,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -263,15 +264,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                8
+                2
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -279,7 +280,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -287,47 +288,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1527
+                131
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                199751
+                16001
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                2443
+                1027
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                203721
+                17159
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                64
+                21
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 7907bfba..d97555ba 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,35 +1,47 @@
-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.
 
-In  arm-eabi cortex-m33 hard after:
+In  arm-eabi cortex-m33 hard, after:
+  | commit gcc-15-2384-ga7d6f7327e9
+  | Author: Andi Kleen <ak@gcc.gnu.org>
+  | Date:   Mon Jul 29 10:17:43 2024 -0700
+  | 
+  |     Revert "PR116080: Fix tail call dejagnu checks"
+  |     
+  |     This reverts commit ee41cd863b7c38ee3bc415ea7154954aa6facca3.
 
-  | baseline build
+Produces 3 regressions:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/dg.exp ...
+  | FAIL: c-c++-common/musttail12.c -std=c++11 (test for excess errors)
+  | FAIL: c-c++-common/musttail12.c -std=c++26 (test for excess errors)
+  | FAIL: g++.dg/musttail6.C (test for excess errors)
 
-FAIL: 3 regressions
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-m.main+dsp+fp -mtune=cortex-m33 -mfloat-abi=hard -mfpu=auto
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m33 --with-float=hard --target_board=-mthumb/-march=armv8-m.main+dsp+fp/-mtune=cortex-m33/-mfloat-abi=hard/-mfpu=auto qemu-cpu=cortex-m33
 
-regressions.sum:
-		=== g++ tests ===
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1304. Please let us know if you have a fix.
 
-Running g++:g++.dg/dg.exp ...
-FAIL: c-c++-common/musttail12.c -std=c++11 (test for excess errors)
-FAIL: c-c++-common/musttail12.c -std=c++26 (test for excess errors)
-FAIL: g++.dg/musttail6.C (test for excess errors)
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
+-----------------8<--------------------------8<--------------------------8<--------------------------
+
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/134/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/134/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_m33_hard_eabi-build/134/artifact/artifacts/notify/
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/134/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_m33_hard_eabi-build/134/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-m.main+dsp+fp -mtune=cortex-m33 -mfloat-abi=hard -mfpu=auto
-
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/134/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/134/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/133/artifact/artifacts
 
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/a7d6f7327e9211fbb4a800c06d00c4555dbffcec/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/reproduction_instructions.txt
+
+Full commit : https://github.com/gcc-mirror/gcc/commit/a7d6f7327e9211fbb4a800c06d00c4555dbffcec
+
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index aa219efd..d812b3b9 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org
+bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,ak@gcc.gnu.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 28efbf99..d9bcaa1d 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] baseline build: FAIL: 3 regressions on master-thumb_m33_hard_eabi
+[Linaro-TCWG-CI] gcc-15-2384-ga7d6f7327e9: 3 regressions on master-thumb_m33_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 351aa800..73755998 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.7147
-CURRENT:  /tmp/gxx-sum2.7147
+REFERENCE:/tmp/gxx-sum1.20177
+CURRENT:  /tmp/gxx-sum2.20177
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
