diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..ccf8155a
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: none, autodetected on aarch64-unknown-linux-gnu
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..d36f1961
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		84
+# of flaky entries		359
+# of all tests			119199
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 823ecca6..3d7a8b4e 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-FAIL: 2 regressions
+2 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1154/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..5d3693ba
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,34 @@
+Commit: https://github.com/gcc-mirror/gcc/commit/de1923f9f4d5344694c22ca883aeb15caf635734
+commit gcc-15-3128-gde1923f9f4d
+Author: Richard Biener <rguenther@suse.de>
+Date:   Fri Aug 23 13:44:29 2024 +0200
+
+    tree-optimization/116463 - complex lowering leaves around dead stmts
+    
+    Complex lowering generally replaces existing complex defs with
+    COMPLEX_EXPRs but those might be dead when it can always refer to
+    components from the lattice.  This in turn can pessimize followup
+... 9 lines of the commit log omitted.
+
+* tcwg_bootstrap_check
+** master-arm-check_bootstrap_lto
+*** FAIL: 4 regressions: 1 improvements
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/de1923f9f4d5344694c22ca883aeb15caf635734/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/847/artifact/artifacts
+* tcwg_gnu_cross_check_gcc
+** master-aarch64
+*** 5 regressions 2 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/de1923f9f4d5344694c22ca883aeb15caf635734/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1630/artifact/artifacts
+* tcwg_gnu_embed_check_gcc
+** master-thumb_v8a_hard_eabi
+*** 4 regressions 1 fix
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/de1923f9f4d5344694c22ca883aeb15caf635734/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/563/artifact/artifacts
+* tcwg_gnu_native_check_gdb
+** master-aarch64
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/de1923f9f4d5344694c22ca883aeb15caf635734/tcwg_gnu_native_check_gdb/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1154/artifact/artifacts
+
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/de1923f9f4d5344694c22ca883aeb15caf635734/jira/yaml
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 00000000..f83aa397
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2024-08-23
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 00000000..69e7b9b8
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gcc-15-3128-gde1923f9f4d: 2 regressions
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 65c6022c..a56c39ae 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,7 +7,7 @@
         "Info": {
             "tag": "tcwg_gnu_native_check_gdb",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1154/",
-            "run_order": "1154 (basepoints/gcc-15-03128-gde1923f9f4d5)",
+            "run_order": "1154 (basepoints/gcc-15-03128-gde1923f9f4d)",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=6179272353d3b4384a2ac306fe11aa024f344d47 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/de1923f9f4d5344694c22ca883aeb15caf635734 (+ 1 commits)",
             "git_linux": "https://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline/commit/5be63fc19fcaa4c236b307420483578a56986a37 (unchanged)",
@@ -15,12 +15,12 @@
             "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=6179272353d3b4384a2ac306fe11aa024f344d47 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-08-25 04:08:16"
+        "Start Time": "2024-08-17 23:04:44"
     },
     "Tests": [
         {
             "Data": [
-                81
+                86
             ],
             "Info": {},
             "Name": "tcwg_gnu_native_check_gdb.TOTAL.fails.nb_fails"
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                1520
+                359
             ],
             "Info": {},
             "Name": "tcwg_gnu_native_check_gdb.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index ddf14a76..6063f95b 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,34 +1,49 @@
-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  master-aarch64 after:
+In  master-aarch64, after:
+  | commit gcc-15-3128-gde1923f9f4d
+  | Author: Richard Biener <rguenther@suse.de>
+  | Date:   Fri Aug 23 13:44:29 2024 +0200
+  | 
+  |     tree-optimization/116463 - complex lowering leaves around dead stmts
+  |     
+  |     Complex lowering generally replaces existing complex defs with
+  |     COMPLEX_EXPRs but those might be dead when it can always refer to
+  |     components from the lattice.  This in turn can pessimize followup
+  | ... 9 lines of the commit log omitted.
 
-  | baseline build
+Produces 2 regressions:
+  | 
+  | regressions.sum:
+  | Running gdb:gdb.fortran/complex.exp ...
+  | FAIL: gdb.fortran/complex.exp: gdb-command<print $\_creal (ci)>
+  | FAIL: gdb.fortran/complex.exp: print ci
 
-FAIL: 2 regressions
+Used configuration :
+ *CI config* tcwg_gnu_native_check_gdb master-aarch64
+ *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu
 
-regressions.sum:
-		=== gdb tests ===
+We track this bug report under https://linaro.atlassian.net/browse/GNU-692. Please let us know if you have a fix.
 
-Running gdb:gdb.fortran/complex.exp ...
-FAIL: gdb.fortran/complex.exp: gdb-command<print $_creal (ci)>
-FAIL: gdb.fortran/complex.exp: print ci
+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_native_check_gdb--master-aarch64-build/1154/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1154/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_native_check_gdb--master-aarch64-build/1154/artifact/artifacts/notify/
+ * https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1154/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1154/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_native_check_gdb master-aarch64
-
------------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+ * https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1154/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1154/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/1153/artifact/artifacts
 
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/de1923f9f4d5344694c22ca883aeb15caf635734/tcwg_gnu_native_check_gdb/master-aarch64/reproduction_instructions.txt
+
+Full commit : https://github.com/gcc-mirror/gcc/commit/de1923f9f4d5344694c22ca883aeb15caf635734
+
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index aa219efd..ab1d62ab 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,cc:rguenther@suse.de,rguenth@gcc.gnu.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 76042ea0..d628f624 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] baseline build: FAIL: 2 regressions on aarch64
+[Linaro-TCWG-CI] gcc-15-3128-gde1923f9f4d: 2 regressions on aarch64
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 4e35f0c9..2a25c6d7 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -6,6 +6,6 @@ FAIL: gdb.fortran/complex.exp: print ci
 
 		=== Results Summary ===
 
-# of stable fails		81
-# of flaky entries		1520
+# of stable fails		86
+# of flaky entries		359
 # of all tests			119199
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 593b393c..b2736344 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
-# of stable fails		81
-# of flaky entries		1520
+# of stable fails		86
+# of flaky entries		359
 # of all tests			119199
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 93e9ae1c..89c7c7a4 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,12 +1,12 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 1 common sum files:
 gdb.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.1608130
-CURRENT:  /tmp/gxx-sum2.1608130
+REFERENCE:/tmp/gxx-sum1.4159666
+CURRENT:  /tmp/gxx-sum2.4159666
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
@@ -30,9 +30,8 @@ o  RUN STATUS:                               |   REF   |   RES   |
 o  REGRESSIONS:
   +------------------------------------------+---------+
   | PASS now FAIL             [PASS => FAIL] |       2 |
-  | ERROR appears             [     =>ERROR] |       1 |
   +------------------------------------------+---------+
-  | TOTAL_REGRESSIONS                        |       3 |
+  | TOTAL_REGRESSIONS                        |       2 |
   +------------------------------------------+---------+
 
   - PASS now FAIL             [PASS => FAIL]:
@@ -42,21 +41,16 @@ o  REGRESSIONS:
     gdb:gdb.fortran/complex.exp=gdb.fortran/complex.exp: print ci
 
 
-  - ERROR appears             [     =>ERROR]:
-
-  Executed from: gdb:gdb.linespec/cpcompletion.exp
-    gdb:gdb.linespec/cpcompletion.exp=breakpoints not deleted
-
-
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |     140 |
+  | PASS disappears           [PASS =>     ] |     135 |
   | New PASS                  [     => PASS] |      58 |
   | XFAIL disappears          [XFAIL=>     ] |       2 |
   | XFAIL appears             [     =>XFAIL] |       3 |
+  | Flaky cases, ignored   [~RANDOM     ]    |       6 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     203 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     204 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
@@ -179,8 +173,6 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: continue to breakpoint: _exit
     gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: detach child
     gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: detach: switch to parent
-    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: continue
-    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: continue to breakpoint: _exit
     gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: detach child
     gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: switch to parent
     gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:sw: continue
@@ -202,10 +194,7 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:sw: detach parent
     gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:sw: switch to parent
     gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:sw: watch globalvar
-    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue
-    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue to breakpoint: _exit
     gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: get integer valueof "mypid"
-    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:hw: continue
 
 
   - New PASS                  [     => PASS]:
@@ -287,6 +276,18 @@ o  IMPROVEMENTS TO BE CHECKED:
     gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (EPERM)
 
 
+  - Flaky cases, ignored   [~RANDOM     ]:
+
+  Executed from: gdb:gdb.linespec/cpcompletion.exp
+    gdb:gdb.linespec/cpcompletion.exp=breakpoints not deleted
+  Executed from: gdb:gdb.threads/process-dies-while-detaching.exp
+    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: continue
+    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint:hw: continue to breakpoint: _exit
+    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue
+    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue to breakpoint: _exit
+    gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:hw: continue
+
+
 
 # Regressions found
 # Regressions in 1 common sum files found
