diff --git a/notify/jira/description b/notify/jira/description
index 6df55da22..1896b6ce1 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -8,131 +8,56 @@ Date:   Wed May 3 13:29:22 2023 +0200
     The following renames last_stmt to last_nondebug_stmt which is
     what it really does.
     
-            * tree-cfg.h (last_stmt): Rename to ...
-            (last_nondebug_stmt): ... this.
-... 55 lines of the commit log omitted.
+... 57 lines of the commit log omitted.
 
 * tcwg_kernel
 ** gnu-master-aarch64-mainline-allmodconfig
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-aarch64-mainline-allmodconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-aarch64-mainline-allmodconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-mainline-allmodconfig-build/35/artifact/artifacts
+** gnu-master-aarch64-mainline-allyesconfig
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig/details.txt
+*** https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-mainline-allyesconfig-build/28/artifact/artifacts
+** gnu-master-aarch64-next-allmodconfig
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-aarch64-next-allmodconfig/details.txt
+*** https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allmodconfig-build/30/artifact/artifacts
+** gnu-master-aarch64-next-allyesconfig
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-aarch64-next-allyesconfig/details.txt
+*** https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/32/artifact/artifacts
 ** gnu-master-aarch64-stable-allmodconfig
 *** Failure
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-aarch64-stable-allmodconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-allmodconfig-build/31/artifact/artifacts
+** gnu-master-aarch64-stable-allyesconfig
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-aarch64-stable-allyesconfig/details.txt
+*** https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-allyesconfig-build/22/artifact/artifacts
+** gnu-master-arm-mainline-allmodconfig
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-mainline-allmodconfig/details.txt
+*** https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allmodconfig-build/36/artifact/artifacts
 ** gnu-master-arm-mainline-allyesconfig
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-mainline-allyesconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-mainline-allyesconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/36/artifact/artifacts
 ** gnu-master-arm-next-allmodconfig
 *** Failure
 *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-next-allmodconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/27/artifact/artifacts
 ** gnu-master-arm-next-allyesconfig
-*** [TCWG-CI] Failure after Rename last_stmt to last_nondebug_stmt
-*** 
-*** commit fe8ac82fc05b0ba60f50f94f702da9e154731aeb
-*** Author: Richard Biener <rguenther@suse.de>
-*** Date:   Wed May 3 13:29:22 2023 +0200
-*** 
-***     Rename last_stmt to last_nondebug_stmt
-***     
-***     The following renames last_stmt to last_nondebug_stmt which is
-***     what it really does.
-***     
-***             * tree-cfg.h (last_stmt): Rename to ...
-***             (last_nondebug_stmt): ... this.
-***             * tree-cfg.cc (last_stmt): Rename to ...
-***             (last_nondebug_stmt): ... this.
-***             (assign_discriminators): Adjust.
-***             (group_case_labels_stmt): Likewise.
-***             (gimple_can_duplicate_bb_p): Likewise.
-***             (execute_fixup_cfg): Likewise.
-***             * auto-profile.cc (afdo_propagate_circuit): Likewise.
-***             * gimple-range.cc (gimple_ranger::range_on_exit): Likewise.
-***             * omp-expand.cc (workshare_safe_to_combine_p): Likewise.
-***             (determine_parallel_type): Likewise.
-***             (adjust_context_and_scope): Likewise.
-***             (expand_task_call): Likewise.
-***             (remove_exit_barrier): Likewise.
-***             (expand_omp_taskreg): Likewise.
-***             (expand_omp_for_init_counts): Likewise.
-***             (expand_omp_for_init_vars): Likewise.
-***             (expand_omp_for_static_chunk): Likewise.
-***             (expand_omp_simd): Likewise.
-***             (expand_oacc_for): Likewise.
-***             (expand_omp_for): Likewise.
-***             (expand_omp_sections): Likewise.
-***             (expand_omp_atomic_fetch_op): Likewise.
-***             (expand_omp_atomic_cas): Likewise.
-***             (expand_omp_atomic): Likewise.
-***             (expand_omp_target): Likewise.
-***             (expand_omp): Likewise.
-***             (omp_make_gimple_edges): Likewise.
-***             * trans-mem.cc (tm_region_init): Likewise.
-***             * tree-inline.cc (redirect_all_calls): Likewise.
-***             * tree-parloops.cc (gen_parallel_loop): Likewise.
-***             * tree-ssa-loop-ch.cc (do_while_loop_p): Likewise.
-***             * tree-ssa-loop-ivcanon.cc (canonicalize_loop_induction_variables):
-***             Likewise.
-***             * tree-ssa-loop-ivopts.cc (stmt_after_ip_normal_pos): Likewise.
-***             (may_eliminate_iv): Likewise.
-***             * tree-ssa-loop-manip.cc (standard_iv_increment_position): Likewise.
-***             * tree-ssa-loop-niter.cc (do_warn_aggressive_loop_optimizations):
-***             Likewise.
-***             (estimate_numbers_of_iterations): Likewise.
-***             * tree-ssa-loop-split.cc (compute_added_num_insns): Likewise.
-***             * tree-ssa-loop-unswitch.cc (get_predicates_for_bb): Likewise.
-***             (set_predicates_for_bb): Likewise.
-***             (init_loop_unswitch_info): Likewise.
-***             (hoist_guard): Likewise.
-***             * tree-ssa-phiopt.cc (match_simplify_replacement): Likewise.
-***             (minmax_replacement): Likewise.
-***             * tree-ssa-reassoc.cc (update_range_test): Likewise.
-***             (optimize_range_tests_to_bit_test): Likewise.
-***             (optimize_range_tests_var_bound): Likewise.
-***             (optimize_range_tests): Likewise.
-***             (no_side_effect_bb): Likewise.
-***             (suitable_cond_bb): Likewise.
-***             (maybe_optimize_range_tests): Likewise.
-***             (reassociate_bb): Likewise.
-***             * tree-vrp.cc (rvrp_folder::pre_fold_bb): Likewise.
-*** 
-*** Results changed to
-***   | -10
-***   | # build_abe binutils:
-***   | -9
-***   | # build_abe stage1:
-***   | -5
-***   | # build_abe qemu:
-***   | -2
-***   | # linux_n_obj:
-***   | 33
-***   | # First few build errors in logs:
-***   | 
-***   | # 00:03:56 scripts/gcc-plugins/randomize_layout_plugin.c:670:20: error: ‘last_stmt’ was not declared in this scope; did you mean ‘call_stmt’?
-***   | # 00:03:56 make[2]: *** [scripts/gcc-plugins/Makefile:54: scripts/gcc-plugins/randomize_layout_plugin.so] Error 1
-***   | # 00:03:57 make[1]: *** [scripts/Makefile.build:494: scripts/gcc-plugins] Error 2
-***   | # 00:03:57 make: *** [Makefile:1271: scripts] Error 2
-*** 
-*** From
-***   | -10
-***   | # build_abe binutils:
-***   | -9
-***   | # build_abe stage1:
-***   | -5
-***   | # build_abe qemu:
-***   | -2
-***   | # linux_n_obj:
-***   | 21374
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-next-allyesconfig/details.txt
+*** https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allyesconfig-build/80/artifact/artifacts
 ** gnu-master-arm-stable-allmodconfig
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-stable-allmodconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-stable-allmodconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-allmodconfig-build/22/artifact/artifacts
 ** gnu-master-arm-stable-allyesconfig
 *** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-stable-allyesconfig/details.txt
+*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-stable-allyesconfig/details.txt
 *** https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-allyesconfig-build/30/artifact/artifacts
 
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/jira/yaml
+Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/jira/yaml
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 5ecb25310..3df961f29 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,11 +1,8 @@
-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.
-
-We track this report status in https://linaro.atlassian.net/browse/GNU-680 , please let us know if you are looking at the problem and/or when you have a fix.
-
-In CI config tcwg_kernel/gnu-master-arm-stable-allmodconfig after:
+Our automatic CI has detected problems related to your patch(es). Please find some details below.
 
+In tcwg_kernel/gnu-master-arm-stable-allmodconfig, after:
   | commit gcc-14-469-gfe8ac82fc05
   | Author: Richard Biener <rguenther@suse.de>
   | Date:   Wed May 3 13:29:22 2023 +0200
@@ -15,172 +12,55 @@ In CI config tcwg_kernel/gnu-master-arm-stable-allmodconfig after:
   |     The following renames last_stmt to last_nondebug_stmt which is
   |     what it really does.
   |     
-  |             * tree-cfg.h (last_stmt): Rename to ...
-  |             (last_nondebug_stmt): ... this.
-  | ... 55 lines of the commit log omitted.
+  | ... 57 lines of the commit log omitted.
 
-Results changed to
--10
-# build_abe binutils:
--9
-# build_abe stage1:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-33
-# First few build errors in logs:
+Produces Failure:
+  | Results changed to
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_abe stage1:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 33
+  | # First few build errors in logs:
+  | 
+  | # 00:01:29 scripts/gcc-plugins/randomize_layout_plugin.c:670:20: error: ‘last_stmt’ was not declared in this scope; did you mean ‘call_stmt’?
+  | # 00:01:30 make[2]: *** [scripts/gcc-plugins/Makefile:54: scripts/gcc-plugins/randomize_layout_plugin.so] Error 1
+  | # 00:01:31 make[1]: *** [scripts/Makefile.build:504: scripts/gcc-plugins] Error 2
+  | # 00:01:31 make: *** [Makefile:1282: scripts] Error 2
+  | # First few build errors in logs:
+  | 
+  | From
+  | -10
+  | # build_abe binutils:
+  | -9
+  | # build_abe stage1:
+  | -5
+  | # build_abe qemu:
+  | -2
+  | # linux_n_obj:
+  | 23405
 
-# 00:01:29 scripts/gcc-plugins/randomize_layout_plugin.c:670:20: error: ‘last_stmt’ was not declared in this scope; did you mean ‘call_stmt’?
-# 00:01:30 make[2]: *** [scripts/gcc-plugins/Makefile:54: scripts/gcc-plugins/randomize_layout_plugin.so] Error 1
-# 00:01:31 make[1]: *** [scripts/Makefile.build:504: scripts/gcc-plugins] Error 2
-# 00:01:31 make: *** [Makefile:1282: scripts] Error 2
+Used configuration :
+ tcwg_kernel/gnu-master-arm-stable-allmodconfig
 
-From
--10
-# build_abe binutils:
--9
-# build_abe stage1:
--5
-# build_abe qemu:
--2
-# linux_n_obj:
-23405
+We track this bug report under https://linaro.atlassian.net/browse/GNU-680. Please let us know if you have a fix.
 
-The configuration of this build is:
-CI config tcwg_kernel/gnu-master-arm-stable-allmodconfig
+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:
+
+
 
 Current build   : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-allmodconfig-build/22/artifact/artifacts
 Reference build : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-allmodconfig-build/21/artifact/artifacts
 
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-stable-allmodconfig/reproduction_instructions.txt
+Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-stable-allmodconfig/reproduction_instructions.txt
 
 Full commit : https://github.com/gcc-mirror/gcc/commit/fe8ac82fc05b0ba60f50f94f702da9e154731aeb
 
-List of configurations that regressed due to this commit :
-* tcwg_kernel
-** gnu-master-aarch64-mainline-allmodconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-aarch64-mainline-allmodconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-mainline-allmodconfig-build/35/artifact/artifacts
-** gnu-master-aarch64-stable-allmodconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-aarch64-stable-allmodconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-allmodconfig-build/31/artifact/artifacts
-** gnu-master-arm-mainline-allyesconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-mainline-allyesconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-mainline-allyesconfig-build/36/artifact/artifacts
-** gnu-master-arm-next-allmodconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-next-allmodconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/27/artifact/artifacts
-** gnu-master-arm-next-allyesconfig
-*** [TCWG-CI] Failure after Rename last_stmt to last_nondebug_stmt
-*** 
-*** commit fe8ac82fc05b0ba60f50f94f702da9e154731aeb
-*** Author: Richard Biener <rguenther@suse.de>
-*** Date:   Wed May 3 13:29:22 2023 +0200
-*** 
-***     Rename last_stmt to last_nondebug_stmt
-***     
-***     The following renames last_stmt to last_nondebug_stmt which is
-***     what it really does.
-***     
-***             * tree-cfg.h (last_stmt): Rename to ...
-***             (last_nondebug_stmt): ... this.
-***             * tree-cfg.cc (last_stmt): Rename to ...
-***             (last_nondebug_stmt): ... this.
-***             (assign_discriminators): Adjust.
-***             (group_case_labels_stmt): Likewise.
-***             (gimple_can_duplicate_bb_p): Likewise.
-***             (execute_fixup_cfg): Likewise.
-***             * auto-profile.cc (afdo_propagate_circuit): Likewise.
-***             * gimple-range.cc (gimple_ranger::range_on_exit): Likewise.
-***             * omp-expand.cc (workshare_safe_to_combine_p): Likewise.
-***             (determine_parallel_type): Likewise.
-***             (adjust_context_and_scope): Likewise.
-***             (expand_task_call): Likewise.
-***             (remove_exit_barrier): Likewise.
-***             (expand_omp_taskreg): Likewise.
-***             (expand_omp_for_init_counts): Likewise.
-***             (expand_omp_for_init_vars): Likewise.
-***             (expand_omp_for_static_chunk): Likewise.
-***             (expand_omp_simd): Likewise.
-***             (expand_oacc_for): Likewise.
-***             (expand_omp_for): Likewise.
-***             (expand_omp_sections): Likewise.
-***             (expand_omp_atomic_fetch_op): Likewise.
-***             (expand_omp_atomic_cas): Likewise.
-***             (expand_omp_atomic): Likewise.
-***             (expand_omp_target): Likewise.
-***             (expand_omp): Likewise.
-***             (omp_make_gimple_edges): Likewise.
-***             * trans-mem.cc (tm_region_init): Likewise.
-***             * tree-inline.cc (redirect_all_calls): Likewise.
-***             * tree-parloops.cc (gen_parallel_loop): Likewise.
-***             * tree-ssa-loop-ch.cc (do_while_loop_p): Likewise.
-***             * tree-ssa-loop-ivcanon.cc (canonicalize_loop_induction_variables):
-***             Likewise.
-***             * tree-ssa-loop-ivopts.cc (stmt_after_ip_normal_pos): Likewise.
-***             (may_eliminate_iv): Likewise.
-***             * tree-ssa-loop-manip.cc (standard_iv_increment_position): Likewise.
-***             * tree-ssa-loop-niter.cc (do_warn_aggressive_loop_optimizations):
-***             Likewise.
-***             (estimate_numbers_of_iterations): Likewise.
-***             * tree-ssa-loop-split.cc (compute_added_num_insns): Likewise.
-***             * tree-ssa-loop-unswitch.cc (get_predicates_for_bb): Likewise.
-***             (set_predicates_for_bb): Likewise.
-***             (init_loop_unswitch_info): Likewise.
-***             (hoist_guard): Likewise.
-***             * tree-ssa-phiopt.cc (match_simplify_replacement): Likewise.
-***             (minmax_replacement): Likewise.
-***             * tree-ssa-reassoc.cc (update_range_test): Likewise.
-***             (optimize_range_tests_to_bit_test): Likewise.
-***             (optimize_range_tests_var_bound): Likewise.
-***             (optimize_range_tests): Likewise.
-***             (no_side_effect_bb): Likewise.
-***             (suitable_cond_bb): Likewise.
-***             (maybe_optimize_range_tests): Likewise.
-***             (reassociate_bb): Likewise.
-***             * tree-vrp.cc (rvrp_folder::pre_fold_bb): Likewise.
-*** 
-*** Results changed to
-***   | -10
-***   | # build_abe binutils:
-***   | -9
-***   | # build_abe stage1:
-***   | -5
-***   | # build_abe qemu:
-***   | -2
-***   | # linux_n_obj:
-***   | 33
-***   | # First few build errors in logs:
-***   | 
-***   | # 00:03:56 scripts/gcc-plugins/randomize_layout_plugin.c:670:20: error: ‘last_stmt’ was not declared in this scope; did you mean ‘call_stmt’?
-***   | # 00:03:56 make[2]: *** [scripts/gcc-plugins/Makefile:54: scripts/gcc-plugins/randomize_layout_plugin.so] Error 1
-***   | # 00:03:57 make[1]: *** [scripts/Makefile.build:494: scripts/gcc-plugins] Error 2
-***   | # 00:03:57 make: *** [Makefile:1271: scripts] Error 2
-*** 
-*** From
-***   | -10
-***   | # build_abe binutils:
-***   | -9
-***   | # build_abe stage1:
-***   | -5
-***   | # build_abe qemu:
-***   | -2
-***   | # linux_n_obj:
-***   | 21374
-** gnu-master-arm-stable-allmodconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-stable-allmodconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-allmodconfig-build/22/artifact/artifacts
-** gnu-master-arm-stable-allyesconfig
-*** Failure
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/fe8ac82fc05b0ba60f50f94f702da9e154731aeb/tcwg_kernel/gnu-master-arm-stable-allyesconfig/details.txt
-*** https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-allyesconfig-build/30/artifact/artifacts
-
