summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-02 12:04:35 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-02 12:04:36 +0000
commit3ebdac2d1712a15e2bdd9077f7bcdd0ef45fd192 (patch)
treed48c8cf83f106589ebb707b2ad797fa15907d884 /mail
parent4ef2391d3305ea5925c18dab4779324f33f1fa38 (diff)
onsuccess: #8: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_size-coremark-gnu_eabi-arm_eabi-master-Os-build/8/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1 -- --set gcc_override_configure=--disable-libsanitizer --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-cpu=cortex-m4 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-float=hard: | -8 | # build_abe newlib: | -6 | # build_abe stage2 -- --set gcc_override_configure=--disable-libsanitizer --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-cpu=cortex-m4 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-float=hard: | -5 | # benchmark -- -Os_mthumb: | 1 check_regression status : 0
Diffstat (limited to 'mail')
-rw-r--r--mail/jira-body.txt31
-rw-r--r--mail/mail-body.txt31
-rw-r--r--mail/mail-subject.txt2
3 files changed, 27 insertions, 37 deletions
diff --git a/mail/jira-body.txt b/mail/jira-body.txt
index 5e8ac7c..d92da21 100644
--- a/mail/jira-body.txt
+++ b/mail/jira-body.txt
@@ -1,19 +1,14 @@
After binutils/gcc/newlib
-7f6ebecd56e690012b05af0a492280765b17f186 bpf: fix error conversion from long unsigned int to unsigned int [-Werror=overflow]
-5a19bfd673d88184b5426b732178042ec24b248d gdb: make target_desc_info_from_user_p a method of target_desc_info
-57768366319b362bc54bd2175e09b210ce195688 gdb: remove copy_inferior_target_desc_info
-6b0b81b9f2cb056bd82e9c01f4a5f631ae90938b gdb: remove get_tdesc_info
-79846903c6289b2ff12d1830bc2cbf900710556c gdb: change inferior::tdesc_info to non-pointer
-... and 65 more binutils commits
-60fca1802a25034f49fa1e3769b3a5656f392e89 c++: Add fixed test [PR101071]
-f0065f207cf19cd960b33d961472c6d69514336f libstdc++: Mark pieces of gnu-linux/os_support.h linux-specific
-8d2c5b6101426f036bec7940aa29bf7bb8c4abc9 [modula-2] Bugfix to allow html doc build and simplify target dir creation
-c9aef107ce697f58a34734d82f8d2514405c9be0 libstdc++: Implement ranges::find_last{,_if,_if_not} from P1223R5
-28752bcbbfb2efa1b57db725d7a3e352eabcc336 libstdc++: Implement ranges::iota from P2440R1
-... and 210 more gcc commits
-c6e601de84ea9f2be2b026c609cc3c1fe82a3103 libc: arm: Implement setjmp GCC backwards compatibility.
-89f930a9649ed9e419c7d8b2372c684313069a5b dumper: avoid linker problem when `libbfd` depends on `libsframe`
-3a4c740f59c03b4c8346fa0ee8599b1c0582ae96 Cygwin: dsp: Implement SNDCTL_DSP_SETFRAGMENT ioctl().
-4b157b44cad099c375801453dc245da660f0cb85 Cygwin: cygcheck: lower setup.ini expiration time to 3 hours
-37c5b6d929bd6acd0f64467ccbd8a298a77ad98a Cygwin: cygcheck: find_url: fix error handling
-... and 5 more newlib commits
+f9b677528fdde6b1d5f402b75db2efcbe62c93d8 gdb: adjust comment on target_desc_info::from_user_p
+85df9457b72e4a198b4edfc908017612fca59509 gdb/doc: extend the documentation for the 'handle' command
+84789002905d6db444ee76431705c86cbcde5616 ppc32 and "LOAD segment with RWX permissions"
+9af467b82406614deb46151f838c336a7c8604db [gdb/testsuite] Fix gdb.threads/schedlock.exp on fast cpu
+980dbf36225150bf2558e5eda5f8c374adfe1323 gdb: error if 'thread' or 'task' keywords are overused
+... and 8 more binutils commits
+17d0892d61a82a338925c81853b45eb8b4929fc0 Format error in m2pp.cc (m2pp_integer_cst) [PR107234]
+45e01229af33a3dc3f124dcaec4b4ae11e9d07ce amdgcn: Pass -mstack-size through to runtime
+7433747543195a4b936892d066b10026509512b7 Remove unused variables and procedures.
+277e1f30a5e4e634304a7b8a532825119f0ea47f aarch64: Fix up bfmlal lane pattern [PR104921]
+0afcb713217628de46a6e912eea286ed612ebcbc libstdc++: Fix non-reserved name for template parameter
+... and 24 more gcc commits
+23e49b18ce39bff5693a6dc8edbacfa59df79dab setlocale: create LC_ALL string when changing locale
diff --git a/mail/mail-body.txt b/mail/mail-body.txt
index 947701c..d2aa910 100644
--- a/mail/mail-body.txt
+++ b/mail/mail-body.txt
@@ -1,22 +1,17 @@
After binutils/gcc/newlib
-7f6ebecd56e690012b05af0a492280765b17f186 bpf: fix error conversion from long unsigned int to unsigned int [-Werror=overflow]
-5a19bfd673d88184b5426b732178042ec24b248d gdb: make target_desc_info_from_user_p a method of target_desc_info
-57768366319b362bc54bd2175e09b210ce195688 gdb: remove copy_inferior_target_desc_info
-6b0b81b9f2cb056bd82e9c01f4a5f631ae90938b gdb: remove get_tdesc_info
-79846903c6289b2ff12d1830bc2cbf900710556c gdb: change inferior::tdesc_info to non-pointer
-... and 65 more binutils commits
-60fca1802a25034f49fa1e3769b3a5656f392e89 c++: Add fixed test [PR101071]
-f0065f207cf19cd960b33d961472c6d69514336f libstdc++: Mark pieces of gnu-linux/os_support.h linux-specific
-8d2c5b6101426f036bec7940aa29bf7bb8c4abc9 [modula-2] Bugfix to allow html doc build and simplify target dir creation
-c9aef107ce697f58a34734d82f8d2514405c9be0 libstdc++: Implement ranges::find_last{,_if,_if_not} from P1223R5
-28752bcbbfb2efa1b57db725d7a3e352eabcc336 libstdc++: Implement ranges::iota from P2440R1
-... and 210 more gcc commits
-c6e601de84ea9f2be2b026c609cc3c1fe82a3103 libc: arm: Implement setjmp GCC backwards compatibility.
-89f930a9649ed9e419c7d8b2372c684313069a5b dumper: avoid linker problem when `libbfd` depends on `libsframe`
-3a4c740f59c03b4c8346fa0ee8599b1c0582ae96 Cygwin: dsp: Implement SNDCTL_DSP_SETFRAGMENT ioctl().
-4b157b44cad099c375801453dc245da660f0cb85 Cygwin: cygcheck: lower setup.ini expiration time to 3 hours
-37c5b6d929bd6acd0f64467ccbd8a298a77ad98a Cygwin: cygcheck: find_url: fix error handling
-... and 5 more newlib commits
+f9b677528fdde6b1d5f402b75db2efcbe62c93d8 gdb: adjust comment on target_desc_info::from_user_p
+85df9457b72e4a198b4edfc908017612fca59509 gdb/doc: extend the documentation for the 'handle' command
+84789002905d6db444ee76431705c86cbcde5616 ppc32 and "LOAD segment with RWX permissions"
+9af467b82406614deb46151f838c336a7c8604db [gdb/testsuite] Fix gdb.threads/schedlock.exp on fast cpu
+980dbf36225150bf2558e5eda5f8c374adfe1323 gdb: error if 'thread' or 'task' keywords are overused
+... and 8 more binutils commits
+17d0892d61a82a338925c81853b45eb8b4929fc0 Format error in m2pp.cc (m2pp_integer_cst) [PR107234]
+45e01229af33a3dc3f124dcaec4b4ae11e9d07ce amdgcn: Pass -mstack-size through to runtime
+7433747543195a4b936892d066b10026509512b7 Remove unused variables and procedures.
+277e1f30a5e4e634304a7b8a532825119f0ea47f aarch64: Fix up bfmlal lane pattern [PR104921]
+0afcb713217628de46a6e912eea286ed612ebcbc libstdc++: Fix non-reserved name for template parameter
+... and 24 more gcc commits
+23e49b18ce39bff5693a6dc8edbacfa59df79dab setlocale: create LC_ALL string when changing locale
Below reproducer instructions can be used to re-build both "first_bad" and "last_good" cross-toolchains used in this bisection. Naturally, the scripts will fail when triggerring benchmarking jobs if you don\'t have access to Linaro TCWG CI.
diff --git a/mail/mail-subject.txt b/mail/mail-subject.txt
index 7b8b180..0508335 100644
--- a/mail/mail-subject.txt
+++ b/mail/mail-subject.txt
@@ -1 +1 @@
-[TCWG CI] No change after binutils/gcc/newlib: 295 commits
+[TCWG CI] No change after binutils/gcc/newlib: 43 commits