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..3bf48b82
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== 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 d928b29b..60493ad6 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-999]
-FAIL: 10 regressions
+11 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/210/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 38dc8b1d..22425ae5 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-999
-FAIL: 10 regressions
+11 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/210/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 2d353f4e..c55a39be 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://sourceware.org/git/?p=newlib-cygwin.git;a=commitdiff;h=3d94e07c49b50caecf836eea34e03dddde8c29c1
-commit newlib-4.3.0-321-g3d94e07c4
+commit newlib-4.3.0-321-g3d94e07c49
 Author: Takashi Yano <takashi.yano@nifty.ne.jp>
 Date:   Fri Oct 6 00:04:49 2023 +0900
 
@@ -8,9 +8,7 @@ Date:   Fri Oct 6 00:04:49 2023 +0900
     Previously, fprintf() on a wide-oriented stream crashes or outputs
     garbage. This is because a narrow char string which can be odd bytes
     in length is cast into a wide char string which should be even
-    bytes in length in __sprint_r/__sfputs_r based on the __SWID flag.
-    As a result, if the length is odd bytes, the reading buffer runs over
-... 10 lines of the commit log omitted.
+... 12 lines of the commit log omitted.
 
 * tcwg_gnu_embed_check_gcc
 ** master-arm_eabi
@@ -46,8 +44,8 @@ Date:   Fri Oct 6 00:04:49 2023 +0900
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/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/207/artifact/artifacts
 ** master-thumb_v8a_hard_eabi
-*** FAIL: 10 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+*** 11 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/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/210/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 391cfa4d..e9921429 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-newlib-4.3.0-321-g3d94e07c4: FAIL: 10 regressions
+newlib-4.3.0-321-g3d94e07c49: 11 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 71929611..6e4bef64 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-999
   Summary: |
-    newlib-4.3.0-321-g3d94e07c4: FAIL: 10 regressions
+    newlib-4.3.0-321-g3d94e07c49: 11 regressions
   Components: Newlib
   Start date: 2023-11-09
   Description: |
     Commit: https://sourceware.org/git/?p=newlib-cygwin.git;a=commitdiff;h=3d94e07c49b50caecf836eea34e03dddde8c29c1
-    commit newlib-4.3.0-321-g3d94e07c4
+    commit newlib-4.3.0-321-g3d94e07c49
     Author: Takashi Yano <takashi.yano@nifty.ne.jp>
     Date:   Fri Oct 6 00:04:49 2023 +0900
     
@@ -16,9 +16,7 @@
         Previously, fprintf() on a wide-oriented stream crashes or outputs
         garbage. This is because a narrow char string which can be odd bytes
         in length is cast into a wide char string which should be even
-        bytes in length in __sprint_r/__sfputs_r based on the __SWID flag.
-        As a result, if the length is odd bytes, the reading buffer runs over
-    ... 10 lines of the commit log omitted.
+    ... 12 lines of the commit log omitted.
     
     * tcwg_gnu_embed_check_gcc
     ** master-arm_eabi
@@ -54,8 +52,8 @@
     *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/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/207/artifact/artifacts
     ** master-thumb_v8a_hard_eabi
-    *** FAIL: 10 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt
+    *** 11 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/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/210/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 9f90848c..628c00b6 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,7 +7,7 @@
         "Info": {
             "tag": "tcwg_gnu_embed_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/210/",
-            "run_order": "0210 (newlib-4.3.0-00321-g3d94e07c4)",
+            "run_order": "0210 (newlib-4.3.0-00321-g3d94e07c49)",
             "regression": "https://linaro.atlassian.net/browse/GNU-999",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=98712e137edb0bf33acd3bf716a160d16f600c35 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/f27246b009636aff4733ccfca1a42c3914d7d9c6 (unchanged)",
@@ -16,12 +16,12 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/ea10c3817814b8be75be22c78ea91d633b0d2532 (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-11-10 09:34:15"
+        "Start Time": "2023-11-09 08:03:15"
     },
     "Tests": [
         {
             "Data": [
-                386
+                387
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.fails.nb_fails"
@@ -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 f1068088..f6b92a7f 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,12 +1,9 @@
-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.
 
-We track this report status in https://linaro.atlassian.net/browse/GNU-999 , 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:
-
-  | commit newlib-4.3.0-321-g3d94e07c4
+In  arm-eabi thumb v8-a hard, after:
+  | commit newlib-4.3.0-321-g3d94e07c49
   | Author: Takashi Yano <takashi.yano@nifty.ne.jp>
   | Date:   Fri Oct 6 00:04:49 2023 +0900
   | 
@@ -15,81 +12,41 @@ In  arm-eabi thumb v8-a hard after:
   |     Previously, fprintf() on a wide-oriented stream crashes or outputs
   |     garbage. This is because a narrow char string which can be odd bytes
   |     in length is cast into a wide char string which should be even
-  |     bytes in length in __sprint_r/__sfputs_r based on the __SWID flag.
-  |     As a result, if the length is odd bytes, the reading buffer runs over
-  | ... 10 lines of the commit log omitted.
-
-FAIL: 10 regressions
+  | ... 12 lines of the commit log omitted.
 
-regressions.sum:
-		=== libstdc++ tests ===
+Produces 11 regressions:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/vect/vect.exp ...
+  | FAIL: gcc.dg/vect/tsvc/vect-tsvc-s271.c -flto -ffat-lto-objects execution test
+  | Running libstdc++:libstdc++-dg/conformance.exp ...
+  | FAIL: 27_io/objects/wchar_t/12048-1.cc -std=gnu++17 execution test
+  | FAIL: 27_io/objects/wchar_t/12048-2.cc -std=gnu++17 execution test
+  | ... and 8 more
 
-Running libstdc++:libstdc++-dg/conformance.exp ...
-FAIL: 27_io/objects/wchar_t/12048-1.cc -std=gnu++17 execution test
-FAIL: 27_io/objects/wchar_t/12048-2.cc -std=gnu++17 execution test
-FAIL: 27_io/objects/wchar_t/12048-3.cc -std=gnu++17 execution test
-FAIL: 27_io/objects/wchar_t/12048-4.cc -std=gnu++17 execution test
-XPASS: 27_io/objects/wchar_t/12048-5.cc -std=gnu++17 execution test
-FAIL: ext/stdio_sync_filebuf/wchar_t/1.cc -std=gnu++17 execution test
-FAIL: ext/stdio_sync_filebuf/wchar_t/12948-1.cc -std=gnu++17 execution test
-... and 4 more entries
+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
 
-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/210/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/210/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/210/artifact/artifacts/sumfiles/xfails.xfail
+We track this bug report under https://linaro.atlassian.net/browse/GNU-999. Please let us know if you have a fix.
 
-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
+If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
 -----------------8<--------------------------8<--------------------------8<--------------------------
-The information below can be used to reproduce a debug environment:
+
+The information below contains the details of the failures, and the ways to reproduce a debug environment:
+
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/210/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/210/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/210/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/210/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/209/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/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/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/reproduction_instructions.txt
 
 Full commit : https://sourceware.org/git/?p=newlib-cygwin.git;a=commitdiff;h=3d94e07c49b50caecf836eea34e03dddde8c29c1
 
-List of configurations that regressed due to this commit :
-* tcwg_gnu_embed_check_gcc
-** master-arm_eabi
-*** FAIL: 10 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/459/artifact/artifacts
-** master-arm_v7a_softfp_eabi
-*** FAIL: 10 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/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/271/artifact/artifacts
-** master-thumb_m0_eabi
-*** FAIL: 10 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/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/205/artifact/artifacts
-** master-thumb_m23_eabi
-*** FAIL: 10 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/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/188/artifact/artifacts
-** master-thumb_m33_eabi
-*** FAIL: 10 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/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/215/artifact/artifacts
-** master-thumb_m3_eabi
-*** FAIL: 10 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/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/185/artifact/artifacts
-** master-thumb_m55_hard_eabi
-*** FAIL: 10 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/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/200/artifact/artifacts
-** master-thumb_m7_eabi
-*** FAIL: 10 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/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/207/artifact/artifacts
-** master-thumb_v8a_hard_eabi
-*** FAIL: 10 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/newlib/sha1/3d94e07c49b50caecf836eea34e03dddde8c29c1/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/210/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 708934b1..97179d9d 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] newlib-4.3.0-321-g3d94e07c4: FAIL: 10 regressions on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] newlib-4.3.0-321-g3d94e07c49: 11 regressions on master-thumb_v8a_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
index de95ca88..ca7626cc 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -1,3 +1,7 @@
+		=== gcc tests ===
+
+Running gcc:gcc.dg/vect/vect.exp ...
+FAIL: gcc.dg/vect/tsvc/vect-tsvc-s271.c -flto -ffat-lto-objects execution test
 		=== libstdc++ tests ===
 
 Running libstdc++:libstdc++-dg/conformance.exp ...
@@ -14,6 +18,6 @@ FAIL: ext/stdio_sync_filebuf/wchar_t/12948-4.cc -std=gnu++17 execution test
 
 		=== Results Summary ===
 
-# of stable fails		386
-# of flaky entries		6
+# of stable fails		387
+# of flaky entries		1
 # of all tests			409229
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 44d88cc0..f9cb9eee 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
-# of stable fails		386
-# of flaky entries		6
+# of stable fails		387
+# of flaky entries		1
 # of all tests			409229
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index af502d5f..5c80e6be 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.14568
-CURRENT:  /tmp/gxx-sum2.14568
+REFERENCE:/tmp/gxx-sum1.382
+CURRENT:  /tmp/gxx-sum2.382
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
@@ -29,16 +29,13 @@ o  RUN STATUS:                               |   REF   |   RES   |
 
 o  REGRESSIONS:
   +------------------------------------------+---------+
-  | PASS now FAIL             [PASS => FAIL] |      11 |
+  | PASS now FAIL             [PASS => FAIL] |       9 |
   +------------------------------------------+---------+
-  | TOTAL_REGRESSIONS                        |      11 |
+  | TOTAL_REGRESSIONS                        |       9 |
   +------------------------------------------+---------+
 
   - PASS now FAIL             [PASS => FAIL]:
 
-  Executed from: gcc:gcc.dg/vect/vect.exp
-    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s271.c -flto -ffat-lto-objects execution test
-    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s2712.c execution test
   Executed from: libstdc++:libstdc++-dg/conformance.exp
     libstdc++:libstdc++-dg/conformance.exp=27_io/objects/wchar_t/12048-1.cc  -std=gnu++17 execution test
     libstdc++:libstdc++-dg/conformance.exp=27_io/objects/wchar_t/12048-2.cc  -std=gnu++17 execution test
@@ -55,8 +52,9 @@ o  REGRESSIONS:
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
   | XFAIL now XPASS           [XFAIL=>XPASS] |       1 |
+  | Flaky cases, ignored   [~RANDOM     ]    |       2 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |       1 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |       3 |
   +------------------------------------------+---------+
 
   - XFAIL now XPASS           [XFAIL=>XPASS]:
@@ -65,6 +63,13 @@ o  IMPROVEMENTS TO BE CHECKED:
     libstdc++:libstdc++-dg/conformance.exp=27_io/objects/wchar_t/12048-5.cc  -std=gnu++17 execution test
 
 
+  - Flaky cases, ignored   [~RANDOM     ]:
+
+  Executed from: gcc:gcc.dg/vect/vect.exp
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s271.c -flto -ffat-lto-objects execution test
+    gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s2712.c execution test
+
+
 
 # Regressions found
 # Regressions in 3 common sum files found
