diff --git a/notify/configure-toolchain.txt b/notify/configure-toolchain.txt
new file mode 100644
index 00000000..95921080
--- /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-cpu=cortex-m3 --with-float=softfp --target_board=-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto qemu_cpu=cortex-m3
+
+Full configure and make flags for each step:
+
diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..48d09ee5
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		1
+# of flaky entries		0
+# of all tests			2772
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index f870b27e..439f525f 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
 [GNU-692]
-
+no regression/no fix
 Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m3_softfp_eabi-build/76/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index f33329e1..d332c4f3 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,6 +1,6 @@
 Dear contributor,
 
-Our automatic CI has detected problems related to your patch(es). Please find some details below.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In  arm-eabi cortex-m3 softfp, after:
   | 109 commits in binutils,gcc,newlib,gdb
@@ -10,11 +10,11 @@ In  arm-eabi cortex-m3 softfp, after:
   | c286bfe1e5c Clean up 0-length handling in gdbpy_create_lazy_string_object
   | 2134b0b4a5f Reject non-string types in gdb.Value.lazy_string
   | ... and 22 more commits in binutils
-  | 5b63ae06a78 aarch64: Add CRC built-ins test for the target AES.
-  | a193f533329 aarch64: Implement new expander for efficient CRC computation.
-  | be2062be9a6 driver: fix crash with --diagnostics-plain-output [PR117942]
-  | d4525729b74 Fortran: fix two minor front-end GMP memleaks
-  | 12de1942a0a c++: compile time evaluation of prvalues [PR116416]
+  | 5b63ae06a780 aarch64: Add CRC built-ins test for the target AES.
+  | a193f5333295 aarch64: Implement new expander for efficient CRC computation.
+  | be2062be9a62 driver: fix crash with --diagnostics-plain-output [PR117942]
+  | d4525729b747 Fortran: fix two minor front-end GMP memleaks
+  | 12de1942a0a6 c++: compile time evaluation of prvalues [PR116416]
   | ... and 47 more commits in gcc
   | 016ed8fba2 Cygwin: cygthread: add description for pty_master_fwd_thread
   | 2a1f407b09 Cygwin: console: Ignore intermediate byte in CSI sequence
@@ -26,8 +26,6 @@ In  arm-eabi cortex-m3 softfp, after:
   | c286bfe1e5c Clean up 0-length handling in gdbpy_create_lazy_string_object
   | ... and 22 more commits in gdb
 
-Produces :
-
 
 Used configuration :
  *CI config* tcwg_gnu_embed_check_binutils arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -mfpu=auto
@@ -39,8 +37,8 @@ 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_binutils--master-thumb_m3_softfp_eabi-build/76/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m3_softfp_eabi-build/76/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_binutils--master-thumb_m3_softfp_eabi-build/76/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 3ccfe34c..84ab3d59 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 109 commits in binutils,gcc,newlib,gdb:  on master-thumb_m3_softfp_eabi
+[Linaro-TCWG-CI] 109 commits in binutils,gcc,newlib,gdb: no regression/no fix on master-thumb_m3_softfp_eabi
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index f9183f43..6696b039 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:
 binutils.sum
 gas.sum
 ld.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.8040
-CURRENT:  /tmp/gxx-sum2.8040
+REFERENCE:/tmp/gxx-sum1.30634
+CURRENT:  /tmp/gxx-sum2.30634
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
