diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..cb8f0f40
--- /dev/null
+++ b/notify/configure-toolchain.txt
@@ -0,0 +1,5 @@
+
+Most relevant configure and test flags: --target arm-linux-gnueabihf 
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..ac9869ba
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		637
+# of flaky entries		3
+# of all tests			576433
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
index 9b5de1fb..ca7ec4a5 100644
--- a/notify/jira/comment-card.txt
+++ b/notify/jira/comment-card.txt
@@ -1,3 +1,3 @@
 [GNU-1196]
-FAIL: 7 regressions
+7 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1349/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 6768a1e5..c840cc80 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-1196
-FAIL: 7 regressions
+7 regressions
 Details: https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1349/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 0aa9fb09..1f32f64e 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,5 +1,5 @@
 Commit: https://github.com/gcc-mirror/gcc/commit/467898d513e602f5b5fc4183052217d7e6d6e8ab
-commit gcc-14-9913-g467898d513e
+commit gcc-14-9913-g467898d513e6
 Author: Jakub Jelinek <jakub@redhat.com>
 Date:   Thu Apr 11 11:12:11 2024 +0200
 
@@ -8,18 +8,16 @@ Date:   Thu Apr 11 11:12:11 2024 +0200
     On Tue, Mar 26, 2024 at 02:08:02PM +0800, liuhongt wrote:
     > > > So, try to add some other variable with larger size and smaller alignment
     > > > to the frame (and make sure it isn't optimized away).
-    > > >
-    > > > alignb above is the alignment of the first partition's var, if
-... 97 lines of the commit log omitted.
+... 99 lines of the commit log omitted.
 
 * tcwg_gnu_cross_check_gcc
 ** master-aarch64
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
+*** 7 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1381/artifact/artifacts
 ** master-arm
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+*** 7 regressions
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/tcwg_gnu_cross_check_gcc/master-arm/details.txt
 *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1349/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/jira/yaml
diff --git a/notify/jira/summary b/notify/jira/summary
index 73d6905d..494115bf 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-gcc-14-9913-g467898d513e: FAIL: 7 regressions
+gcc-14-9913-g467898d513e6: 7 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
index 6926d1dc..c7bcafff 100644
--- a/notify/jira/yaml
+++ b/notify/jira/yaml
@@ -2,12 +2,12 @@
   IssueType: Sub-task
   Key: GNU-1196
   Summary: |
-    gcc-14-9913-g467898d513e: FAIL: 7 regressions
+    gcc-14-9913-g467898d513e6: 7 regressions
   Components: GCC
   Start date: 2024-04-11
   Description: |
     Commit: https://github.com/gcc-mirror/gcc/commit/467898d513e602f5b5fc4183052217d7e6d6e8ab
-    commit gcc-14-9913-g467898d513e
+    commit gcc-14-9913-g467898d513e6
     Author: Jakub Jelinek <jakub@redhat.com>
     Date:   Thu Apr 11 11:12:11 2024 +0200
     
@@ -16,18 +16,16 @@
         On Tue, Mar 26, 2024 at 02:08:02PM +0800, liuhongt wrote:
         > > > So, try to add some other variable with larger size and smaller alignment
         > > > to the frame (and make sure it isn't optimized away).
-        > > >
-        > > > alignb above is the alignment of the first partition's var, if
-    ... 97 lines of the commit log omitted.
+    ... 99 lines of the commit log omitted.
     
     * tcwg_gnu_cross_check_gcc
     ** master-aarch64
-    *** FAIL: 7 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
+    *** 7 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1381/artifact/artifacts
     ** master-arm
-    *** FAIL: 7 regressions
-    *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+    *** 7 regressions
+    *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/tcwg_gnu_cross_check_gcc/master-arm/details.txt
     *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1349/artifact/artifacts
     
-    Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/jira/yaml
+    Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 631fadec..7e30404e 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,7 +7,7 @@
         "Info": {
             "tag": "tcwg_gnu_cross_check_gcc",
             "test_url": "https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1349/",
-            "run_order": "1349 (basepoints/gcc-14-09913-g467898d513e)",
+            "run_order": "1349 (basepoints/gcc-14-09913-g467898d513e6)",
             "regression": "https://linaro.atlassian.net/browse/GNU-1196",
             "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=8bad8d5133f3f91c287e63f8046f040fc4d881e8 (unchanged)",
             "git_gcc": "https://github.com/gcc-mirror/gcc/commit/467898d513e602f5b5fc4183052217d7e6d6e8ab (+ 1 commits)",
@@ -17,7 +17,7 @@
             "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/02e16ab9f4f19c4bdd17c51952d70e2ded74c6bf (unchanged)",
             "__report_version__": "1"
         },
-        "Start Time": "2024-04-11 19:28:01"
+        "Start Time": "2024-04-10 07:52:47"
     },
     "Tests": [
         {
@@ -30,7 +30,7 @@
 	   ,
         {
             "Data": [
-                4
+                3
             ],
             "Info": {},
             "Name": "tcwg_gnu_cross_check_gcc.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 3eaaeed5..09190950 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-1196 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In  master-arm after:
-
-  | commit gcc-14-9913-g467898d513e
+In  master-arm, after:
+  | commit gcc-14-9913-g467898d513e6
   | Author: Jakub Jelinek <jakub@redhat.com>
   | Date:   Thu Apr 11 11:12:11 2024 +0200
   | 
@@ -15,53 +12,41 @@ In  master-arm after:
   |     On Tue, Mar 26, 2024 at 02:08:02PM +0800, liuhongt wrote:
   |     > > > So, try to add some other variable with larger size and smaller alignment
   |     > > > to the frame (and make sure it isn't optimized away).
-  |     > > >
-  |     > > > alignb above is the alignment of the first partition's var, if
-  | ... 97 lines of the commit log omitted.
-
-FAIL: 7 regressions
+  | ... 99 lines of the commit log omitted.
 
-regressions.sum:
-		=== gcc tests ===
+Produces 7 regressions:
+  | 
+  | regressions.sum:
+  | Running gcc:gcc.dg/asan/asan.exp ...
+  | FAIL: gcc.dg/asan/pr110027.c -O0  execution test
+  | FAIL: gcc.dg/asan/pr110027.c -O1  execution test
+  | FAIL: gcc.dg/asan/pr110027.c -O2  execution test
+  | FAIL: gcc.dg/asan/pr110027.c -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+  | ... and 3 more
 
-Running gcc:gcc.dg/asan/asan.exp ...
-FAIL: gcc.dg/asan/pr110027.c -O0  execution test
-FAIL: gcc.dg/asan/pr110027.c -O1  execution test
-FAIL: gcc.dg/asan/pr110027.c -O2  execution test
-FAIL: gcc.dg/asan/pr110027.c -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
-FAIL: gcc.dg/asan/pr110027.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
-FAIL: gcc.dg/asan/pr110027.c -O3 -g  execution test
-FAIL: gcc.dg/asan/pr110027.c -Os  execution test
-... and 1 more entries
+Used configuration :
+ *CI config* tcwg_gnu_cross_check_gcc master-arm
+ *configure and test flags:* --target arm-linux-gnueabihf 
 
-You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1349/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_cross_check_gcc--master-arm-build/1349/artifact/artifacts/notify/
-The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1349/artifact/artifacts/sumfiles/xfails.xfail
+We track this bug report under https://linaro.atlassian.net/browse/GNU-1196. Please let us know if you have a fix.
 
-The configuration of this build is:
-CI config tcwg_gnu_cross_check_gcc master-arm
+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_cross_check_gcc--master-arm-build/1349/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_cross_check_gcc--master-arm-build/1349/artifact/artifacts/notify/
+The list of [ignored] baseline and flaky failures are in
+ * https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1349/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1349/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1348/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/tcwg_gnu_cross_check_gcc/master-arm/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/tcwg_gnu_cross_check_gcc/master-arm/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/467898d513e602f5b5fc4183052217d7e6d6e8ab
 
-List of configurations that regressed due to this commit :
-* tcwg_gnu_cross_check_gcc
-** master-aarch64
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1381/artifact/artifacts
-** master-arm
-*** FAIL: 7 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/467898d513e602f5b5fc4183052217d7e6d6e8ab/tcwg_gnu_cross_check_gcc/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1349/artifact/artifacts
-
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 52c1f964..46765fec 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] gcc-14-9913-g467898d513e: FAIL: 7 regressions on arm
+[Linaro-TCWG-CI] gcc-14-9913-g467898d513e6: 7 regressions on arm
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 9168e667..e563c1cb 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -12,5 +12,5 @@ FAIL: gcc.dg/asan/pr110027.c -Os  execution test
 		=== Results Summary ===
 
 # of stable fails		644
-# of flaky entries		4
+# of flaky entries		3
 # of all tests			576433
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index b65af8bf..a5f885af 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		644
-# of flaky entries		4
+# of flaky entries		3
 # of all tests			576433
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index a92893a5..908e73eb 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,6 +1,6 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 8 common sum files:
 g++.sum
@@ -12,8 +12,8 @@ libitm.sum
 libstdc++.sum
 objc.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.28074
-CURRENT:  /tmp/gxx-sum2.28074
+REFERENCE:/tmp/gxx-sum1.8514
+CURRENT:  /tmp/gxx-sum2.8514
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
