diff --git a/notify/fixes.sum b/notify/fixes.sum
index 60cc1311..88268ea3 100644
--- a/notify/fixes.sum
+++ b/notify/fixes.sum
@@ -2,8 +2,8 @@
 
 Running g++:g++.dg/dg.exp ...
 FAIL: g++.dg/ext/builtin-arith-overflow-2.C -std=gnu++98 execution test
-FAIL: g++.dg/ext/builtin-arith-overflow-2.C -std=gnu++26 execution test
 FAIL: g++.dg/ext/builtin-arith-overflow-2.C -std=gnu++17 execution test
+FAIL: g++.dg/ext/builtin-arith-overflow-2.C -std=gnu++26 execution test
 		=== libstdc++ tests ===
 
 Running libstdc++:libstdc++-dg/conformance.exp ...
@@ -16,26 +16,26 @@ FAIL: 23_containers/inplace_vector/cons/1.cc -std=gnu++26 (test for excess error
 UNRESOLVED: 23_containers/inplace_vector/cons/1.cc -std=gnu++26 compilation failed to produce executable
 FAIL: 23_containers/inplace_vector/cons/from_range.cc -std=gnu++26 (test for excess errors)
 UNRESOLVED: 23_containers/inplace_vector/cons/from_range.cc -std=gnu++26 compilation failed to produce executable
-FAIL: 23_containers/inplace_vector/cons/throws.cc -std=gnu++26 (test for excess errors)
 UNRESOLVED: 23_containers/inplace_vector/cons/throws.cc -std=gnu++26 compilation failed to produce executable
+FAIL: 23_containers/inplace_vector/cons/throws.cc -std=gnu++26 (test for excess errors)
 FAIL: 23_containers/inplace_vector/copy.cc -std=gnu++26 (test for excess errors)
 UNRESOLVED: 23_containers/inplace_vector/copy.cc -std=gnu++26 compilation failed to produce executable
 UNRESOLVED: 23_containers/inplace_vector/erasure.cc -std=gnu++26 compilation failed to produce executable
 FAIL: 23_containers/inplace_vector/erasure.cc -std=gnu++26 (test for excess errors)
 FAIL: 23_containers/inplace_vector/modifiers/assign.cc -std=gnu++26 (test for excess errors)
 UNRESOLVED: 23_containers/inplace_vector/modifiers/assign.cc -std=gnu++26 compilation failed to produce executable
-FAIL: 23_containers/inplace_vector/modifiers/erase.cc -std=gnu++26 (test for excess errors)
 UNRESOLVED: 23_containers/inplace_vector/modifiers/erase.cc -std=gnu++26 compilation failed to produce executable
+FAIL: 23_containers/inplace_vector/modifiers/erase.cc -std=gnu++26 (test for excess errors)
 FAIL: 23_containers/inplace_vector/modifiers/erase_neg.cc -std=gnu++26 (test for excess errors)
 UNRESOLVED: 23_containers/inplace_vector/modifiers/multi_insert.cc -std=gnu++26 compilation failed to produce executable
 FAIL: 23_containers/inplace_vector/modifiers/multi_insert.cc -std=gnu++26 (test for excess errors)
-UNRESOLVED: 23_containers/inplace_vector/modifiers/single_insert.cc -std=gnu++26 compilation failed to produce executable
 FAIL: 23_containers/inplace_vector/modifiers/single_insert.cc -std=gnu++26 (test for excess errors)
+UNRESOLVED: 23_containers/inplace_vector/modifiers/single_insert.cc -std=gnu++26 compilation failed to produce executable
 FAIL: 23_containers/inplace_vector/modifiers/single_insert_neg.cc -std=gnu++26 (test for excess errors)
-UNRESOLVED: 23_containers/inplace_vector/move.cc -std=gnu++26 compilation failed to produce executable
 FAIL: 23_containers/inplace_vector/move.cc -std=gnu++26 (test for excess errors)
-UNRESOLVED: 23_containers/inplace_vector/relops.cc -std=gnu++26 compilation failed to produce executable
+UNRESOLVED: 23_containers/inplace_vector/move.cc -std=gnu++26 compilation failed to produce executable
 FAIL: 23_containers/inplace_vector/relops.cc -std=gnu++26 (test for excess errors)
+UNRESOLVED: 23_containers/inplace_vector/relops.cc -std=gnu++26 compilation failed to produce executable
 
 		=== Results Summary ===
 
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index abebda10..6897455d 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/942/",
-            "run_order": "0942 (basepoints/gcc-16-04044-gde60b080e3f)",
+            "run_order": "0942 (basepoints/gcc-16-04044-gde60b080e3f8)",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=f6a04a16365d63ac7e8ea81477b6f03d509e7168 (unchanged)",
             "git_gcc": "git+ssh://linaroci@gcc.gnu.org/git/gcc.git (de60b080e3f8b105b2f69c56de3aeb996f4e81e6) (+ 54 commits)",
             "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=63dc988ac7454b701ee923590f18df4103587994 (unchanged)",
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 2a4349c6..d6670930 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -4,11 +4,11 @@ Our automatic CI has detected problems related to your patch(es). Please find so
 
 In  arm-eabi thumb v8-a hard, after:
   | 54 commits in gcc
-  | de60b080e3f aarch64: Remove FMV beta warning.
-  | 1d36100bcf8 aarch64: testsuite: Add diagnostic tests for Aarch64 FMV.
-  | a96bd4a0135 fmv: Support mixing of target_clones and target_version.
-  | 62287200dfe c++: Refactor FMV frontend conflict and merging logic and hooks.
-  | c2c7fd312c2 c: c++: Add target_[version/clones] to decl diagnostics formatting.
+  | de60b080e3f8 aarch64: Remove FMV beta warning.
+  | 1d36100bcf83 aarch64: testsuite: Add diagnostic tests for Aarch64 FMV.
+  | a96bd4a01354 fmv: Support mixing of target_clones and target_version.
+  | 62287200dfe0 c++: Refactor FMV frontend conflict and merging logic and hooks.
+  | c2c7fd312c24 c: c++: Add target_[version/clones] to decl diagnostics formatting.
   | ... and 49 more commits in gcc
 
 Produces 2 regressions 32 fixes:
@@ -21,7 +21,7 @@ Produces 2 regressions 32 fixes:
   | fixes.sum:
   | Running g++:g++.dg/dg.exp ...
   | FAIL: g++.dg/ext/builtin-arith-overflow-2.C -std=gnu++98 execution test
-  | FAIL: g++.dg/ext/builtin-arith-overflow-2.C -std=gnu++26 execution test
+  | FAIL: g++.dg/ext/builtin-arith-overflow-2.C -std=gnu++17 execution test
   | ... and 31 more
 
 Used configuration :
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 8b78d668..9e775905 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.32142
-CURRENT:  /tmp/gxx-sum2.32142
+REFERENCE:/tmp/gxx-sum1.25701
+CURRENT:  /tmp/gxx-sum2.25701
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
