diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index e34032794..561188a77 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -4,11 +4,11 @@ Our automatic CI successfully passed with your patch(es). Please find some detai
 
 In bootstrap_build master-arm-bootstrap_debug, after:
   | 16 commits in gcc
-  | 1d1396559e26 x86: Enable SSE4.1 ceil/floor/trunc for -Os
-  | 7a527754fdb6 Use vpermil{ps,pd} instead of vperm{d,q} when permutation is in-lane.
-  | f4154da55586 Exclude fake cross-lane permutation from avx256_avoid_vec_perm.
-  | bc5781e76f58 Daily bump.
-  | f65747d0d966 libstdc++: Rename template parameter of std::constant_wrapper
+  | 1d1396559e2 x86: Enable SSE4.1 ceil/floor/trunc for -Os
+  | 7a527754fdb Use vpermil{ps,pd} instead of vperm{d,q} when permutation is in-lane.
+  | f4154da5558 Exclude fake cross-lane permutation from avx256_avoid_vec_perm.
+  | bc5781e76f5 Daily bump.
+  | f65747d0d96 libstdc++: Rename template parameter of std::constant_wrapper
   | ... and 11 more commits in gcc
 
 Produces Success:
@@ -36,6 +36,15 @@ Produces Success:
   | # 00:11:25 make[2]: *** [Makefile:16815: all-stage1-target-libstdc++-v3] Error 2
   | # 00:11:25 make[1]: *** [Makefile:25557: stage1-bubble] Error 2
   | # 00:11:25 make: *** [Makefile:1106: all] Error 2
+  | # First few build errors in logs:
+  | # 00:11:24 elf.c:6257:1: internal compiler error: Segmentation fault
+  | # 00:11:25 make[6]: *** [Makefile:628: std_stacktrace-elf.lo] Error 1
+  | # 00:11:25 make[5]: *** [Makefile:797: all-recursive] Error 1
+  | # 00:11:25 make[4]: *** [Makefile:577: all-recursive] Error 1
+  | # 00:11:25 make[3]: *** [Makefile:502: all] Error 2
+  | # 00:11:25 make[2]: *** [Makefile:16815: all-stage1-target-libstdc++-v3] Error 2
+  | # 00:11:25 make[1]: *** [Makefile:25557: stage1-bubble] Error 2
+  | # 00:11:25 make: *** [Makefile:1106: all] Error 2
 
 Used configuration :
  *CI config* tcwg_bootstrap_build master-arm-bootstrap_debug
