diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..7c34a3bd
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m0 --with-float=soft --target_board=-mthumb/-march=armv6s-m/-mtune=cortex-m0/-mfloat-abi=soft/-mfpu=auto qemu_cpu=cortex-m0
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..b11c79de
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,10 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/ipa/ipa.exp ...
+FAIL: gcc.dg/ipa/ipa-icf-38.c scan-ltrans-tree-dump-not optimized "Function bar"
+
+		=== Results Summary ===
+
+# of stable fails		257
+# of flaky entries		34
+# of all tests			376931
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 00000000..dd0d0fc2
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[GNU-1679]
+1 regression 1 fix
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/117/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 63361f11..bbe59a71 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
 [GNU-692]
-FAIL: 1 regressions: 1 improvements
+https://linaro.atlassian.net/browse/GNU-1679
+1 regression 1 fix
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/117/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..0b593a0d
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,24 @@
+Commit: https://github.com/gcc-mirror/gcc/commit/3f51f0dc88ec21c1ec79df694200f10ef85915f4
+commit gcc-15-3254-g3f51f0dc88e
+Author: Alex Coplan <alex.coplan@arm.com>
+Date:   Tue Aug 27 16:51:12 2024 +0000
+
+    testsuite: Add scan-ltrans-rtl* for use in dg-final [PR116140]
+    
+    This extends the scan-ltrans-tree* helpers to create RTL variants.  This
+    is needed to check the behaviour of an RTL pass under LTO.
+    
+... 14 lines of the commit log omitted.
+
+* tcwg_gnu_cross_check_gcc
+** master-aarch64
+*** 1 regression
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f51f0dc88ec21c1ec79df694200f10ef85915f4/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1638/artifact/artifacts
+* tcwg_gnu_embed_check_gcc
+** master-thumb_m0_soft_eabi
+*** 1 regression 1 fix
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f51f0dc88ec21c1ec79df694200f10ef85915f4/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/117/artifact/artifacts
+
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f51f0dc88ec21c1ec79df694200f10ef85915f4/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 00000000..962f26c0
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+GNU-1679
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 00000000..4a312279
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2024-08-28
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 00000000..48082389
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gcc-15-3254-g3f51f0dc88e: 1 regression 1 fix
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 00000000..3422b862
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,32 @@
+- Project: GNU
+  IssueType: Sub-task
+  Key: GNU-1679
+  Summary: |
+    gcc-15-3254-g3f51f0dc88e: 1 regression 1 fix
+  Components: GCC
+  Start date: 2024-08-28
+  Description: |
+    Commit: https://github.com/gcc-mirror/gcc/commit/3f51f0dc88ec21c1ec79df694200f10ef85915f4
+    commit gcc-15-3254-g3f51f0dc88e
+    Author: Alex Coplan <alex.coplan@arm.com>
+    Date:   Tue Aug 27 16:51:12 2024 +0000
+    
+        testsuite: Add scan-ltrans-rtl* for use in dg-final [PR116140]
+        
+        This extends the scan-ltrans-tree* helpers to create RTL variants.  This
+        is needed to check the behaviour of an RTL pass under LTO.
+        
+    ... 14 lines of the commit log omitted.
+    
+    * tcwg_gnu_cross_check_gcc
+    ** master-aarch64
+    *** 1 regression
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f51f0dc88ec21c1ec79df694200f10ef85915f4/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1638/artifact/artifacts
+    * tcwg_gnu_embed_check_gcc
+    ** master-thumb_m0_soft_eabi
+    *** 1 regression 1 fix
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f51f0dc88ec21c1ec79df694200f10ef85915f4/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/117/artifact/artifacts
+    
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f51f0dc88ec21c1ec79df694200f10ef85915f4/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 0cdb1fe8..61a13989 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_m0_soft_eabi-build/117/",
             "run_order": "0117 (basepoints/gcc-15-03254-g3f51f0dc88e)",
+            "regression": "https://linaro.atlassian.net/browse/GNU-1679",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a253bea8995323201b016fe477280c1782688ab4 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/3f51f0dc88ec21c1ec79df694200f10ef85915f4 (+ 1 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=a422196c56fa2b5c4823d67cf92acdfc164e5da4 (unchanged)",
@@ -15,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/cec99171931ea79215c79661d33423ac84e63b6e (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-08-27 22:47:30"
+        "Start Time": "2024-08-25 14:59:15"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index a9d4f753..b58c1c70 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,40 +1,52 @@
-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,
+
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
+
+In  arm-eabi cortex-m0 soft, after:
+  | commit gcc-15-3254-g3f51f0dc88e
+  | Author: Alex Coplan <alex.coplan@arm.com>
+  | Date:   Tue Aug 27 16:51:12 2024 +0000
+  | 
+  |     testsuite: Add scan-ltrans-rtl* for use in dg-final [PR116140]
+  |     
+  |     This extends the scan-ltrans-tree* helpers to create RTL variants.  This
+  |     is needed to check the behaviour of an RTL pass under LTO.
+  |     
+  | ... 14 lines of the commit log omitted.
+
+Produces 1 regression 1 fix:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/ipa/ipa.exp ...
+  | ERROR: gcc.dg/ipa/ipa-icf-38.c: error executing dg-final: variable is not assigned by any conversion specifiers
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.dg/ipa/ipa.exp ...
+  | FAIL: gcc.dg/ipa/ipa-icf-38.c scan-ltrans-tree-dump-not optimized "Function bar"
+
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv6s-m -mtune=cortex-m0 -mfloat-abi=soft -mfpu=auto
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m0 --with-float=soft --target_board=-mthumb/-march=armv6s-m/-mtune=cortex-m0/-mfloat-abi=soft/-mfpu=auto qemu_cpu=cortex-m0
+
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1679. 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.
 
-We appreciate that it might be difficult to find the necessary logs or reproduce the issue locally. If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
-
-In  arm-eabi cortex-m0 soft after:
-
-  | baseline build
-
-FAIL: 1 regressions: 1 improvements
-
-regressions.sum:
-		=== gcc tests ===
-
-Running gcc:gcc.dg/ipa/ipa.exp ...
-ERROR: gcc.dg/ipa/ipa-icf-38.c: error executing dg-final: variable is not assigned by any conversion specifiers
-
-
-improvements.sum:
-		=== gcc tests ===
-
-Running gcc:gcc.dg/ipa/ipa.exp ...
-FAIL: gcc.dg/ipa/ipa-icf-38.c scan-ltrans-tree-dump-not optimized "Function bar"
+-----------------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_m0_soft_eabi-build/117/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/117/artifact/artifacts/
 The full lists of regressions and improvements as well as configure and make commands are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/117/artifact/artifacts/notify/
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/117/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/117/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv6s-m -mtune=cortex-m0 -mfloat-abi=soft -mfpu=auto
-
------------------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_m0_soft_eabi-build/117/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/117/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_soft_eabi-build/116/artifact/artifacts
 
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3f51f0dc88ec21c1ec79df694200f10ef85915f4/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/reproduction_instructions.txt
+
+Full commit : https://github.com/gcc-mirror/gcc/commit/3f51f0dc88ec21c1ec79df694200f10ef85915f4
+
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index aa219efd..dda52a8b 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,alex.coplan@arm.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 2a43f6fc..8bc8b686 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] baseline build: FAIL: 1 regressions: 1 improvements on master-thumb_m0_soft_eabi
+[Linaro-TCWG-CI] gcc-15-3254-g3f51f0dc88e: 1 regression 1 fix on master-thumb_m0_soft_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index eb3ca529..5a853569 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.1269654
-CURRENT:  /tmp/gxx-sum2.1269654
+REFERENCE:/tmp/gxx-sum1.9552
+CURRENT:  /tmp/gxx-sum2.9552
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
