diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..e9b55c8a
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-eabi 
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..db4641a9
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,41 @@
+		=== g++ tests ===
+
+Running g++:g++.dg/dg.exp ...
+FAIL: c-c++-common/musttail7.c -std=c++17 (test for excess errors)
+FAIL: c-c++-common/musttail7.c -std=c++26 (test for excess errors)
+FAIL: c-c++-common/musttail7.c -std=c++11 (test for excess errors)
+
+Running g++:g++.target/arm/mve.exp ...
+FAIL: g++.target/arm/mve/general-c++/nomve_fp_1.c at line 14 (test for warnings, line 13)
+FAIL: g++.target/arm/mve/general-c++/nomve_fp_1.c (test for excess errors)
+FAIL: g++.target/arm/mve/general-c++/nomve_fp_1.c (test for errors, line 13)
+		=== gcc tests ===
+
+Running gcc:gcc.dg/dg.exp ...
+FAIL: c-c++-common/musttail7.c -Wc++-compat  (test for excess errors)
+FAIL: gcc.dg/pr110279-1.c scan-tree-dump-times widening_mul "Generated FMA" 3
+
+Running gcc:gcc.dg/vect/complex/complex.exp ...
+XPASS: gcc.dg/vect/complex/fast-math-complex-add-half-float.c -flto -ffat-lto-objects  scan-tree-dump-times vect "stmt.*COMPLEX_ADD_ROT270" 1
+XPASS: gcc.dg/vect/complex/fast-math-complex-add-half-float.c -flto -ffat-lto-objects  scan-tree-dump-times vect "stmt.*COMPLEX_ADD_ROT90" 1
+XPASS: gcc.dg/vect/complex/fast-math-complex-add-half-float.c scan-tree-dump-times vect "stmt.*COMPLEX_ADD_ROT270" 1
+XPASS: gcc.dg/vect/complex/fast-math-complex-add-half-float.c scan-tree-dump-times vect "stmt.*COMPLEX_ADD_ROT90" 1
+
+Running gcc:gcc.target/arm/arm.exp ...
+FAIL: gcc.target/arm/armv8_2-fp16-neon-2.c scan-assembler-times vdup\\.16\\tq[0-9]+, r[0-9]+ 3
+FAIL: gcc.target/arm/thumb-cbranchqi.c scan-assembler bhi|bls
+
+Running gcc:gcc.target/arm/mve/mve.exp ...
+FAIL: gcc.target/arm/mve/dlstp-compile-asm-2.c check-function-bodies test5
+FAIL: gcc.target/arm/mve/dlstp-compile-asm-2.c check-function-bodies test8
+		=== libstdc++ tests ===
+
+Running libstdc++:libstdc++-dg/conformance.exp ...
+UNRESOLVED: 23_containers/unordered_set/pr115285.cc -std=gnu++17 compilation failed to produce executable
+FAIL: 23_containers/unordered_set/pr115285.cc -std=gnu++17 (test for excess errors)
+
+		=== Results Summary ===
+
+# of stable fails		132
+# of flaky entries		83
+# of all tests			398606
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 7dac81f6..75c8b437 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-5 regressions18 improvements
+5 regressions 18 fixes
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/852/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index d89fb1da..2289b18e 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-arm_eabi-build/852/",
-            "run_order": "0852 (basepoints/gcc-15-05326-gf242f79b8af)",
-            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=63eedf3b09f73077ecff2118f45d1adb1391eddd (unchanged)",
+            "run_order": "0852 (2-changed-components)",
+            "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=63eedf3b09f73077ecff2118f45d1adb1391eddd (+ 60 commits)",
             "git_gcc": "https://gcc.gnu.org/git/gcc.git (f242f79b8afeec58477e99c44530bd503878c6d5) (+ 592 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=3dbc8c3fbdc99d3f0f68fab8ba2a814ecdc27e17 (unchanged)",
             "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=620651665318e9ac655c7fa189ee297e2bc02e97 (unchanged)",
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/6b99bb046dd36a6dd5525b8f88c2dcddae49222a (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-11-24 12:36:33"
+        "Start Time": "2024-11-23 21:28:04"
     },
     "Tests": [
         {
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 32bc7be5..be446389 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,7 +3,13 @@ Dear contributor,
 Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
 In  master-arm_eabi, after:
-  | 592 commits in gcc
+  | 652 commits in binutils,gcc
+  | 63eedf3b09f Automatic date update in version.in
+  | 12db6ae4452 Sync toplevel configure fixup
+  | ab8c2180a3d gdb/record: introduce recoding support for vpor
+  | b19c86e2db1 gdb/record: Add support for recording vpmovmskb
+  | f21055a4e9a gdb/record: Add support for all vpcmpeq instructions
+  | ... and 55 more commits in binutils
   | f242f79b8af PR modula2/117371: type incompatibility between INTEGER and CARDINAL
   | 3e6a7824033 modula2: Add dependencies for generated sources
   | c83e2d47574 match.pd: Fold vec_perm with view_convert
@@ -11,23 +17,27 @@ In  master-arm_eabi, after:
   | d5af5657fa4 Fix type of malloc parameter in trans-expr.cc
   | ... and 587 more commits in gcc
 
-Produces 5 regressions18 improvements:
+Produces 5 regressions 18 fixes:
+  | 
+  | regressions.sum:
   | Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
   | FAIL: gcc.dg/tree-ssa/pow-to-ldexp.c scan-tree-dump-times optimized "__builtin_ldexpf " 7
   | FAIL: gcc.dg/tree-ssa/pow-to-ldexp.c scan-tree-dump-times optimized "__builtin_ldexpl " 7
   | FAIL: gcc.dg/tree-ssa/pow-to-ldexp.c scan-tree-dump-times optimized "__builtin_powi" 0
   | FAIL: gcc.dg/tree-ssa/pr117093.c (test for excess errors)
   | ... and 1 more
+  | 
+  | fixes.sum:
   | Running g++:g++.dg/dg.exp ...
-  | FAIL: c-c++-common/musttail7.c -std=c++11 (test for excess errors)
-  | FAIL: c-c++-common/musttail7.c -std=c++26 (test for excess errors)
   | FAIL: c-c++-common/musttail7.c -std=c++17 (test for excess errors)
+  | FAIL: c-c++-common/musttail7.c -std=c++26 (test for excess errors)
+  | FAIL: c-c++-common/musttail7.c -std=c++11 (test for excess errors)
   | Running g++:g++.target/arm/mve.exp ...
   | ... and 20 more
 
 Used configuration :
  *CI config* tcwg_gnu_embed_check_gcc master-arm_eabi
- *configure and test flags:* --target arm-eabi
+ *configure and test flags:* --target arm-eabi 
 
 If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
@@ -35,13 +45,13 @@ If you have any questions regarding this report, please ask on linaro-toolchain@
 
 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-arm_eabi-build/852/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/852/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-arm_eabi-build/852/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/852/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/852/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/851/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/850/artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 49331912..aa219efd 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:richard.ball@arm.com,cc:squirek@adacore.com,hjl.tools@gmail.com,cc:baird@adacore.com,tburnus@baylibre.com,andre.simoesdiasvieira@arm.com,cc:kliemann@adacore.com,cc:tclin914@gmail.com,vineetg@rivosinc.com,cc:oliva@adacore.com,ebotcazou@adacore.com,fkastl@suse.cz,jakub@gcc.gnu.org,cc:admin@levyhsu.com,victor.donascimento@arm.com,xry111@xry111.site,jamborm@gcc.gnu.org,dimitar@dinux.eu,fweimer@redhat.com,david.faust@oracle.com,bcc:tcwg-validation@linaro.org,cc:shiyulong@iscas.ac.cn,cc:poulhies@adacore.com,mark@klomp.org,cc:alexey.merzlyakov@samsung.com,cc:jakub@redhat.com,polacek@redhat.com,danglin@gcc.gnu.org,gaiusmod2@gmail.com,ubizjak@gmail.com,lhyatt@gcc.gnu.org,haochen.jiang@intel.com,dkm@gcc.gnu.org,cc:indus@adacore.com,redi@gcc.gnu.org,cc:roche@adacore.com,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,cc:lhyatt@gmail.com,cc:cooper.qu@linux.alibaba.com,kvivekananda@nvidia.com,iant@golang.org,cc:jjsuwa_sys3175@yahoo.co.jp,jason@redhat.com,amacleod@redhat.com,nickc@redhat.com,cc:lacambre@adacore.com,tejas.belagod@arm.com,kito.cheng@sifive.com,cc:yury.khrustalev@arm.com,cc:dmking@adacore.com,simon@nasilyan.com,pault@gcc.gnu.org,hubicka@ucw.cz,cc:quic_eikagupt@quicinc.com,tamar.christina@arm.com,christophe.lyon@linaro.org,cc:kenner@adacore.com,cc:matthieu.longo@arm.com,jlaw@ventanamicro.com,cc:piannetta@kalrayinc.com,cc:amiard@adacore.com,piannetta@gcc.gnu.org,hongyu.wang@intel.com,cc:uecker@tugraz.at,ktkachov@nvidia.com,cc:mjambor@suse.cz,ams@baylibre.com,cc:rguenther@suse.de,cc:dross@adacore.com,jcmvbkbc@gmail.com,dizhao@os.amperecomputing.com,cc:bernardi@adacore.com,soumyaa@nvidia.com,cc:obry@adacore.com,gccadmin@gcc.gnu.org,oliva@gnu.org,dmalcolm@redhat.com,cc:trojanek@adacore.com,cc:jinma@linux.alibaba.com,josmyers@redhat.com,andrew.carlotti@arm.com,pan2.li@intel.com,cc:claudio.bantaloukas@arm.com,iain@sandoe.co.uk,cc:duff@adacore.com,cc:szabolcs.nagy@arm.com,torbjorn.svensson@foss.st.com,cc:desplanques@adacore.com,mark@harmstone.com,sam@gentoo.org,cc:liwei.xu@intel.com,ewlu@rivosinc.com,xuli1@eswincomputing.com,cc:rupp@adacore.com,hongtao.liu@intel.com,cc:miranda@adacore.com,nathanieloshead@gmail.com,rguenth@gcc.gnu.org,cc:cyy@cyyself.name,bouanto@zoho.com,ppalka@redhat.com,wilco.dijkstra@arm.com,richard.sandiford@arm.com,mjires@suse.cz,ak@gcc.gnu.org,chertykov@gmail.com,bergner@linux.ibm.com,lin1.hu@intel.com,quic_apinski@quicinc.com,linkw@gcc.gnu.org,cc:linkw@linux.ibm.com,cc:craig.blackmore@embecosm.com,tkoenig@gcc.gnu.org,cc:mukai.yuta@fujitsu.com,cc:jwakely@redhat.com,jschmitz@nvidia.com,uecker@gcc.gnu.org,tschwinge@baylibre.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index a8489b23..b94cab77 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 592 commits in gcc: 5 regressions18 improvements on arm
+[Linaro-TCWG-CI] 652 commits in binutils,gcc: 5 regressions 18 fixes on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index c6300705..5449939e 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.20459
-CURRENT:  /tmp/gxx-sum2.20459
+REFERENCE:/tmp/gxx-sum1.31575
+CURRENT:  /tmp/gxx-sum2.31575
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
