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..25f177a7
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,15 @@
+		=== libstdc++ tests ===
+
+Running libstdc++:libstdc++-dg/conformance.exp ...
+FAIL: 22_locale/ctype/scan/wchar_t/1.cc execution test
+FAIL: 23_containers/vector/bool/110807.cc (test for excess errors)
+FAIL: 27_io/basic_filebuf/underflow/wchar_t/11603.cc execution test
+FAIL: 27_io/basic_fstream/53984.cc execution test
+XPASS: ext/stdio_filebuf/char/10063-2.cc execution test
+XPASS: ext/stdio_filebuf/char/10063-3.cc execution test
+
+		=== Results Summary ===
+
+# of stable fails		379
+# of flaky entries		6
+# of all tests			403653
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 97d1dadc..20373823 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-941]
-FAIL: 6 regressions: 6 progressions
+6 regressions 6 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_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 36fa1dd0..4e368eef 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-941
-FAIL: 6 regressions: 6 progressions
+6 regressions 6 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/154/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index c795082c..753880ab 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,9 +8,7 @@ Date:   Fri Sep 1 21:27:57 2023 +0100
     This copies the code from the compiler's gcc/testsuite/lib/g++-dg.exp so
     that each test can be run multiple times, with different -std options.
     This means that we can remove most { dg-options "-std=gnu++20" }
-    directives from tests, because the testsuite will automatically select
-    a set of -std options that includes that version.
-... 54 lines of the commit log omitted.
+... 56 lines of the commit log omitted.
 
 * tcwg_bootstrap_check
 ** master-arm-check_bootstrap
@@ -65,8 +63,8 @@ Date:   Fri Sep 1 21:27:57 2023 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/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/152/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 6 regressions: 6 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 6 regressions 6 fixes
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/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/154/artifact/artifacts
 * tcwg_gnu_native_check_gcc
 ** master-arm
@@ -74,4 +72,4 @@ Date:   Fri Sep 1 21:27:57 2023 +0100
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/tcwg_gnu_native_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/641/
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/jira/yaml
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 5d6e2059..64ec18b6 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -16,9 +16,7 @@
         This copies the code from the compiler's gcc/testsuite/lib/g++-dg.exp so
         that each test can be run multiple times, with different -std options.
         This means that we can remove most { dg-options "-std=gnu++20" }
-        directives from tests, because the testsuite will automatically select
-        a set of -std options that includes that version.
-    ... 54 lines of the commit log omitted.
+    ... 56 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/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/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/152/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 6 regressions: 6 progressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 6 regressions 6 fixes
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/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/154/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/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/tcwg_gnu_native_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/641/
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 9f054bc1..a7e5abef 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -16,7 +16,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/005ad32358f12fe9313a4a01918a55e60d4f39e5 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-09-15 23:50:47"
+        "Start Time": "2023-09-15 19:34:18"
     },
     "Tests": [
         {
@@ -29,7 +29,7 @@
 	   ,
         {
             "Data": [
-                11
+                6
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index e79cc1ac..015beb79 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-941 , 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-4046-g3a0e01f6bb1
   | Author: Jonathan Wakely <jwakely@redhat.com>
   | Date:   Fri Sep 1 21:27:57 2023 +0100
@@ -15,116 +12,49 @@ In  arm-eabi thumb v8-a hard after:
   |     This copies the code from the compiler's gcc/testsuite/lib/g++-dg.exp so
   |     that each test can be run multiple times, with different -std options.
   |     This means that we can remove most { dg-options "-std=gnu++20" }
-  |     directives from tests, because the testsuite will automatically select
-  |     a set of -std options that includes that version.
-  | ... 54 lines of the commit log omitted.
-
-FAIL: 6 regressions: 6 progressions
+  | ... 56 lines of the commit log omitted.
 
-regressions.sum:
-		=== libstdc++ tests ===
+Produces 6 regressions 6 fixes:
+  | 
+  | regressions.sum:
+  | Running libstdc++:libstdc++-dg/conformance.exp ...
+  | FAIL: 22_locale/ctype/scan/wchar_t/1.cc -std=gnu++17 execution test
+  | FAIL: 23_containers/vector/bool/110807.cc -std=gnu++17 (test for excess errors)
+  | FAIL: 27_io/basic_filebuf/underflow/wchar_t/11603.cc -std=gnu++17 execution test
+  | FAIL: 27_io/basic_fstream/53984.cc -std=gnu++17 execution test
+  | ... and 2 more
+  | 
+  | fixes.sum:
+  | Running libstdc++:libstdc++-dg/conformance.exp ...
+  | FAIL: 22_locale/ctype/scan/wchar_t/1.cc execution test
+  | FAIL: 23_containers/vector/bool/110807.cc (test for excess errors)
+  | FAIL: 27_io/basic_filebuf/underflow/wchar_t/11603.cc execution test
+  | FAIL: 27_io/basic_fstream/53984.cc execution test
+  | ... and 2 more
 
-Running libstdc++:libstdc++-dg/conformance.exp ...
-FAIL: 22_locale/ctype/scan/wchar_t/1.cc -std=gnu++17 execution test
-FAIL: 23_containers/vector/bool/110807.cc -std=gnu++17 (test for excess errors)
-FAIL: 27_io/basic_filebuf/underflow/wchar_t/11603.cc -std=gnu++17 execution test
-FAIL: 27_io/basic_fstream/53984.cc -std=gnu++17 execution test
-XPASS: ext/stdio_filebuf/char/10063-2.cc -std=gnu++17 execution test
-XPASS: ext/stdio_filebuf/char/10063-3.cc -std=gnu++17 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
 
+We track this bug report under https://linaro.atlassian.net/browse/GNU-941. Please let us know if you have a fix.
 
-progressions.sum:
-		=== libstdc++ tests ===
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
-Running libstdc++:libstdc++-dg/conformance.exp ...
-FAIL: 22_locale/ctype/scan/wchar_t/1.cc execution test
-FAIL: 23_containers/vector/bool/110807.cc (test for excess errors)
-FAIL: 27_io/basic_filebuf/underflow/wchar_t/11603.cc execution test
-FAIL: 27_io/basic_fstream/53984.cc execution test
-XPASS: ext/stdio_filebuf/char/10063-2.cc execution test
-XPASS: ext/stdio_filebuf/char/10063-3.cc execution test
+-----------------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_v8a_hard_eabi-build/154/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/154/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/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_v8a_hard_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_v8a_hard_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=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/154/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/154/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/153/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/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/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a
 
-List of configurations that regressed due to this commit :
-* tcwg_bootstrap_check
-** master-arm-check_bootstrap
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/298/
-** master-arm-check_bootstrap_lto
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
-*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/296/artifact/artifacts
-* tcwg_gcc_check
-** master-arm
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/tcwg_gcc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1020/
-* tcwg_gnu_cross_check_gcc
-** master-arm
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/876/artifact/artifacts
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 6 regressions: 6 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/405/artifact/artifacts
-** master-arm_v7a_softfp_eabi
-*** FAIL: 6 regressions: 6 progressions
-*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/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/221/
-** master-thumb_m0_eabi
-*** FAIL: 6 regressions: 6 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/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/150/artifact/artifacts
-** master-thumb_m23_eabi
-*** FAIL: 6 regressions: 6 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/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/133/artifact/artifacts
-** master-thumb_m33_eabi
-*** FAIL: 6 regressions: 6 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/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/169/
-** master-thumb_m3_eabi
-*** FAIL: 6 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/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/128/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 6 regressions: 6 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/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/145/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 6 regressions: 6 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/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/152/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 6 regressions: 6 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/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/154/artifact/artifacts
-* tcwg_gnu_native_check_gcc
-** master-arm
-*** FAIL: 1 regressions: 1 progressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3a0e01f6bb1d6ec444001f2caea6ef43a4a83e3a/tcwg_gnu_native_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/641/
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 2a5d956b..aae80010 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-4046-g3a0e01f6bb1: FAIL: 6 regressions: 6 progressions on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] gcc-14-4046-g3a0e01f6bb1: 6 regressions 6 fixes on master-thumb_v8a_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 6c3c4cad..1e8d6af4 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -11,5 +11,5 @@ XPASS: ext/stdio_filebuf/char/10063-3.cc -std=gnu++17 execution test
 		=== Results Summary ===
 
 # of stable fails		379
-# of flaky entries		11
+# of flaky entries		6
 # of all tests			403653
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index b46c4a17..56682bca 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		379
-# of flaky entries		11
+# of flaky entries		6
 # of all tests			403653
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index cfdc3f53..4eb6983f 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.18492
-CURRENT:  /tmp/gxx-sum2.18492
+REFERENCE:/tmp/gxx-sum1.13010
+CURRENT:  /tmp/gxx-sum2.13010
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
@@ -66,7 +66,7 @@ o  IMPROVEMENTS TO BE CHECKED:
   | XFAIL appears             [     =>XFAIL] |     112 |
   | UNSUPPORTED disappears    [UNSUP=>     ] |     957 |
   | UNSUPPORTED appears       [     =>UNSUP] |     954 |
-  | Unstable cases, ignored   [~RANDOM     ] |      89 |
+  | Flaky cases, ignored   [~RANDOM     ]    |      89 |
   +------------------------------------------+---------+
   | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |   29401 |
   +------------------------------------------+---------+
@@ -29423,7 +29423,7 @@ o  IMPROVEMENTS TO BE CHECKED:
     libstdc++:libstdc++-dg/conformance.exp=std/time/year_month_weekday_last/io.cc  
 
 
-  - Unstable cases, ignored   [~RANDOM     ]:
+  - Flaky cases, ignored   [~RANDOM     ]:
 
   Executed from: libstdc++:libstdc++-dg/conformance.exp
     libstdc++:libstdc++-dg/conformance.exp=23_containers/deque/cons/2.cc execution test
