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..954f2d26
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,51 @@
+		=== g++ tests ===
+
+Running g++:g++.dg/analyzer/analyzer.exp ...
+FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++20 (test for excess errors)
+FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++14  expected multiline pattern lines 49-64
+FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++14  2 blank line(s) in output
+FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++20  expected multiline pattern lines 49-64
+FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++14 (test for excess errors)
+FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++20  2 blank line(s) in output
+FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++14 (test for excess errors)
+FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++20  2 blank line(s) in output
+FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++20 (test for excess errors)
+FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++14  expected multiline pattern lines 19-34
+FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++20  expected multiline pattern lines 19-34
+FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++14  2 blank line(s) in output
+
+Running g++:g++.dg/dg.exp ...
+FAIL: g++.dg/cpp2a/decomp2.C -std=gnu++20 (test for excess errors)
+UNRESOLVED: g++.dg/cpp2a/decomp2.C -std=gnu++20 compilation failed to produce executable
+FAIL: g++.dg/ext/arm-fp16/arm-fp16-ops-3.C -std=c++14 execution test
+FAIL: g++.dg/ext/arm-fp16/arm-fp16-ops-3.C -std=c++20 execution test
+FAIL: g++.dg/ext/arm-fp16/arm-fp16-ops-4.C -std=gnu++20 execution test
+FAIL: g++.dg/ext/arm-fp16/arm-fp16-ops-4.C -std=gnu++14 execution test
+FAIL: g++.dg/opt/pr97315-1.C -std=gnu++20 (test for excess errors)
+FAIL: g++.dg/opt/pr97315-1.C -std=gnu++14 (test for excess errors)
+XPASS: g++.dg/warn/pr33738.C -std=gnu++14  (test for warnings, line 22)
+XPASS: g++.dg/warn/pr33738.C -std=gnu++20  (test for warnings, line 18)
+XPASS: g++.dg/warn/pr33738.C -std=gnu++14  (test for warnings, line 18)
+XPASS: g++.dg/warn/pr33738.C -std=gnu++20  (test for warnings, line 22)
+
+Running g++:g++.dg/tls/tls.exp ...
+FAIL: g++.dg/tls/pr102496-1.C -std=c++20 (test for excess errors)
+FAIL: g++.dg/tls/pr102496-1.C -std=c++14 (test for excess errors)
+FAIL: g++.dg/tls/pr77285-1.C -std=c++14 (test for excess errors)
+FAIL: g++.dg/tls/pr77285-1.C -std=c++20 (test for excess errors)
+
+Running g++:g++.dg/vect/vect.exp ...
+UNRESOLVED: g++.dg/vect/pr115278.cc -std=c++14  scan-tree-dump-times optimized "\\*WRITE[^\r\n]* ={v} " 2
+FAIL: g++.dg/vect/pr115278.cc -std=c++20 (test for excess errors)
+UNRESOLVED: g++.dg/vect/pr115278.cc -std=c++20  scan-tree-dump-times optimized "\\*WRITE[^\r\n]* ={v} " 2
+FAIL: g++.dg/vect/pr115278.cc -std=c++14 (test for excess errors)
+FAIL: g++.dg/vect/pr84556.cc -std=c++14 (test for excess errors)
+UNRESOLVED: g++.dg/vect/pr84556.cc -std=c++20 compilation failed to produce executable
+UNRESOLVED: g++.dg/vect/pr84556.cc -std=c++14 compilation failed to produce executable
+FAIL: g++.dg/vect/pr84556.cc -std=c++20 (test for excess errors)
+
+		=== Results Summary ===
+
+# of stable fails		409
+# of flaky entries		75
+# of all tests			399024
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 00000000..b1f49007
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[GNU-1300]
+26 regressions 36 fixes
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/131/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 00187c06..4ed8efea 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
 [GNU-692]
-FAIL: 26 regressions: 36 improvements
+https://linaro.atlassian.net/browse/GNU-1300
+26 regressions 36 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/131/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..b9833408
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,95 @@
+Commit: https://github.com/gcc-mirror/gcc/commit/dab0f35fcb4dd3ba584422013096c4ebc6bff90d
+commit gcc-15-2360-gdab0f35fcb4
+Author: Jason Merrill <jason@redhat.com>
+Date:   Fri Jul 26 15:10:50 2024 -0400
+
+    c++: improve C++ testsuite default versions
+    
+    I wanted to add more cases to the setting of std_list in g++-dg.exp, but
+    didn't want to do a full scan through the file for each case.  So this patch
+    improves that in two ways: first, by extracting all interesting lines on a
+... 14 lines of the commit log omitted.
+
+* tcwg_bootstrap_check
+** master-arm-check_bootstrap
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/818/artifact/artifacts
+** master-arm-check_bootstrap_lto
+*** FAIL: 1 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/836/artifact/artifacts
+* tcwg_gcc_check
+** master-arm
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gcc_check/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2468/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/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1570/artifact/artifacts
+* tcwg_gnu_embed_check_gcc
+** master-arm_eabi
+*** FAIL: 20 regressions: 28 improvements
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/752/artifact/artifacts
+** master-arm_v7a_softfp_eabi
+*** FAIL: 15 regressions: 23 improvements
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/563/artifact/artifacts
+** master-thumb_m0_eabi
+*** FAIL: 16 regressions: 24 improvements
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/472/artifact/artifacts
+** master-thumb_m0_soft_eabi
+*** 16 regressions 24 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/84/artifact/artifacts
+** master-thumb_m23_eabi
+*** FAIL: 16 regressions: 24 improvements
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/472/artifact/artifacts
+** master-thumb_m23_soft_eabi
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gnu_embed_check_gcc/master-thumb_m23_soft_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_soft_eabi-build/94/artifact/artifacts
+** master-thumb_m33_eabi
+*** FAIL: 26 regressions: 36 improvements
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/515/artifact/artifacts
+** master-thumb_m33_hard_eabi
+*** 26 regressions 36 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/131/artifact/artifacts
+** master-thumb_m3_eabi
+*** FAIL: 26 regressions: 36 improvements
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/528/artifact/artifacts
+** master-thumb_m3_softfp_eabi
+*** FAIL: 26 regressions: 36 improvements
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/145/artifact/artifacts
+** master-thumb_m55_hard_eabi
+*** FAIL: 30 regressions: 44 improvements
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/543/artifact/artifacts
+** master-thumb_m7_eabi
+*** FAIL: 24 regressions: 32 improvements
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/488/artifact/artifacts
+** master-thumb_m7_hard_eabi
+*** 24 regressions 32 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/113/artifact/artifacts
+** master-thumb_v8a_hard_eabi
+*** 15 regressions 23 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/531/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/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gnu_native_check_gcc/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1401/artifact/artifacts
+
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 00000000..35c6b301
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+GNU-1300
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 00000000..422978c8
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2024-07-27
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 00000000..a3f64ca6
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gcc-15-2360-gdab0f35fcb4: FAIL: 30 regressions: 44 improvements
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 00000000..c3eed4b0
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,103 @@
+- Project: GNU
+  IssueType: Sub-task
+  Key: GNU-1300
+  Summary: |
+    gcc-15-2360-gdab0f35fcb4: FAIL: 30 regressions: 44 improvements
+  Components: GCC
+  Start date: 2024-07-27
+  Description: |
+    Commit: https://github.com/gcc-mirror/gcc/commit/dab0f35fcb4dd3ba584422013096c4ebc6bff90d
+    commit gcc-15-2360-gdab0f35fcb4
+    Author: Jason Merrill <jason@redhat.com>
+    Date:   Fri Jul 26 15:10:50 2024 -0400
+    
+        c++: improve C++ testsuite default versions
+        
+        I wanted to add more cases to the setting of std_list in g++-dg.exp, but
+        didn't want to do a full scan through the file for each case.  So this patch
+        improves that in two ways: first, by extracting all interesting lines on a
+    ... 14 lines of the commit log omitted.
+    
+    * tcwg_bootstrap_check
+    ** master-arm-check_bootstrap
+    *** FAIL: 1 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
+    *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/818/artifact/artifacts
+    ** master-arm-check_bootstrap_lto
+    *** FAIL: 1 regressions
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
+    *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/836/artifact/artifacts
+    * tcwg_gcc_check
+    ** master-arm
+    *** Failure
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gcc_check/master-arm/details.txt
+    *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/2468/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/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1570/artifact/artifacts
+    * tcwg_gnu_embed_check_gcc
+    ** master-arm_eabi
+    *** FAIL: 20 regressions: 28 improvements
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/752/artifact/artifacts
+    ** master-arm_v7a_softfp_eabi
+    *** FAIL: 15 regressions: 23 improvements
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/563/artifact/artifacts
+    ** master-thumb_m0_eabi
+    *** FAIL: 16 regressions: 24 improvements
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/472/artifact/artifacts
+    ** master-thumb_m0_soft_eabi
+    *** 16 regressions 24 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/84/artifact/artifacts
+    ** master-thumb_m23_eabi
+    *** FAIL: 16 regressions: 24 improvements
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/472/artifact/artifacts
+    ** master-thumb_m23_soft_eabi
+    *** Failure
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gnu_embed_check_gcc/master-thumb_m23_soft_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_soft_eabi-build/94/artifact/artifacts
+    ** master-thumb_m33_eabi
+    *** FAIL: 26 regressions: 36 improvements
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/515/artifact/artifacts
+    ** master-thumb_m33_hard_eabi
+    *** 26 regressions 36 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/131/artifact/artifacts
+    ** master-thumb_m3_eabi
+    *** FAIL: 26 regressions: 36 improvements
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/528/artifact/artifacts
+    ** master-thumb_m3_softfp_eabi
+    *** FAIL: 26 regressions: 36 improvements
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/145/artifact/artifacts
+    ** master-thumb_m55_hard_eabi
+    *** FAIL: 30 regressions: 44 improvements
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/543/artifact/artifacts
+    ** master-thumb_m7_eabi
+    *** FAIL: 24 regressions: 32 improvements
+    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/488/artifact/artifacts
+    ** master-thumb_m7_hard_eabi
+    *** 24 regressions 32 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/113/artifact/artifacts
+    ** master-thumb_v8a_hard_eabi
+    *** 15 regressions 23 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/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/531/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/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gnu_native_check_gcc/master-arm/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/1401/artifact/artifacts
+    
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 24b2a58d..4a9ddf8a 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/131/",
             "run_order": "0131 (basepoints/gcc-15-02360-gdab0f35fcb4)",
+            "regression": "https://linaro.atlassian.net/browse/GNU-1300",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eb53cbeca8cf456b4a79f33d7a2a586a99b4b2e3 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/dab0f35fcb4dd3ba584422013096c4ebc6bff90d (+ 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 08:59:32"
+        "Start Time": "2024-08-19 16:29:14"
     },
     "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
+                167161
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                1027
+                9601
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                17159
+                177777
             ],
             "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
+                43
             ],
             "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": [
-                167161
+                199694
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                9601
+                2468
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                177777
+                203689
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                318
+                60
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                43
+                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": [
-                199694
+                16001
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                2468
+                1027
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                203689
+                17159
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                60
+                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 f5b043f4..f91d0bbe 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,52 +1,60 @@
-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-m33 hard, after:
+  | commit gcc-15-2360-gdab0f35fcb4
+  | Author: Jason Merrill <jason@redhat.com>
+  | Date:   Fri Jul 26 15:10:50 2024 -0400
+  | 
+  |     c++: improve C++ testsuite default versions
+  |     
+  |     I wanted to add more cases to the setting of std_list in g++-dg.exp, but
+  |     didn't want to do a full scan through the file for each case.  So this patch
+  |     improves that in two ways: first, by extracting all interesting lines on a
+  | ... 14 lines of the commit log omitted.
+
+Produces 26 regressions 36 fixes:
+  | 
+  | regressions.sum:
+  | Running g++:g++.dg/analyzer/analyzer.exp ...
+  | FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++26  2 blank line(s) in output
+  | FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++26  expected multiline pattern lines 49-64
+  | FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++26 (test for excess errors)
+  | FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++26  2 blank line(s) in output
+  | ... and 25 more
+  | 
+  | fixes.sum:
+  | Running g++:g++.dg/analyzer/analyzer.exp ...
+  | FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++20 (test for excess errors)
+  | FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++14  expected multiline pattern lines 49-64
+  | FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++14  2 blank line(s) in output
+  | FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++20  expected multiline pattern lines 49-64
+  | ... and 35 more
+
+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
+
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1300. 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-m33 hard after:
-
-  | baseline build
-
-FAIL: 26 regressions: 36 improvements
-
-regressions.sum:
-		=== g++ tests ===
-
-Running g++:g++.dg/analyzer/analyzer.exp ...
-FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++26  2 blank line(s) in output
-FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++26  expected multiline pattern lines 49-64
-FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++26 (test for excess errors)
-FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++26  2 blank line(s) in output
-FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++26  expected multiline pattern lines 19-34
-FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++26 (test for excess errors)
-
-... and 26 more entries
-
-improvements.sum:
-		=== g++ tests ===
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-Running g++:g++.dg/analyzer/analyzer.exp ...
-FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++20 (test for excess errors)
-FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++14  expected multiline pattern lines 49-64
-FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++14  2 blank line(s) in output
-FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++20  2 blank line(s) in output
-FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++14 (test for excess errors)
-FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++20  expected multiline pattern lines 49-64
-FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++14  2 blank line(s) in output
-... and 36 more entries
+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/131/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/131/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/131/artifact/artifacts/notify/
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/131/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/131/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/131/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/131/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_hard_eabi-build/130/artifact/artifacts
 
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/dab0f35fcb4dd3ba584422013096c4ebc6bff90d/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/reproduction_instructions.txt
+
+Full commit : https://github.com/gcc-mirror/gcc/commit/dab0f35fcb4dd3ba584422013096c4ebc6bff90d
+
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index aa219efd..c937eee8 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,jason@redhat.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 49e141bb..9806e471 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] baseline build: FAIL: 26 regressions: 36 improvements on master-thumb_m33_hard_eabi
+[Linaro-TCWG-CI] gcc-15-2360-gdab0f35fcb4: 26 regressions 36 fixes on master-thumb_m33_hard_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 107da606..c5f39af1 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.1530621
-CURRENT:  /tmp/gxx-sum2.1530621
+REFERENCE:/tmp/gxx-sum1.7187
+CURRENT:  /tmp/gxx-sum2.7187
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
@@ -93,7 +93,7 @@ o  IMPROVEMENTS TO BE CHECKED:
   | UNSUPPORTED disappears    [UNSUP=>     ] |   10253 |
   | UNSUPPORTED appears       [     =>UNSUP] |     703 |
   | UNRESOLVED disappears     [UNRES=>     ] |       5 |
-  | Unstable cases, ignored   [~RANDOM     ] |     259 |
+  | Flaky cases, ignored   [~RANDOM     ]    |     259 |
   +------------------------------------------+---------+
   | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |  173289 |
   +------------------------------------------+---------+
@@ -173209,7 +173209,7 @@ o  IMPROVEMENTS TO BE CHECKED:
     g++:g++.dg/vect/vect.exp=g++.dg/vect/pr84556.cc  -std=c++20 compilation failed to produce executable
 
 
-  - Unstable cases, ignored   [~RANDOM     ]:
+  - Flaky cases, ignored   [~RANDOM     ]:
 
   Executed from: g++:g++.dg/gcov/gcov.exp
     g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-8.C  -std=gnu++14
