diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..95921080
--- /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-m3 --with-float=softfp --target_board=-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto qemu_cpu=cortex-m3
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..a62e85fb
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		358
+# of flaky entries		75
+# of all tests			392990
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 00000000..27f91133
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[GNU-1318]
+1 regression
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/154/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index b161b384..e3ae1578 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
 [GNU-692]
-FAIL: 1 regressions
+https://linaro.atlassian.net/browse/GNU-1318
+1 regression
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/154/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..65332ae1
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,35 @@
+Commit: https://github.com/gcc-mirror/gcc/commit/bcb33b1237042e9540a905d9de19219f876e26c0
+commit gcc-15-3083-gbcb33b123704
+Author: Bernd Edlinger <bernd.edlinger@hotmail.de>
+Date:   Fri Aug 16 12:26:27 2024 +0200
+
+    Do not emit a redundant DW_TAG_lexical_block for inlined subroutines
+    
+    While this already works correctly for the case when an inlined
+    subroutine contains only one subrange, a redundant DW_TAG_lexical_block
+    is still emitted when the subroutine has multiple blocks.
+... 13 lines of the commit log omitted.
+
+* tcwg_gnu_embed_check_gcc
+** master-thumb_m0_soft_eabi
+*** 1 regression
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bcb33b1237042e9540a905d9de19219f876e26c0/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/110/artifact/artifacts
+** master-thumb_m33_hard_eabi
+*** 1 regression
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bcb33b1237042e9540a905d9de19219f876e26c0/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/137/artifact/artifacts
+** master-thumb_m3_softfp_eabi
+*** 1 regression
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bcb33b1237042e9540a905d9de19219f876e26c0/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/154/artifact/artifacts
+** master-thumb_m55_hard_eabi
+*** 1 regression
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bcb33b1237042e9540a905d9de19219f876e26c0/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/562/artifact/artifacts
+** master-thumb_m7_hard_eabi
+*** 1 regression
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bcb33b1237042e9540a905d9de19219f876e26c0/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/137/artifact/artifacts
+
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bcb33b1237042e9540a905d9de19219f876e26c0/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 00000000..b88e8c16
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+GNU-1318
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 00000000..a3b32502
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2024-08-22
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 00000000..58f9670c
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gcc-15-3083-gbcb33b123704: 1 regression
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 00000000..23f57abd
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,43 @@
+- Project: GNU
+  IssueType: Sub-task
+  Key: GNU-1318
+  Summary: |
+    gcc-15-3083-gbcb33b123704: 1 regression
+  Components: GCC
+  Start date: 2024-08-22
+  Description: |
+    Commit: https://github.com/gcc-mirror/gcc/commit/bcb33b1237042e9540a905d9de19219f876e26c0
+    commit gcc-15-3083-gbcb33b123704
+    Author: Bernd Edlinger <bernd.edlinger@hotmail.de>
+    Date:   Fri Aug 16 12:26:27 2024 +0200
+    
+        Do not emit a redundant DW_TAG_lexical_block for inlined subroutines
+        
+        While this already works correctly for the case when an inlined
+        subroutine contains only one subrange, a redundant DW_TAG_lexical_block
+        is still emitted when the subroutine has multiple blocks.
+    ... 13 lines of the commit log omitted.
+    
+    * tcwg_gnu_embed_check_gcc
+    ** master-thumb_m0_soft_eabi
+    *** 1 regression
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bcb33b1237042e9540a905d9de19219f876e26c0/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/110/artifact/artifacts
+    ** master-thumb_m33_hard_eabi
+    *** 1 regression
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bcb33b1237042e9540a905d9de19219f876e26c0/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/137/artifact/artifacts
+    ** master-thumb_m3_softfp_eabi
+    *** 1 regression
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bcb33b1237042e9540a905d9de19219f876e26c0/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/154/artifact/artifacts
+    ** master-thumb_m55_hard_eabi
+    *** 1 regression
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bcb33b1237042e9540a905d9de19219f876e26c0/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/562/artifact/artifacts
+    ** master-thumb_m7_hard_eabi
+    *** 1 regression
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bcb33b1237042e9540a905d9de19219f876e26c0/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/137/artifact/artifacts
+    
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bcb33b1237042e9540a905d9de19219f876e26c0/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 1b9d3e43..0ce5b66f 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_m3_softfp_eabi-build/154/",
             "run_order": "0154 (basepoints/gcc-15-03083-gbcb33b123704)",
+            "regression": "https://linaro.atlassian.net/browse/GNU-1318",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=5637daa2064c44831f90e64df37bcd047160366e (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/bcb33b1237042e9540a905d9de19219f876e26c0 (+ 1 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=a422196c56fa2b5c4823d67cf92acdfc164e5da4 (unchanged)",
@@ -15,12 +16,12 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/407f9a4b121eb65166375c410e14d7b704bc1106 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-08-22 21:54:13"
+        "Start Time": "2024-08-22 08:36:22"
     },
     "Tests": [
         {
             "Data": [
-                357
+                359
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.fails.nb_fails"
@@ -28,7 +29,7 @@
 	   ,
         {
             "Data": [
-                77
+                75
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index a7fc6260..6595c6ca 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,33 +1,48 @@
-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-m3 softfp after:
+In  arm-eabi cortex-m3 softfp, after:
+  | commit gcc-15-3083-gbcb33b123704
+  | Author: Bernd Edlinger <bernd.edlinger@hotmail.de>
+  | Date:   Fri Aug 16 12:26:27 2024 +0200
+  | 
+  |     Do not emit a redundant DW_TAG_lexical_block for inlined subroutines
+  |     
+  |     While this already works correctly for the case when an inlined
+  |     subroutine contains only one subrange, a redundant DW_TAG_lexical_block
+  |     is still emitted when the subroutine has multiple blocks.
+  | ... 13 lines of the commit log omitted.
 
-  | baseline build
+Produces 1 regression:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/debug/dwarf2/dwarf2.exp ...
+  | FAIL: gcc.dg/debug/dwarf2/inline7.c scan-assembler-times  DW_AT_ranges 2
 
-FAIL: 1 regressions
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -mfpu=auto
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-cpu=cortex-m3 --with-float=softfp --target_board=-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto qemu_cpu=cortex-m3
 
-regressions.sum:
-		=== gcc tests ===
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1318. Please let us know if you have a fix.
 
-Running gcc:gcc.dg/debug/dwarf2/dwarf2.exp ...
-FAIL: gcc.dg/debug/dwarf2/inline7.c scan-assembler-times  DW_AT_ranges 2
+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_m3_softfp_eabi-build/154/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/154/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_m3_softfp_eabi-build/154/artifact/artifacts/notify/
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/154/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_m3_softfp_eabi-build/154/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -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_m3_softfp_eabi-build/154/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/154/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/153/artifact/artifacts
 
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/bcb33b1237042e9540a905d9de19219f876e26c0/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/reproduction_instructions.txt
+
+Full commit : https://github.com/gcc-mirror/gcc/commit/bcb33b1237042e9540a905d9de19219f876e26c0
+
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index aa219efd..4b697466 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org
+bernd.edlinger@hotmail.de,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 37935404..3092441f 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] baseline build: FAIL: 1 regressions on master-thumb_m3_softfp_eabi
+[Linaro-TCWG-CI] gcc-15-3083-gbcb33b123704: 1 regression on master-thumb_m3_softfp_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 6abc7577..700a0987 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -5,6 +5,6 @@ FAIL: gcc.dg/debug/dwarf2/inline7.c scan-assembler-times  DW_AT_ranges 2
 
 		=== Results Summary ===
 
-# of stable fails		357
-# of flaky entries		77
+# of stable fails		359
+# of flaky entries		75
 # of all tests			392990
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index fb8ffaaa..f2a1afc0 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
-# of stable fails		357
-# of flaky entries		77
+# of stable fails		359
+# of flaky entries		75
 # of all tests			392990
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 5550c9a6..91c3a9fb 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.22042
-CURRENT:  /tmp/gxx-sum2.22042
+REFERENCE:/tmp/gxx-sum1.18522
+CURRENT:  /tmp/gxx-sum2.18522
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
