summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-02 11:52:56 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-02 11:52:57 +0000
commit9111439a3dece7f27b316b15673a2a22d310352c (patch)
tree4d5409e29af65bc510e02f1bc26f7bd9e828de51 /mail
parentab558d848769813c447f721a6520c07ae67b6fc7 (diff)
onsuccess: #341: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk_ci_gnu_eabi-build-tcwg_bmk_stm32-gnu_eabi-master-arm_eabi-coremark-Os/341/
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.txt27
-rw-r--r--mail/mail-body.txt27
-rw-r--r--mail/mail-subject.txt2
3 files changed, 29 insertions, 27 deletions
diff --git a/mail/jira-body.txt b/mail/jira-body.txt
index d77c02f..7cafe74 100644
--- a/mail/jira-body.txt
+++ b/mail/jira-body.txt
@@ -1,14 +1,15 @@
After binutils/gcc/newlib
-84f9fbe90e5429adb9dee68f04f44c92fa9e2345 gdb/csky just return type from csky_vector_type() for vector resgisters
-e710dfe0cf3be7cd87ba397ffa6c74706d8ecbfb gdb/csky return type int32 for float and vector pseudo regs
-01919ca385ed2e211a3c83b6a9151a1e92a584e7 Automatic date update in version.in
-10a63f80ae9a440fe38271be91193b0192215fb6 [PR build/29791] gnulib: Disable _GL_ATTRIBUTE_DEALLOC on Solaris
-f1a8d786c37bbe40d0bc2fec618d0e875d043811 Fix sol-thread.c compilation on 32-bit Solaris
-... and 19 more binutils commits
-183db4fb73a64bc4641604c30cdbbd9d9e8a6ed6 define builtins for "shared" avxneconvert-avx512bf16vl builtins.
-fb98ede8ca007d5f7c1d3208f22b3094e2802702 Daily bump.
-a16a5460447eaaff0b4468064e4d7b1cc8fc42eb libstdc++: Add std qualification on isxdigit calls
-1ad735dbfcce07dd913f82308619324171825c58 c++: cache the normal form of a concept-id
-b36a5f8404d7c3681435b497ef6b27d69cba0a14 c++: remove coerce_innermost_template_parms
-... and 40 more gcc commits
-32d6a6cb5f1e5a136ae86247e124edd68dc1800e Cygwin: pty, console: Encapsulate spawn.cc code related to pty/console.
+0b7186b9e8c5a7b6bc1546f1682cd7a116a7f8f9 gas: Disable --gcodeview on PE targets with no O_secrel
+26314ac7adab39f623d8a42380e5c1218f922f4d Automatic date update in version.in
+8db533e7d6d28db1be0ae4c95ddea7aa3a6224c8 gdb/arm: Include FType bit in EXC_RETURN pattern on v8m
+9bd83c444e3c73ee44cd9e9ec6f7d94940e467f1 regen POTFILES.in
+e6b6fad2fe4d180bcd65a1e0aabc6ba763901346 PR22509 - Null pointer dereference on coff_slurp_reloc_table
+... and 30 more binutils commits
+ce917b0422c145779b83e005afd8433c0c86fb06 analyzer: revamp of heap-allocated regions [PR106473]
+e0f18b87bfaf0b60f4fd0aaffefb4ca2869aff52 analyzer: fix nondeterminism in logs
+5d2908b7bf93051af0ea2be3323d17630f0e3f37 analyzer: eliminate region_model::on_ fns for sockets
+50d5b240424d2b16ecd8563f64de04a38296efb8 analyzer: move known funs for fds to sm-fd.cc
+8caf155a3d6e23e47bf55068ad23c23d4655a054 i386: Only enable small loop unrolling in backend [PR 107692]
+... and 91 more gcc commits
+b7aca332cec94ca059a675024106924968742156 amdgcn: Use __builtin_gcn_ in libc/machine/amdgcn/getreent.c
+b9898fc99379b35e41311012c4a3fe5b60305a3d amdgcn: Replace asm("s8") by __builtin_gcn_kernarg_ptr if existing
diff --git a/mail/mail-body.txt b/mail/mail-body.txt
index 6814ccb..133aa97 100644
--- a/mail/mail-body.txt
+++ b/mail/mail-body.txt
@@ -1,17 +1,18 @@
After binutils/gcc/newlib
-84f9fbe90e5429adb9dee68f04f44c92fa9e2345 gdb/csky just return type from csky_vector_type() for vector resgisters
-e710dfe0cf3be7cd87ba397ffa6c74706d8ecbfb gdb/csky return type int32 for float and vector pseudo regs
-01919ca385ed2e211a3c83b6a9151a1e92a584e7 Automatic date update in version.in
-10a63f80ae9a440fe38271be91193b0192215fb6 [PR build/29791] gnulib: Disable _GL_ATTRIBUTE_DEALLOC on Solaris
-f1a8d786c37bbe40d0bc2fec618d0e875d043811 Fix sol-thread.c compilation on 32-bit Solaris
-... and 19 more binutils commits
-183db4fb73a64bc4641604c30cdbbd9d9e8a6ed6 define builtins for "shared" avxneconvert-avx512bf16vl builtins.
-fb98ede8ca007d5f7c1d3208f22b3094e2802702 Daily bump.
-a16a5460447eaaff0b4468064e4d7b1cc8fc42eb libstdc++: Add std qualification on isxdigit calls
-1ad735dbfcce07dd913f82308619324171825c58 c++: cache the normal form of a concept-id
-b36a5f8404d7c3681435b497ef6b27d69cba0a14 c++: remove coerce_innermost_template_parms
-... and 40 more gcc commits
-32d6a6cb5f1e5a136ae86247e124edd68dc1800e Cygwin: pty, console: Encapsulate spawn.cc code related to pty/console.
+0b7186b9e8c5a7b6bc1546f1682cd7a116a7f8f9 gas: Disable --gcodeview on PE targets with no O_secrel
+26314ac7adab39f623d8a42380e5c1218f922f4d Automatic date update in version.in
+8db533e7d6d28db1be0ae4c95ddea7aa3a6224c8 gdb/arm: Include FType bit in EXC_RETURN pattern on v8m
+9bd83c444e3c73ee44cd9e9ec6f7d94940e467f1 regen POTFILES.in
+e6b6fad2fe4d180bcd65a1e0aabc6ba763901346 PR22509 - Null pointer dereference on coff_slurp_reloc_table
+... and 30 more binutils commits
+ce917b0422c145779b83e005afd8433c0c86fb06 analyzer: revamp of heap-allocated regions [PR106473]
+e0f18b87bfaf0b60f4fd0aaffefb4ca2869aff52 analyzer: fix nondeterminism in logs
+5d2908b7bf93051af0ea2be3323d17630f0e3f37 analyzer: eliminate region_model::on_ fns for sockets
+50d5b240424d2b16ecd8563f64de04a38296efb8 analyzer: move known funs for fds to sm-fd.cc
+8caf155a3d6e23e47bf55068ad23c23d4655a054 i386: Only enable small loop unrolling in backend [PR 107692]
+... and 91 more gcc commits
+b7aca332cec94ca059a675024106924968742156 amdgcn: Use __builtin_gcn_ in libc/machine/amdgcn/getreent.c
+b9898fc99379b35e41311012c4a3fe5b60305a3d amdgcn: Replace asm("s8") by __builtin_gcn_kernarg_ptr if existing
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 f163727..969bdc2 100644
--- a/mail/mail-subject.txt
+++ b/mail/mail-subject.txt
@@ -1 +1 @@
-[TCWG CI] No change after binutils/gcc/newlib: 70 commits
+[TCWG CI] No change after binutils/gcc/newlib: 133 commits