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..04966e35
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		378
+# of flaky entries		3
+# of all tests			403597
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index a81527b7..7d13aa8e 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-PASS
+improvements
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/150/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 33fcf7c0..b201af3f 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,15 +7,15 @@
         "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/150/",
-            "run_order": "0150 (basepoints/gcc-14-03998-g6223ea766da)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=93203eebe2abf35d94d738541e4c62472a4102b8 (unchanged)",
-            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/6223ea766daf7c9155106b9784302442e2ff98d3 (+ 82 commits)",
+            "run_order": "0150 (4-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=93203eebe2abf35d94d738541e4c62472a4102b8 (+ 31 commits)",
+            "git_gcc": "https://github.com/gcc-mirror/gcc/commit/6223ea766daf7c9155106b9784302442e2ff98d3 (+ 157 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=c2d2bf34e6959615a3ba0edf4153d210501ba04f (unchanged)",
-            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=93203eebe2abf35d94d738541e4c62472a4102b8 (unchanged)",
-            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/005ad32358f12fe9313a4a01918a55e60d4f39e5 (unchanged)",
+            "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=93203eebe2abf35d94d738541e4c62472a4102b8 (+ 31 commits)",
+            "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/005ad32358f12fe9313a4a01918a55e60d4f39e5 (+ 33 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2023-09-15 07:30:05"
+        "Start Time": "2023-09-13 21:18:20"
     },
     "Tests": [
         {
@@ -28,7 +28,7 @@
 	   ,
         {
             "Data": [
-                8
+                3
             ],
             "Info": {},
             "Name": "tcwg_gnu_embed_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index bb17fc9e..2122085b 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,32 +1,34 @@
-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 successfully passed with your patch(es). Please find some details below.
 
-In  arm-eabi thumb v8-a hard after:
-
-  | 82 commits in gcc
+In  arm-eabi thumb v8-a hard, after:
+  | 157 commits in gcc
   | 6223ea766da RISC-V: Refactor vector reduction patterns
   | 14c481f7fc0 RISC-V: Cleanup redundant reduction patterns after refactor vector mode
   | c8e4f0df685 aarch64: Restore SVE WHILE costing
   | 5e4a248b03f MATCH: Support `(a != (CST+1)) & (a > CST)` optimizations
   | 4241415b881 Improve error message for if with an else part while in switch
-  | ... and 77 more commits in gcc
+  | ... and 152 more commits in gcc
 
-PASS
 
-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/150/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/150/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/150/artifact/artifacts/sumfiles/xfails.xfail
+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
 
-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/150/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/150/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/150/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/150/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/148/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/145/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index b9ad9ea6..720ced12 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:ebotcazou@adacore.com,bcc:tcwg-validation@linaro.org,poulhies@adacore.com,gaiusmod2@gmail.com,fdumont@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,cc:jjsuwa_sys3175@yahoo.co.jp,christophe.lyon@linaro.org,cc:juzhe.zhong@rivai.ai,lehua.ding@rivai.ai,rguenther@suse.de,chenglulu@loongson.cn,apinski@marvell.com,jcmvbkbc@gmail.com,gccadmin@gcc.gnu.org,pan2.li@intel.com,cc:miranda@adacore.com,cc:moy@adacore.com,cc:chenxiaolong@loongson.cn,richard.sandiford@arm.com,jwakely@redhat.com
+kmatsui@gcc.gnu.org,cc:ebotcazou@adacore.com,mikael@gcc.gnu.org,bcc:tcwg-validation@linaro.org,poulhies@adacore.com,jakub@redhat.com,philipp.tomsich@vrull.eu,gaiusmod2@gmail.com,ubizjak@gmail.com,fdumont@gcc.gnu.org,guojiufu@linux.ibm.com,cc:gcc-regression@gcc.gnu.org,iant@golang.org,jason@redhat.com,cc:jjsuwa_sys3175@yahoo.co.jp,kito.cheng@sifive.com,christophe.lyon@linaro.org,tobias@codesourcery.com,cc:juzhe.zhong@rivai.ai,uecker@tugraz.at,rdapp@ventanamicro.com,mjambor@suse.cz,cc:gaofei@eswincomputing.com,lehua.ding@rivai.ai,rguenther@suse.de,chenglulu@loongson.cn,apinski@marvell.com,jcmvbkbc@gmail.com,stefansf@linux.ibm.com,gccadmin@gcc.gnu.org,thomas@codesourcery.com,pan2.li@intel.com,cc:94271200+Parthib314@users.noreply.github.com,ewlu@rivosinc.com,xuli1@eswincomputing.com,cc:christoph.muellner@vrull.eu,cc:miranda@adacore.com,ppalka@redhat.com,cc:moy@adacore.com,cc:chenxiaolong@loongson.cn,richard.sandiford@arm.com,jwakely@redhat.com,arthur.cohen@embecosm.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index d8840444..5318a74e 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 82 commits in gcc: PASS on master-thumb_v8a_hard_eabi
+[Linaro-TCWG-CI] 157 commits in gcc: improvements on master-thumb_v8a_hard_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 00000000..04966e35
--- /dev/null
+++ b/notify/regressions.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		378
+# of flaky entries		3
+# of all tests			403597
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 16a66041..96a7134b 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		378
-# of flaky entries		8
+# of flaky entries		3
 # of all tests			403597
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 9434579a..41b13538 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -7,24 +7,24 @@ g++.sum
 gcc.sum
 libstdc++.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.22823
-CURRENT:  /tmp/gxx-sum2.22823
+REFERENCE:/tmp/gxx-sum1.12150
+CURRENT:  /tmp/gxx-sum2.12150
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |  381746 |  381787 |
+  | Passes                            [PASS] |  381681 |  381787 |
   | Unexpected fails                  [FAIL] |     307 |     307 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |      51 |      51 |
   | Expected fails                   [XFAIL] |    3005 |    3004 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |      20 |      20 |
-  | Unsupported                [UNSUPPORTED] |   18428 |   18428 |
+  | Unsupported                [UNSUPPORTED] |   18426 |   18428 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.953399
+    REF PASS ratio: 0.953397
     RES PASS ratio: 0.953404
 
 o  REGRESSIONS:
@@ -37,10 +37,13 @@ o  REGRESSIONS:
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
   | PASS disappears           [PASS =>     ] |       6 |
-  | New PASS                  [     => PASS] |      46 |
+  | New PASS                  [     => PASS] |     111 |
+  | XFAIL disappears          [XFAIL=>     ] |       3 |
   | XFAIL now PASS            [XFAIL=> PASS] |       1 |
+  | XFAIL appears             [     =>XFAIL] |       3 |
+  | UNSUPPORTED appears       [     =>UNSUP] |       2 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |      53 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     126 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
@@ -57,6 +60,18 @@ o  IMPROVEMENTS TO BE CHECKED:
 
   - New PASS                  [     => PASS]:
 
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/eh/no-exceptions1.C  -std=c++14  (test for errors, line 5)
+    g++:g++.dg/dg.exp=g++.dg/eh/no-exceptions1.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/eh/no-exceptions1.C  -std=c++17  (test for errors, line 5)
+    g++:g++.dg/dg.exp=g++.dg/eh/no-exceptions1.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/eh/no-exceptions1.C  -std=c++20  (test for errors, line 5)
+    g++:g++.dg/dg.exp=g++.dg/eh/no-exceptions1.C  -std=c++20 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/eh/no-exceptions1.C  -std=c++98  (test for errors, line 5)
+    g++:g++.dg/dg.exp=g++.dg/eh/no-exceptions1.C  -std=c++98 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/integer-pack7.C  -std=c++14 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/integer-pack7.C  -std=c++17 (test for excess errors)
+    g++:g++.dg/dg.exp=g++.dg/ext/integer-pack7.C  -std=c++20 (test for excess errors)
   Executed from: gcc:gcc.c-torture/execute/execute.exp
     gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/minmaxcmp-1.c   -O0  (test for excess errors)
     gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/minmaxcmp-1.c   -O0  execution test
@@ -74,9 +89,28 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/minmaxcmp-1.c   -O3 -g  execution test
     gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/minmaxcmp-1.c   -Os  (test for excess errors)
     gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/minmaxcmp-1.c   -Os  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -O0  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -O0  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -O1  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -O1  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -O2  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -O2  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -O3 -g  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -O3 -g  execution test
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -Os  (test for excess errors)
+    gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr107881-1.c   -Os  execution test
   Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/pr111303.c (test for excess errors)
     gcc:gcc.dg/dg.exp=gcc.dg/pr21643.c scan-tree-dump-times reassoc1 "Equivalence: _[0-9]+ & _[0-9]+ -> c_[0-9]+.D. > 32" 1
     gcc:gcc.dg/dg.exp=gcc.dg/pr21643.c scan-tree-dump-times reassoc1 "Equivalence: _[0-9]+ \\| _[0-9]+ -> c_[0-9]+.D. <= 32" 5
+    gcc:gcc.dg/dg.exp=gcc.dg/uninit-pr111397.c  (test for bogus messages, line 11)
+    gcc:gcc.dg/dg.exp=gcc.dg/uninit-pr111397.c (test for excess errors)
   Executed from: gcc:gcc.dg/torture/dg-torture.exp
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111387.c   -O0  (test for excess errors)
     gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111387.c   -O1  (test for excess errors)
@@ -94,9 +128,33 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-5.c scan-tree-dump forwprop1 "gimple_simplified to _[0-9]+ = x_[0-9]+.D. <= 2"
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-5.c scan-tree-dump forwprop1 "gimple_simplified to _[0-9]+ = y_[0-9]+.D. >= -1"
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-5.c scan-tree-dump forwprop1 "gimple_simplified to _[0-9]+ = z_[0-9]+.D. >= -2"
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpeq-4.c (test for excess errors)
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpeq-4.c scan-tree-dump optimized "a_[0-9]+.D. == b_[0-9]+.D.|b_[0-9]+.D. == a_[0-9]+.D."
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpeq-4.c scan-tree-dump optimized "i_[0-9]+.D. == j_[0-9]+.D.|j_[0-9]+.D. == i_[0-9]+.D."
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpeq-4.c scan-tree-dump optimized "k_[0-9]+.D. >= l_[0-9]+.D.|l_[0-9]+.D. <= k_[0-9]+.D."
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpeq-4.c scan-tree-dump optimized "m_[0-9]+.D. < n_[0-9]+.D.|n_[0-9]+.D. > m_[0-9]+.D."
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpeq-4.c scan-tree-dump optimized "x_[0-9]+.D. > y_[0-9]+.D.|y_[0-9]+.D. < x_[0-9]+.D."
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpeq-4.c scan-tree-dump optimized "z_[0-9]+.D. <= w_[0-9]+.D.|w_[0-9]+.D. >= y_[0-9]+.D."
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpxor-1.c (test for excess errors)
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpxor-1.c scan-tree-dump optimized "a_[0-9]+.D. != b_[0-9]+.D.|b_[0-9]+.D. != a_[0-9]+.D."
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpxor-1.c scan-tree-dump optimized "i_[0-9]+.D. != j_[0-9]+.D.|j_[0-9]+.D. != i_[0-9]+.D."
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpxor-1.c scan-tree-dump optimized "k_[0-9]+.D. < l_[0-9]+.D.|l_[0-9]+.D. > k_[0-9]+.D."
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpxor-1.c scan-tree-dump optimized "m_[0-9]+.D. >= n_[0-9]+.D.|n_[0-9]+.D. <= m_[0-9]+.D."
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpxor-1.c scan-tree-dump optimized "x_[0-9]+.D. <= y_[0-9]+.D.|y_[0-9]+.D. >= x_[0-9]+.D."
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpxor-1.c scan-tree-dump optimized "z_[0-9]+.D. > w_[0-9]+.D.|w_[0-9]+.D. < y_[0-9]+.D."
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/evrp6.c scan-tree-dump evrp "\\[11, \\+INF"
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/evrp6.c scan-tree-dump-not mergephi1 "abort"
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/forwprop-31.c scan-tree-dump-times forwprop1 " = " 0
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmax-25.c (test for excess errors)
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmax-25.c scan-tree-dump-not original " MAX_EXPR "
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmax-25.c scan-tree-dump-times optimized "return a" 2
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmax-25.c scan-tree-dump-times original "return a;" 2
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmax-26.c (test for excess errors)
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmax-26.c scan-tree-dump-not optimized "if "
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmax-26.c scan-tree-dump-not original "a > b"
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmax-26.c scan-tree-dump-not original "b > a"
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmax-26.c scan-tree-dump-times optimized "MAX_EXPR " 4
+    gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmax-26.c scan-tree-dump-times original "MAX_EXPR <MAX_EXPR <a, b>, c>" 2
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmaxcmp-2.c (test for excess errors)
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmaxcmp-2.c scan-tree-dump original "return a > b;|return b < a;"
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/minmaxcmp-2.c scan-tree-dump original "return c <= d;|return d <= c;"
@@ -106,16 +164,51 @@ o  IMPROVEMENTS TO BE CHECKED:
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/phi-opt-35.c scan-tree-dump phiopt2 "_[0-9]+ = a_[0-9]+.D. > 2"
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/phi-opt-35.c scan-tree-dump-not phiopt2 "a_[0-9]+.D. != 2"
   Executed from: libstdc++:libstdc++-dg/conformance.exp
+    libstdc++:libstdc++-dg/conformance.exp=20_util/function_objects/bind_front/111327.cc  (test for errors, line 21)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/function_objects/bind_front/111327.cc  (test for errors, line 27)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/function_objects/bind_front/111327.cc  (test for errors, line 28)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/function_objects/bind_front/111327.cc  (test for errors, line 32)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/function_objects/bind_front/111327.cc  (test for errors, line 38)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/function_objects/bind_front/111327.cc  (test for errors, line 39)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/function_objects/bind_front/111327.cc (test for excess errors)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/function_objects/not_fn/111327.cc  (test for errors, line 20)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/function_objects/not_fn/111327.cc  (test for errors, line 26)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/function_objects/not_fn/111327.cc  (test for errors, line 27)
+    libstdc++:libstdc++-dg/conformance.exp=20_util/function_objects/not_fn/111327.cc (test for excess errors)
     libstdc++:libstdc++-dg/conformance.exp=20_util/integer_sequence/pr111357.cc  (test for bogus messages, line 27)
     libstdc++:libstdc++-dg/conformance.exp=20_util/integer_sequence/pr111357.cc (test for excess errors)
 
 
+  - XFAIL disappears          [XFAIL=>     ]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++14 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13503)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++17 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13503)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++20 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13503)
+
+
   - XFAIL now PASS            [XFAIL=> PASS]:
 
   Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
     gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/neg-cast-3.c scan-tree-dump-not forwprop1 "\\(int\\)"
 
 
+  - XFAIL appears             [     =>XFAIL]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++14 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13505)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++17 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13505)
+    g++:g++.dg/dg.exp=g++.dg/cpp0x/vt-88982.C  -std=c++20 (internal compiler error: in tsubst_pack_expansion, at cp/pt.cc:13505)
+
+
+  - UNSUPPORTED appears       [     =>UNSUP]:
+
+  Executed from: g++:g++.dg/dg.exp
+    g++:g++.dg/dg.exp=g++.dg/ext/integer-pack7.C  -std=c++98
+  Executed from: gcc:gcc.dg/dg.exp
+    gcc:gcc.dg/dg.exp=gcc.dg/bitint-37.c
+
+
 
 # Improvements found
 # No regression found in 3 common sum files
