diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..aa3a008e
--- /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-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..2dcebdf6
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,19 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/dg.exp ...
+FAIL: gcc.dg/c2x-stdarg-4.c execution test
+
+Running gcc:gcc.dg/torture/dg-torture.exp ...
+FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O3 -g  execution test
+FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -Os  execution test
+FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O0  execution test
+FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O2  execution test
+FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O1  execution test
+
+		=== Results Summary ===
+
+# of stable fails		376
+# of flaky entries		1
+# of all tests			409229
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 96bf2f61..0bd07da4 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-997]
-FAIL: 8 regressions: 8 progressions
+8 regressions 8 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/207/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 4ec368ec..d53bd375 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,4 +1,4 @@
 [GNU-692]
 https://linaro.atlassian.net/browse/GNU-997
-FAIL: 8 regressions: 8 progressions
+8 regressions 8 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/207/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index b6949bfe..882be3ed 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,9 +8,7 @@ Date:   Wed Nov 8 00:15:22 2023 +0000
     Completing the move to refer to C23 in place of C2X, rename all tests
     with "c2x" or "gnu2x" in their names to use "c23" or "gnu23" instead.
     17 files in the testsuite that referred to such tests (or, in one
-    case, a generated .i file to be scanned) by those names are updated
-    for the renaming.
-... 467 lines of the commit log omitted.
+... 469 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-arm-check_bootstrap
@@ -65,8 +63,8 @@ Date:   Wed Nov 8 00:15:22 2023 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/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/192/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 8 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 8 regressions 8 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/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/207/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-arm
@@ -74,4 +72,4 @@ Date:   Wed Nov 8 00:15:22 2023 +0000
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/725/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/yaml
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 2221d465..f5e38c3d 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -16,9 +16,7 @@
         Completing the move to refer to C23 in place of C2X, rename all tests
         with "c2x" or "gnu2x" in their names to use "c23" or "gnu23" instead.
         17 files in the testsuite that referred to such tests (or, in one
-        case, a generated .i file to be scanned) by those names are updated
-        for the renaming.
-    ... 467 lines of the commit log omitted.
+    ... 469 lines of the commit log omitted.
     
     * tcwg_bootstrap_check
     ** master-arm-check_bootstrap
@@ -73,8 +71,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/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/192/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 8 regressions: 8 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 8 regressions 8 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/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/207/artifact/artifacts
     * tcwg_gnu_native_check_gcc
     ** master-arm
@@ -82,4 +80,4 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/725/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index deb98b91..a7611527 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/ea10c3817814b8be75be22c78ea91d633b0d2532 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-11-10 07:12:20"
+        "Start Time": "2023-11-06 01:08:19"
     },
     "Tests": [
         {
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                6
+                1
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 0bb74b9c..f69c4038 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,11 +1,8 @@
-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.
-
-We track this report status in https://linaro.atlassian.net/browse/GNU-997 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  arm-eabi thumb v8-a hard after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In  arm-eabi thumb v8-a hard, after:
   | commit gcc-14-5237-gf27246b0096
   | Author: Joseph Myers <joseph@codesourcery.com>
   | Date:   Wed Nov 8 00:15:22 2023 +0000
@@ -15,118 +12,49 @@ In  arm-eabi thumb v8-a hard after:
   |     Completing the move to refer to C23 in place of C2X, rename all tests
   |     with "c2x" or "gnu2x" in their names to use "c23" or "gnu23" instead.
   |     17 files in the testsuite that referred to such tests (or, in one
-  |     case, a generated .i file to be scanned) by those names are updated
-  |     for the renaming.
-  | ... 467 lines of the commit log omitted.
-
-FAIL: 8 regressions: 8 progressions
+  | ... 469 lines of the commit log omitted.
 
-regressions.sum:
-		=== gcc tests ===
+Produces 8 regressions 8 fixes:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/dg.exp ...
+  | FAIL: gcc.dg/c23-stdarg-4.c execution test
+  | Running gcc:gcc.dg/torture/dg-torture.exp ...
+  | FAIL: gcc.dg/torture/c23-stdarg-split-1a.c -O0  execution test
+  | FAIL: gcc.dg/torture/c23-stdarg-split-1a.c -O1  execution test
+  | ... and 5 more
+  | 
+  | fixes.sum:
+  | Running gcc:gcc.dg/dg.exp ...
+  | FAIL: gcc.dg/c2x-stdarg-4.c execution test
+  | Running gcc:gcc.dg/torture/dg-torture.exp ...
+  | FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O3 -g  execution test
+  | FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -Os  execution test
+  | ... and 5 more
 
-Running gcc:gcc.dg/dg.exp ...
-FAIL: gcc.dg/c23-stdarg-4.c execution test
+Used configuration :
+ *CI config* tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
+ *configure and test flags:* --target arm-eabi --disable-multilib --with-mode=thumb --with-arch=armv8-a+simd --with-fpu=crypto-neon-fp-armv8 --with-float=hard --target_board=-mthumb/-march=armv8-a+simd/-mfpu=auto/-mfloat-abi=hard qemu_cpu=any
 
-Running gcc:gcc.dg/torture/dg-torture.exp ...
-FAIL: gcc.dg/torture/c23-stdarg-split-1a.c -O0  execution test
-FAIL: gcc.dg/torture/c23-stdarg-split-1a.c -O1  execution test
-FAIL: gcc.dg/torture/c23-stdarg-split-1a.c -O2  execution test
-FAIL: gcc.dg/torture/c23-stdarg-split-1a.c -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
-... and 4 more entries
+We track this bug report under https://linaro.atlassian.net/browse/GNU-997. Please let us know if you have a fix.
 
-progressions.sum:
-		=== gcc tests ===
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-Running gcc:gcc.dg/dg.exp ...
-FAIL: gcc.dg/c2x-stdarg-4.c execution test
+-----------------8<--------------------------8<--------------------------8<--------------------------
 
-Running gcc:gcc.dg/torture/dg-torture.exp ...
-FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
-FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O2  execution test
-FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -Os  execution test
-FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O1  execution test
-... and 4 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_v8a_hard_eabi-build/207/artifact/artifacts/00-sumfiles/
-The full lists of regressions and progressions as well as configure and make commands are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/207/artifact/artifacts/notify/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/207/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_v8a_hard_eabi-build/207/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_v8a_hard_eabi-build/207/artifact/artifacts/sumfiles/xfails.xfail
-
-The configuration of this build is:
-CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
-
------------------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_v8a_hard_eabi-build/207/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/207/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/206/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/f27246b009636aff4733ccfca1a42c3914d7d9c6
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-arm-check_bootstrap
-*** FAIL: 8 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/372/artifact/artifacts
-** master-arm-check_bootstrap_lto
-*** FAIL: 8 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/376/artifact/artifacts
-* tcwg_gcc_check
-** master-arm
-*** FAIL: 8 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1231/artifact/artifacts
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 9 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/968/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 8 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/447/artifact/artifacts
-** master-arm_v7a_softfp_eabi
-*** FAIL: 8 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/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/258/artifact/artifacts
-** master-thumb_m0_eabi
-*** FAIL: 8 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/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/202/artifact/artifacts
-** master-thumb_m23_eabi
-*** FAIL: 8 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/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/175/artifact/artifacts
-** master-thumb_m33_eabi
-*** FAIL: 8 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/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/212/artifact/artifacts
-** master-thumb_m3_eabi
-*** FAIL: 8 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/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/172/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 8 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/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/187/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 8 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/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/192/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 8 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/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/207/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-arm
-*** FAIL: 8 regressions: 8 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/725/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index f55fe90c..e7b7ecdc 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-5237-gf27246b0096: FAIL: 8 regressions: 8 progressions on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] gcc-14-5237-gf27246b0096: 8 regressions 8 fixes on master-thumb_v8a_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index ed50727f..b045c384 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -15,5 +15,5 @@ FAIL: gcc.dg/torture/c23-stdarg-split-1a.c -Os  execution test
 		=== Results Summary ===
 
 # of stable fails		376
-# of flaky entries		6
+# of flaky entries		1
 # of all tests			409229
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 597c60d2..e4b01162 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		376
-# of flaky entries		6
+# of flaky entries		1
 # of all tests			409229
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 0e7a635a..9583e6ff 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -7,8 +7,8 @@ g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.4294
-CURRENT:  /tmp/gxx-sum2.4294
+REFERENCE:/tmp/gxx-sum1.16361
+CURRENT:  /tmp/gxx-sum2.16361
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
