diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 00000000..7c6688b2
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[GNU-1718]
+2 regressions
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/546/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index ff98ee7f..e34a3e66 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
 [GNU-692]
+https://linaro.atlassian.net/browse/GNU-1718
 2 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_softfp_eabi-build/546/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 4f40f976..732c030e 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -11,6 +11,10 @@ Date:   Wed Oct 1 17:58:00 2025 +0200
 ... 10 lines of the commit log omitted.
 
 * tcwg_gnu_embed_check_gcc
+** master-arm_eabi
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/1128/artifact/artifacts
 ** master-arm_v7a_softfp_eabi
 *** 2 regressions
 *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt
@@ -19,10 +23,22 @@ Date:   Wed Oct 1 17:58:00 2025 +0200
 *** 2 regressions
 *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/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/504/artifact/artifacts
+** master-thumb_m23_soft_eabi
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/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/488/artifact/artifacts
+** master-thumb_m33_hard_eabi
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/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/600/artifact/artifacts
 ** master-thumb_m3_softfp_eabi
 *** 2 regressions
 *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/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/546/artifact/artifacts
+** master-thumb_m55_hard_eabi
+*** 2 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/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/991/artifact/artifacts
 ** master-thumb_m7_hard_eabi
 *** 2 regressions
 *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/tcwg_gnu_embed_check_gcc/master-thumb_m7_hard_eabi/details.txt
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 00000000..0809ca3c
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+GNU-1718
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 00000000..c3fc8399
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,59 @@
+- Project: GNU
+  IssueType: Sub-task
+  Key: GNU-1718
+  Summary: |
+    gcc-16-4168-g16980f46939: 2 regressions
+  Components: GCC
+  Start date: 2025-10-01
+  Description: |
+    Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
+    commit gcc-16-4168-g16980f46939
+    Author: Jan Hubicka <hubicka@ucw.cz>
+    Date:   Wed Oct 1 17:58:00 2025 +0200
+    
+        Add --parm auto-profile-bbs
+        
+        This patch adds a parameter that controls whether BB profile is read from auto-profile
+        or we just scale guessed profile according to known counts.  This is mostly useful as
+        a first aid when auto-profile goes wrong.  Once we fix enough bugs I think it may be
+    ... 10 lines of the commit log omitted.
+    
+    * tcwg_gnu_embed_check_gcc
+    ** master-arm_eabi
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
+    *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/1128/artifact/artifacts
+    ** master-arm_v7a_softfp_eabi
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/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/1008/artifact/artifacts
+    ** master-thumb_m0_soft_eabi
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/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/504/artifact/artifacts
+    ** master-thumb_m23_soft_eabi
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/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/488/artifact/artifacts
+    ** master-thumb_m33_hard_eabi
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/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/600/artifact/artifacts
+    ** master-thumb_m3_softfp_eabi
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/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/546/artifact/artifacts
+    ** master-thumb_m55_hard_eabi
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/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/991/artifact/artifacts
+    ** master-thumb_m7_hard_eabi
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/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/540/artifact/artifacts
+    ** master-thumb_v8a_hard_eabi
+    *** 2 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/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/955/artifact/artifacts
+    
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/16980f46939cde58b22fae372252b449f0158216/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 504a2ba0..a104025f 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/546/",
             "run_order": "0546 (basepoints/gcc-16-04168-g16980f46939)",
+            "regression": "https://linaro.atlassian.net/browse/GNU-1718",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=aef88b83384976e96a8fb287a001588a2277ecd5 (unchanged)",
             "git_gcc": "git+ssh://linaroci@gcc.gnu.org/git/gcc.git (16980f46939cde58b22fae372252b449f0158216) (+ 1 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=63dc988ac7454b701ee923590f18df4103587994 (unchanged)",
@@ -140,18 +141,18 @@
 	   ,
         {
             "Data": [
-                63
+                122
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                4
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -159,7 +160,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -167,15 +168,15 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.ERROR.nb_ERROR"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.ERROR.nb_ERROR"
         }
 	   ,
         {
             "Data": [
-                5
+                0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -183,7 +184,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -191,63 +192,63 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                1536
+                987
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                224584
+                169729
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                2611
+                10622
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                228731
+                181338
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                72
+                122
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
         }
 	   ,
         {
             "Data": [
-                122
+                63
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.FAIL.nb_FAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.FAIL.nb_FAIL"
         }
 	   ,
         {
             "Data": [
-                0
+                4
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNRESOLVED.nb_UNRESOLVED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNRESOLVED.nb_UNRESOLVED"
         }
 	   ,
         {
@@ -255,7 +256,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNTESTED.nb_UNTESTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNTESTED.nb_UNTESTED"
         }
 	   ,
         {
@@ -263,15 +264,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
+                5
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XPASS.nb_XPASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XPASS.nb_XPASS"
         }
 	   ,
         {
@@ -279,7 +280,7 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.OTHER.nb_OTHER"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.OTHER.nb_OTHER"
         }
 	   ,
         {
@@ -287,47 +288,47 @@
                 0
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.KFAIL.nb_KFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.KFAIL.nb_KFAIL"
         }
 	   ,
         {
             "Data": [
-                987
+                1536
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.XFAIL.nb_XFAIL"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.XFAIL.nb_XFAIL"
         }
 	   ,
         {
             "Data": [
-                169729
+                224584
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.PASS.nb_PASS"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.PASS.nb_PASS"
         }
 	   ,
         {
             "Data": [
-                10622
+                2611
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.UNSUPPORTED.nb_UNSUPPORTED"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.UNSUPPORTED.nb_UNSUPPORTED"
         }
 	   ,
         {
             "Data": [
-                181338
+                228731
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.good.nb_good"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.good.nb_good"
         }
 	   ,
         {
             "Data": [
-                122
+                72
             ],
             "Info": {},
-            "Name": "tcwg_gnu_embed_check_gcc.gcc.bad.nb_bad"
+            "Name": "tcwg_gnu_embed_check_gcc.g++.bad.nb_bad"
         }
 	   ,
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 485080c3..dd80e41e 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -25,7 +25,7 @@ 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-692. Please let us know if you have a fix.
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1718. 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.
 
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 2f737b57..725237ca 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.27165
-CURRENT:  /tmp/gxx-sum2.27165
+REFERENCE:/tmp/gxx-sum1.15073
+CURRENT:  /tmp/gxx-sum2.15073
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
