summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-02 11:49:15 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-02 11:49:16 +0000
commit3b9d6689b88a16ccde1a60fc60bb9bbb76af5c0f (patch)
treebd5c1c0f9ebafb990fa350ca2f3ef91893a1aa0a /mail
parentf28b64d0a777a1caa402a2a5a1dcc85e10a7408c (diff)
onsuccess: #333: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk_ci_gnu_eabi-build-tcwg_bmk_stm32-gnu_eabi-master-arm_eabi-coremark-Os/333/
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.txt32
-rw-r--r--mail/mail-body.txt32
-rw-r--r--mail/mail-subject.txt2
3 files changed, 29 insertions, 37 deletions
diff --git a/mail/jira-body.txt b/mail/jira-body.txt
index 5e3bf17..4efa271 100644
--- a/mail/jira-body.txt
+++ b/mail/jira-body.txt
@@ -1,19 +1,15 @@
After binutils/gcc/newlib
-ae1c45ead6b60ef0fd338bbeb6a4c5e5808c6e6a Automatic date update in version.in
-7eb96b2f0359aa8cc1134fc6af4865f59e71d884 arm: PR 29739 Fix typo where ';' should not have been replaced with '@'
-fde7c6bf646146aa342919b413dff07f558d55dc sim: split CPPFLAGS between build & host
-e4f2bc9c05303d399093a8b944ce4b07fa86c513 sim: h8300: switch to cpu for state
-ee1cffd3883c1d846ad58c1fb86559bb2f930361 sim: common: change sim_{fetch,store}_register helpers to use void* buffers
-... and 79 more binutils commits
-e3c898e12d0ace542498c9fe975e549b5a6c8acd c: C2x auto
-58035eeece7894d1936db6bf0dd4f8eedd07a479 Daily bump.
-41602c85ac2414edfbca5c4b0ba520d47f0189ce libstdc++: Remove more redundant union members
-f6ce1e77bbf5d3a096f52e674bfd7354c6537d10 Support OpenACC 'declare create' with Fortran allocatable arrays, part II [PR106643, PR96668]
-da8e0e1191c5512244a752b30dea0eba83e3d10c Support OpenACC 'declare create' with Fortran allocatable arrays, part I [PR106643]
-... and 95 more gcc commits
-a8526cb52bedabd4d6ba4b227a5185627f871aa1 strftime/wcsftime: use STRLEN, not strlen
-d3d63cecbb295ea476edeb75f0d7ca1d507085e5 makedocbook: Add explicit locking for PLY parser table generation
-9b89811c9fc0cc859c8d43a5a162e5fe8cc1ff2c Cygwin: Add loaded module base address list to stackdump
-d59651d4daff0d31837ea852cd01404f8e10dca4 Cygwin: Add addresses as module offsets in .stackdump file
-4a67f89ced019f540714964ece4374a6f5e112d8 Cygwin: Tidy up formatting of stackdump
-... and 21 more newlib commits
+25e64b5276487ac8d95fc5030a1ba626883c7afd Automatic date update in version.in
+560f8d05a1d6b09305bac8e992c1a95367e9778e Deprecate MI version 1
+5a9886170b3bc9027ec72ab425fb0e3d4a1aa330 sim: fix readline linkage
+c95bd9111ee75556a4a6ba51603856cee0afef2b sim: use libtool to install programs
+e5f7bc29350058330fbc3ed4fd0c6135bd892f53 sim: bfin: move linux-fixed-code.h to top-level
+... and 50 more binutils commits
+07b0096e5b6749d88f5a22f694401abd6aaca551 Plug memory leak in attribute target_clones
+efbf11e97b476d7f85a3d5c599a6c11e211362e8 cgraph_node: Remove redundant section clearing
+a111cfba4816765b55f4d5c82bc2b034047db92c d: Adjust test to pass when compiling with -m32
+3c28d6a3a018e9acb7af1422d6263661f69d5f94 d: Add support for vector comparison operators
+3ad2167bbac8ae83b1e91305b105ab5287bdac55 c++: libcpp: Support raw strings with newlines in directives [PR55971]
+... and 76 more gcc commits
+8c68a8a4898f2607bf940716dbce5654f10c481b Cygwin: Improve FAQ on early breakpoint for ASLR
+564c88b89833d711281f7b5dd2b74b453dc66ea9 Cygwin: Handle out of order modules for module offsets in stackdump
diff --git a/mail/mail-body.txt b/mail/mail-body.txt
index 4688ef4..bde7314 100644
--- a/mail/mail-body.txt
+++ b/mail/mail-body.txt
@@ -1,22 +1,18 @@
After binutils/gcc/newlib
-ae1c45ead6b60ef0fd338bbeb6a4c5e5808c6e6a Automatic date update in version.in
-7eb96b2f0359aa8cc1134fc6af4865f59e71d884 arm: PR 29739 Fix typo where ';' should not have been replaced with '@'
-fde7c6bf646146aa342919b413dff07f558d55dc sim: split CPPFLAGS between build & host
-e4f2bc9c05303d399093a8b944ce4b07fa86c513 sim: h8300: switch to cpu for state
-ee1cffd3883c1d846ad58c1fb86559bb2f930361 sim: common: change sim_{fetch,store}_register helpers to use void* buffers
-... and 79 more binutils commits
-e3c898e12d0ace542498c9fe975e549b5a6c8acd c: C2x auto
-58035eeece7894d1936db6bf0dd4f8eedd07a479 Daily bump.
-41602c85ac2414edfbca5c4b0ba520d47f0189ce libstdc++: Remove more redundant union members
-f6ce1e77bbf5d3a096f52e674bfd7354c6537d10 Support OpenACC 'declare create' with Fortran allocatable arrays, part II [PR106643, PR96668]
-da8e0e1191c5512244a752b30dea0eba83e3d10c Support OpenACC 'declare create' with Fortran allocatable arrays, part I [PR106643]
-... and 95 more gcc commits
-a8526cb52bedabd4d6ba4b227a5185627f871aa1 strftime/wcsftime: use STRLEN, not strlen
-d3d63cecbb295ea476edeb75f0d7ca1d507085e5 makedocbook: Add explicit locking for PLY parser table generation
-9b89811c9fc0cc859c8d43a5a162e5fe8cc1ff2c Cygwin: Add loaded module base address list to stackdump
-d59651d4daff0d31837ea852cd01404f8e10dca4 Cygwin: Add addresses as module offsets in .stackdump file
-4a67f89ced019f540714964ece4374a6f5e112d8 Cygwin: Tidy up formatting of stackdump
-... and 21 more newlib commits
+25e64b5276487ac8d95fc5030a1ba626883c7afd Automatic date update in version.in
+560f8d05a1d6b09305bac8e992c1a95367e9778e Deprecate MI version 1
+5a9886170b3bc9027ec72ab425fb0e3d4a1aa330 sim: fix readline linkage
+c95bd9111ee75556a4a6ba51603856cee0afef2b sim: use libtool to install programs
+e5f7bc29350058330fbc3ed4fd0c6135bd892f53 sim: bfin: move linux-fixed-code.h to top-level
+... and 50 more binutils commits
+07b0096e5b6749d88f5a22f694401abd6aaca551 Plug memory leak in attribute target_clones
+efbf11e97b476d7f85a3d5c599a6c11e211362e8 cgraph_node: Remove redundant section clearing
+a111cfba4816765b55f4d5c82bc2b034047db92c d: Adjust test to pass when compiling with -m32
+3c28d6a3a018e9acb7af1422d6263661f69d5f94 d: Add support for vector comparison operators
+3ad2167bbac8ae83b1e91305b105ab5287bdac55 c++: libcpp: Support raw strings with newlines in directives [PR55971]
+... and 76 more gcc commits
+8c68a8a4898f2607bf940716dbce5654f10c481b Cygwin: Improve FAQ on early breakpoint for ASLR
+564c88b89833d711281f7b5dd2b74b453dc66ea9 Cygwin: Handle out of order modules for module offsets in stackdump
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 8b60803..0b01bea 100644
--- a/mail/mail-subject.txt
+++ b/mail/mail-subject.txt
@@ -1 +1 @@
-[TCWG CI] No change after binutils/gcc/newlib: 210 commits
+[TCWG CI] No change after binutils/gcc/newlib: 138 commits