diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..a8462c93
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		402
+# of flaky entries		5
+# of all tests			429007
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 00000000..d876bf37
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[GNU-1731]
+3 regressions
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/537/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
new file mode 100644
index 00000000..76406dea
--- /dev/null
+++ b/notify/jira/comment-template.txt
@@ -0,0 +1,4 @@
+[GNU-692]
+https://linaro.atlassian.net/browse/GNU-1731
+3 regressions
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/537/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..e3d06d7c
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,39 @@
+Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
+commit gcc-16-4081-g966cdec2b23
+Author: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
+Date:   Fri Sep 19 20:58:31 2025 -0700
+
+    gimple-fold/fab: Move ASSUME_ALIGNED handling to gimple-fold [PR121762]
+    
+    This is the next patch in the series of removing fab.
+    This one is simplier than builtin_constant_p because the only
+    time we want to simplify this builtin is at the final folding step.
+... 27 lines of the commit log omitted.
+
+* tcwg_gnu_embed_check_gcc
+** master-arm_v7a_softfp_eabi
+*** 3 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/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/1001/artifact/artifacts
+** master-thumb_m33_hard_eabi
+*** 3 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/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/594/artifact/artifacts
+** master-thumb_m3_softfp_eabi
+*** 3 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/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/537/artifact/artifacts
+** master-thumb_m55_hard_eabi
+*** 3 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/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/985/artifact/artifacts
+** master-thumb_m7_hard_eabi
+*** 3 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/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/534/artifact/artifacts
+** master-thumb_v8a_hard_eabi
+*** 3 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/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/949/artifact/artifacts
+
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 00000000..847b4557
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+GNU-1731
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 00000000..0bec43d0
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2025-09-24
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 00000000..957a09ae
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gcc-16-4081-g966cdec2b23: 3 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 00000000..971b7be4
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,47 @@
+- Project: GNU
+  IssueType: Sub-task
+  Key: GNU-1731
+  Summary: |
+    gcc-16-4081-g966cdec2b23: 3 regressions
+  Components: GCC
+  Start date: 2025-09-24
+  Description: |
+    Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
+    commit gcc-16-4081-g966cdec2b23
+    Author: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
+    Date:   Fri Sep 19 20:58:31 2025 -0700
+    
+        gimple-fold/fab: Move ASSUME_ALIGNED handling to gimple-fold [PR121762]
+        
+        This is the next patch in the series of removing fab.
+        This one is simplier than builtin_constant_p because the only
+        time we want to simplify this builtin is at the final folding step.
+    ... 27 lines of the commit log omitted.
+    
+    * tcwg_gnu_embed_check_gcc
+    ** master-arm_v7a_softfp_eabi
+    *** 3 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/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/1001/artifact/artifacts
+    ** master-thumb_m33_hard_eabi
+    *** 3 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/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/594/artifact/artifacts
+    ** master-thumb_m3_softfp_eabi
+    *** 3 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/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/537/artifact/artifacts
+    ** master-thumb_m55_hard_eabi
+    *** 3 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/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/985/artifact/artifacts
+    ** master-thumb_m7_hard_eabi
+    *** 3 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/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/534/artifact/artifacts
+    ** master-thumb_v8a_hard_eabi
+    *** 3 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/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/949/artifact/artifacts
+    
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
new file mode 100644
index 00000000..7d7c5f70
--- /dev/null
+++ b/notify/lnt_report.json
@@ -0,0 +1,430 @@
+{
+    "Machine": {
+        "Info": {},
+        "Name": "master-thumb_m3_softfp_eabi"
+    },
+    "Run": {
+        "Info": {
+            "tag": "tcwg_gnu_embed_check_gcc",
+            "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/537/",
+            "run_order": "0537 (basepoints/gcc-16-04081-g966cdec2b23)",
+            "regression": "https://linaro.atlassian.net/browse/GNU-1731",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=f6a04a16365d63ac7e8ea81477b6f03d509e7168 (unchanged)",
+            "git_gcc": "git+ssh://linaroci@gcc.gnu.org/git/gcc.git (966cdec2b23b8049c263e2239a3da38937ae01d2) (+ 1 commits)",
+            "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=63dc988ac7454b701ee923590f18df4103587994 (unchanged)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=f6a04a16365d63ac7e8ea81477b6f03d509e7168 (unchanged)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/ab8008b231e758e03c87c1c483c03afdd9c02e19 (unchanged)",
+            "__report_version__": "1"
+        },
+        "Start Time": "2025-09-24 11:54:07"
+    },
+    "Tests": [
+        {
+            "Data": [
+                405
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.fails.nb_fails"
+        }
+	   ,
+        {
+            "Data": [
+                5
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
+        }
+	   ,
+        {
+            "Data": [
+                429007
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.all.nb_all"
+        }
+	   ,
+        {
+            "Data": [
+                17
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.FAIL.nb_FAIL"
+        }
+	   ,
+        {
+            "Data": [
+                2
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNRESOLVED.nb_UNRESOLVED"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNTESTED.nb_UNTESTED"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.ERROR.nb_ERROR"
+        }
+	   ,
+        {
+            "Data": [
+                2
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XPASS.nb_XPASS"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.OTHER.nb_OTHER"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.KFAIL.nb_KFAIL"
+        }
+	   ,
+        {
+            "Data": [
+                138
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.XFAIL.nb_XFAIL"
+        }
+	   ,
+        {
+            "Data": [
+                17495
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.PASS.nb_PASS"
+        }
+	   ,
+        {
+            "Data": [
+                1078
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.UNSUPPORTED.nb_UNSUPPORTED"
+        }
+	   ,
+        {
+            "Data": [
+                18711
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.good.nb_good"
+        }
+	   ,
+        {
+            "Data": [
+                21
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.libstdc++.bad.nb_bad"
+        }
+	   ,
+        {
+            "Data": [
+                118
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
+        }
+	   ,
+        {
+            "Data": [
+                987
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+        }
+	   ,
+        {
+            "Data": [
+                169701
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+        }
+	   ,
+        {
+            "Data": [
+                10622
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+        }
+	   ,
+        {
+            "Data": [
+                181310
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+        }
+	   ,
+        {
+            "Data": [
+                118
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+        }
+	   ,
+        {
+            "Data": [
+                242
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+        }
+	   ,
+        {
+            "Data": [
+                19
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
+        }
+	   ,
+        {
+            "Data": [
+                5
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
+        }
+	   ,
+        {
+            "Data": [
+                1536
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+        }
+	   ,
+        {
+            "Data": [
+                224434
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+        }
+	   ,
+        {
+            "Data": [
+                2611
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+        }
+	   ,
+        {
+            "Data": [
+                228581
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+        }
+	   ,
+        {
+            "Data": [
+                266
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+        }
+	   ,
+        {
+            "Data": [
+                377
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.FAIL.nb_FAIL"
+        }
+	   ,
+        {
+            "Data": [
+                21
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.UNRESOLVED.nb_UNRESOLVED"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.UNTESTED.nb_UNTESTED"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.ERROR.nb_ERROR"
+        }
+	   ,
+        {
+            "Data": [
+                7
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.XPASS.nb_XPASS"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.OTHER.nb_OTHER"
+        }
+	   ,
+        {
+            "Data": [
+                0
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.KFAIL.nb_KFAIL"
+        }
+	   ,
+        {
+            "Data": [
+                2661
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.XFAIL.nb_XFAIL"
+        }
+	   ,
+        {
+            "Data": [
+                411630
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.PASS.nb_PASS"
+        }
+	   ,
+        {
+            "Data": [
+                14311
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.UNSUPPORTED.nb_UNSUPPORTED"
+        }
+	   ,
+        {
+            "Data": [
+                428602
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.good.nb_good"
+        }
+	   ,
+        {
+            "Data": [
+                405
+            ],
+            "Info": {},
+            "Name": "tcwg_gnu_embed_check_gcc.TOTAL.bad.nb_bad"
+        }
+    ]
+}
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
new file mode 100644
index 00000000..0578a97e
--- /dev/null
+++ b/notify/mail-body.txt
@@ -0,0 +1,50 @@
+Dear contributor,
+
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
+
+In  arm-eabi cortex-m3 softfp, after:
+  | commit gcc-16-4081-g966cdec2b23
+  | Author: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
+  | Date:   Fri Sep 19 20:58:31 2025 -0700
+  | 
+  |     gimple-fold/fab: Move ASSUME_ALIGNED handling to gimple-fold [PR121762]
+  |     
+  |     This is the next patch in the series of removing fab.
+  |     This one is simplier than builtin_constant_p because the only
+  |     time we want to simplify this builtin is at the final folding step.
+  | ... 27 lines of the commit log omitted.
+
+Produces 3 regressions:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/dg.exp ...
+  | FAIL: gcc.dg/pr82929-2.c scan-tree-dump-times store-merging "Merging successful" 1
+  | FAIL: gcc.dg/store_merging_19.c scan-tree-dump-times store-merging "Merging successful" 3
+  | FAIL: gcc.dg/store_merging_7.c scan-tree-dump-times store-merging "Merging successful" 1
+
+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
+
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1731. 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.
+
+-----------------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/537/artifact/artifacts/00-sumfiles/
+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/537/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/537/artifact/artifacts/sumfiles/xfails.xfail
+
+Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/537/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/536/artifact/artifacts
+
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/966cdec2b23b8049c263e2239a3da38937ae01d2/tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/reproduction_instructions.txt
+
+Full commit : See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
+
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
new file mode 100644
index 00000000..c16ee2b1
--- /dev/null
+++ b/notify/mail-recipients.txt
@@ -0,0 +1 @@
+bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,andrew.pinski@oss.qualcomm.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
new file mode 100644
index 00000000..fabfeeea
--- /dev/null
+++ b/notify/mail-subject.txt
@@ -0,0 +1 @@
+[Linaro-TCWG-CI] gcc-16-4081-g966cdec2b23: 3 regressions on master-thumb_m3_softfp_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..0fdf4a37
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,12 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/dg.exp ...
+FAIL: gcc.dg/pr82929-2.c scan-tree-dump-times store-merging "Merging successful" 1
+FAIL: gcc.dg/store_merging_19.c scan-tree-dump-times store-merging "Merging successful" 3
+FAIL: gcc.dg/store_merging_7.c scan-tree-dump-times store-merging "Merging successful" 1
+
+		=== Results Summary ===
+
+# of stable fails		405
+# of flaky entries		5
+# of all tests			429007
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
new file mode 100644
index 00000000..4d2918ae
--- /dev/null
+++ b/notify/results-summary.txt
@@ -0,0 +1,5 @@
+		=== Results Summary ===
+
+# of stable fails		405
+# of flaky entries		5
+# of all tests			429007
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 18cd5fcf..3fa6dee0 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.29282
-CURRENT:  /tmp/gxx-sum2.29282
+REFERENCE:/tmp/gxx-sum1.2015
+CURRENT:  /tmp/gxx-sum2.2015
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
