This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from be29c8e432 60: onsuccess: #16: 21863: [TCWG CI] https://ci.linaro.org/j [...]
new e09fd20500 61: onsuccess: #17: 21863: [TCWG CI] https://ci.linaro.org/j [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 2228 -> 2204 bytes
02-prepare_abe/console.log.xz | Bin 2608 -> 2424 bytes
03-build_abe-binutils/console.log.xz | Bin 27252 -> 27696 bytes
04-build_abe-stage1/console.log.xz | Bin 71580 -> 71804 bytes
05-build_abe-qemu/console.log.xz | Bin 31240 -> 31388 bytes
06-build_linux/console.log.xz | Bin 8624 -> 8568 bytes
08-check_regression/console.log.xz | Bin 608 -> 612 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 24 ++++++++++++------------
12 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 1fe93242 Add entry 5be45917f49846f4ce58d8b63473e96dff7d4e0f from https [...]
new 41b3b701 Add entry 5be45917f49846f4ce58d8b63473e96dff7d4e0f from https [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../tcwg_gnu_native_check_binutils/master-aarch64/build_url | 2 +-
.../{master-arm => master-aarch64}/last_good | 0
.../master-aarch64}/summary.txt | 10 +++++-----
.../tcwg_gnu_native_check_binutils/status.txt | 13 +++++++++++++
4 files changed, 19 insertions(+), 6 deletions(-)
copy binutils/sha1/{2d5783fad77c2cb9cdcb396d65fe0a60e3d8938b => 5be45917f49846f4ce [...]
copy binutils/sha1/5be45917f49846f4ce58d8b63473e96dff7d4e0f/tcwg_gnu_native_check_ [...]
copy binutils/sha1/{393946658fe67e95abe41d3de03b36d84563e873/tcwg_gnu_woa_check_bi [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 603fc926fee LoongArch: Optimize additions with immediates
new 5baf2cccd03 Abstract out calculation of max HWIs per wide int.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/wide-int.h | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 43e9b4c8e32 Daily bump.
new c534a9e56cf c++: Drop TREE_READONLY on vars (possibly) initialized by t [...]
new 0a4cf0e92cb tree-vect-generic: Fix up expand_vector_condition [PR109176]
new 2407495178f predict: Don't emit -Wsuggest-attribute=cold warning for fu [...]
new 429a5143d17 i386: Require just 32-bit alignment for SLOT_FLOATxFDI_387 [...]
new 2d96422f460 sanopt: Return TODO_cleanup_cfg if any .{UB,HWA,A}SAN_* cal [...]
new 6a5c0588ac0 c++: Fix up ICE in build_min_non_dep_op_overload [PR109319]
new 1c7d418661e libiberty: Make strstr.c in libiberty ANSI compliant
new 84980953c31 c++: Fix Solaris bootstraps across midnight
new 0e55b8e091a reassoc: Fix up another ICE with returns_twice call [PR109410]
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/config/i386/i386.cc | 10 ++++++-
gcc/cp/Make-lang.in | 21 ++++++++++-----
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.cc | 12 +++++++++
gcc/cp/decl2.cc | 33 ++++++++++++++++++-----
gcc/predict.cc | 4 ++-
gcc/sanopt.cc | 6 ++++-
gcc/testsuite/c-c++-common/cold-2.c | 19 ++++++++++++++
gcc/testsuite/g++.dg/cpp23/subscript14.C | 35 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/tls/thread_local13-aux.cc | 35 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/tls/thread_local13.C | 21 +++++++++++++++
gcc/testsuite/g++.dg/tls/thread_local14-aux.cc | 26 ++++++++++++++++++
gcc/testsuite/g++.dg/tls/thread_local14.C | 19 ++++++++++++++
gcc/testsuite/gcc.dg/asan/pr106190.c | 15 +++++++++++
gcc/testsuite/gcc.dg/pr109410.c | 19 ++++++++++++++
gcc/testsuite/gcc.target/aarch64/sve/pr109176.c | 12 +++++++++
gcc/testsuite/gcc.target/i386/pr109276.c | 13 +++++++++
gcc/tree-ssa-reassoc.cc | 9 +++++++
gcc/tree-vect-generic.cc | 9 +++++++
libiberty/strstr.c | 15 +++++++----
20 files changed, 314 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/cold-2.c
create mode 100644 gcc/testsuite/g++.dg/cpp23/subscript14.C
create mode 100644 gcc/testsuite/g++.dg/tls/thread_local13-aux.cc
create mode 100644 gcc/testsuite/g++.dg/tls/thread_local13.C
create mode 100644 gcc/testsuite/g++.dg/tls/thread_local14-aux.cc
create mode 100644 gcc/testsuite/g++.dg/tls/thread_local14.C
create mode 100644 gcc/testsuite/gcc.dg/asan/pr106190.c
create mode 100644 gcc/testsuite/gcc.dg/pr109410.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr109176.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr109276.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_fast_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
from 5cc84edce9 55: force: #94: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 840aeb0ef0 56: force: #96: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 2168 -> 2116 bytes
02-prepare_abe/console.log.xz | Bin 2424 -> 2444 bytes
03-build_abe-binutils/console.log.xz | Bin 35584 -> 35576 bytes
04-build_abe-gcc/console.log.xz | Bin 203780 -> 204108 bytes
06-build_abe-linux/console.log.xz | Bin 8904 -> 8560 bytes
07-build_abe-glibc/console.log.xz | Bin 241956 -> 243520 bytes
08-build_abe-gdb/console.log.xz | Bin 35068 -> 36392 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3868 bytes
10-build_abe-check_gcc/console.log.xz | Bin 9000 -> 8528 bytes
11-check_regression/console.log.xz | Bin 1664 -> 1676 bytes
11-check_regression/trigger-bisect | 4 +-
11-check_regression/trigger-notify | 0
12-update_baseline/console.log | 9 +
git/linux_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 10 +-
sumfiles/g++.log.sep.xz | Bin 1436 -> 1436 bytes
sumfiles/g++.log.xz | Bin 1408 -> 1408 bytes
sumfiles/g++.sum.sep | 2 +-
sumfiles/gcc.log.sep.xz | Bin 5120 -> 5276 bytes
sumfiles/gcc.log.xz | Bin 370988 -> 371756 bytes
sumfiles/gcc.sum.sep | 686 ++++++++++++++++------------------
sumfiles/gfortran.log.sep.xz | Bin 3676 -> 3516 bytes
sumfiles/gfortran.log.xz | Bin 55212 -> 55416 bytes
sumfiles/gfortran.sum.sep | 322 ++++++++--------
sumfiles/libatomic.log.xz | Bin 436 -> 436 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 432 -> 432 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 432 -> 432 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.sep.xz | Bin 440 -> 440 bytes
sumfiles/libstdc++.log.xz | Bin 424 -> 424 bytes
sumfiles/libstdc++.sum.sep | 2 +-
34 files changed, 510 insertions(+), 535 deletions(-)
delete mode 100644 11-check_regression/trigger-notify
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
from 9ab28204b6 60: onsuccess: #12: boot: [TCWG CI] https://ci.linaro.org/jo [...]
new 13da9e87d0 61: onsuccess: #13: boot: [TCWG CI] https://ci.linaro.org/jo [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1988 -> 1968 bytes
02-prepare_abe/console.log.xz | Bin 2512 -> 2424 bytes
03-build_abe-binutils/console.log.xz | Bin 27092 -> 27776 bytes
04-build_kernel_llvm/console.log.xz | Bin 64748 -> 67128 bytes
05-build_abe-qemu/console.log.xz | Bin 30204 -> 31140 bytes
06-build_linux/console.log.xz | Bin 2960 -> 2952 bytes
08-check_regression/console.log.xz | Bin 524 -> 528 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 24 ++++++++++++------------
results | 2 +-
13 files changed, 17 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e722a1f42b2 libsanitizer, darwin: Unsupport Darwin >= 22 for now.
new 603fc926fee LoongArch: Optimize additions with immediates
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/config/loongarch/constraints.md | 46 ++++++++++++++-
gcc/config/loongarch/loongarch-protos.h | 2 +
gcc/config/loongarch/loongarch.cc | 44 +++++++++++++++
gcc/config/loongarch/loongarch.h | 19 +++++++
gcc/config/loongarch/loongarch.md | 66 +++++++++++++++++-----
gcc/config/loongarch/predicates.md | 36 ++++++++++++
gcc/testsuite/gcc.target/loongarch/add-const.c | 45 +++++++++++++++
.../gcc.target/loongarch/stack-check-cfa-1.c | 2 +-
.../gcc.target/loongarch/stack-check-cfa-2.c | 2 +-
9 files changed, 246 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/add-const.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d5904f356ce Add two new methods to Value_Range.
new e722a1f42b2 libsanitizer, darwin: Unsupport Darwin >= 22 for now.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
libsanitizer/configure.tgt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_fast_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
from 71c23f2a56 54: force: #92: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 5cc84edce9 55: force: #94: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 2184 -> 2168 bytes
02-prepare_abe/console.log.xz | Bin 2408 -> 2424 bytes
03-build_abe-binutils/console.log.xz | Bin 35452 -> 35584 bytes
04-build_abe-gcc/console.log.xz | Bin 204324 -> 203780 bytes
06-build_abe-linux/console.log.xz | Bin 8924 -> 8904 bytes
07-build_abe-glibc/console.log.xz | Bin 241808 -> 241956 bytes
08-build_abe-gdb/console.log.xz | Bin 35644 -> 35068 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3824 bytes
10-build_abe-check_gcc/console.log.xz | Bin 8796 -> 9000 bytes
11-check_regression/console.log.xz | Bin 1664 -> 1664 bytes
11-check_regression/trigger-bisect | 2 +-
git/gdb_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 8 +-
sumfiles/g++.log.sep.xz | Bin 1436 -> 1436 bytes
sumfiles/g++.log.xz | Bin 1408 -> 1408 bytes
sumfiles/g++.sum.sep | 2 +-
sumfiles/gcc.log.sep.xz | Bin 5228 -> 5120 bytes
sumfiles/gcc.log.xz | Bin 370840 -> 370988 bytes
sumfiles/gcc.sum.sep | 727 +++++++++++++++++-----------------
sumfiles/gfortran.log.sep.xz | Bin 3712 -> 3676 bytes
sumfiles/gfortran.log.xz | Bin 55496 -> 55212 bytes
sumfiles/gfortran.sum.sep | 322 +++++++--------
sumfiles/libatomic.log.xz | Bin 436 -> 436 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 432 -> 432 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 432 -> 432 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.sep.xz | Bin 440 -> 440 bytes
sumfiles/libstdc++.log.xz | Bin 424 -> 424 bytes
sumfiles/libstdc++.sum.sep | 2 +-
32 files changed, 533 insertions(+), 540 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 88abe79b Add entry bf24f2db2841b97bc5e86bf9294d61eef32f83b3 from https [...]
new 1fe93242 Add entry 5be45917f49846f4ce58d8b63473e96dff7d4e0f from https [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
{binutils => gdb}/gdb-13-branchpoint-1914-g5be45917f49 | 0
.../tcwg_gnu_native_fast_check_gcc/master-aarch64/build_url | 2 +-
.../tcwg_gnu_native_fast_check_gcc/master-aarch64}/last_good | 0
.../tcwg_gnu_native_fast_check_gcc/master-aarch64/summary.txt | 0
.../tcwg_gnu_native_fast_check_gcc/status.txt | 2 +-
5 files changed, 2 insertions(+), 2 deletions(-)
copy {binutils => gdb}/gdb-13-branchpoint-1914-g5be45917f49 (100%)
copy {binutils/gcc/linux/glibc/gdb/sha1 => gdb/sha1/5be45917f49846f4ce58d8b63473e9 [...]
copy {binutils/sha1/5be45917f49846f4ce58d8b63473e96dff7d4e0f/tcwg_gnu_native_check [...]
copy {binutils => gdb}/sha1/5be45917f49846f4ce58d8b63473e96dff7d4e0f/tcwg_gnu_nati [...]
copy {binutils => gdb}/sha1/5be45917f49846f4ce58d8b63473e96dff7d4e0f/tcwg_gnu_nati [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 027a94b0075 Constify invariant fields of vrange and irange.
new d5904f356ce Add two new methods to Value_Range.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/value-range.h | 9 +++++++++
1 file changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d2ee685f6fa LoongArch: Remove the definition of the macro LOGICAL_OP_NO [...]
new 027a94b0075 Constify invariant fields of vrange and irange.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/value-range.h | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_woa_build/master-woa64
in repository toolchain/ci/base-artifacts.
from 15d0dce814 23: onsuccess: #27: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new 6f8fd2c580 24: onsuccess: #28: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 2052 -> 2008 bytes
02-prepare_abe/console.log.xz | Bin 2568 -> 2440 bytes
04-build_abe-binutils/console.log.xz | Bin 25116 -> 25276 bytes
05-check_regression/console.log.xz | Bin 548 -> 548 bytes
git/binutils_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 10 +++++-----
7 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 876888f4 Add entry acdf60711d44d20608873bec0376688c9a80e281 from https [...]
new 88abe79b Add entry bf24f2db2841b97bc5e86bf9294d61eef32f83b3 from https [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../tcwg_gnu_native_check_binutils/master-arm/build_url | 2 +-
.../master-arm/last_good | 0
.../master-arm}/summary.txt | 8 ++++----
.../status.txt | 16 ++++++----------
4 files changed, 11 insertions(+), 15 deletions(-)
copy {binutils/sha1/aa2306fbfe2748854439c1ace9ec733560a0746c => gcc/sha1/bf24f2db2 [...]
copy gcc/sha1/bf24f2db2841b97bc5e86bf9294d61eef32f83b3/{tcwg_gnu_native_fast_check [...]
copy {gdb/sha1/aa2306fbfe2748854439c1ace9ec733560a0746c/tcwg_gnu_native_check_binu [...]
copy gcc/sha1/bf24f2db2841b97bc5e86bf9294d61eef32f83b3/{tcwg_gnu_native_fast_check [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.