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_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
from 43c3fb9d1b 73: onsuccess: #489: 1: Success after binutils/gcc/glibc/gdb [...]
new 0802855045 74: onsuccess: #490: 1: Success after binutils/gcc/linux/gli [...]
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 1680 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 50864 -> 50732 bytes
04-build_abe-gcc/console.log.xz | Bin 234252 -> 233556 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8704 -> 9184 bytes
07-build_abe-glibc/console.log.xz | Bin 233032 -> 232592 bytes
08-build_abe-gdb/console.log.xz | Bin 49416 -> 50348 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3808 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2228 -> 2392 bytes
11-check_regression/console.log.xz | Bin 6104 -> 6440 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 20 +-
12-update_baseline/console.log | 2 +-
dashboard/dashboard-generate.sh | 5 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 38 ++--
sumfiles/binutils.log.xz | Bin 57016 -> 57064 bytes
sumfiles/binutils.sum | 62 +++---
sumfiles/gas.log.xz | Bin 97892 -> 97944 bytes
sumfiles/gas.sum | 268 +++++++++++-----------
sumfiles/ld.log.xz | Bin 131428 -> 131416 bytes
sumfiles/ld.sum | 344 ++++++++++++++---------------
30 files changed, 378 insertions(+), 385 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 binutils-gdb.
from c506be7d9be GDB/Python: Make `None' stand for `unlimited' in setting in [...]
new 7c0cca765e4 Updated Hungarian translation for the gprof sub-directory.
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:
gprof/ChangeLog | 4 ++++
gprof/po/hu.po | 54 +++++++++++++++++++++++++++---------------------------
2 files changed, 31 insertions(+), 27 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 a9de836c2b2 Restore 'libgomp.oacc-c-c++-common/nvptx-sese-1.c' SESE reg [...]
new 33de0ffcf05 libstdc++: Fix std::move_only_function for incomplete param [...]
new 88b34661f73 libstdc++: respect with-{headers, newlib} for default hosted value
new bf3b532b524 Enable AMD znver4 support and add instruction reservations
The 3 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/common/config/i386/cpuinfo.h | 16 +-
gcc/common/config/i386/i386-common.cc | 35 +-
gcc/common/config/i386/i386-cpuinfo.h | 1 +
gcc/config.gcc | 10 +-
gcc/config/i386/driver-i386.cc | 5 +
gcc/config/i386/i386-c.cc | 7 +
gcc/config/i386/i386-options.cc | 6 +-
gcc/config/i386/i386.cc | 2 +-
gcc/config/i386/i386.h | 16 +
gcc/config/i386/i386.md | 4 +-
gcc/config/i386/x86-tune-costs.h | 133 ++++
gcc/config/i386/x86-tune-sched.cc | 2 +
gcc/config/i386/{znver1.md => znver.md} | 849 ++++++++++++++++++++-
gcc/doc/extend.texi | 3 +
gcc/doc/invoke.texi | 9 +
gcc/testsuite/g++.target/i386/mv29.C | 5 +
gcc/testsuite/gcc.target/i386/funcspec-56.inc | 2 +
libstdc++-v3/acinclude.m4 | 5 +-
libstdc++-v3/configure | 17 +-
libstdc++-v3/include/bits/mofunc_impl.h | 5 +-
.../testsuite/20_util/move_only_function/call.cc | 11 +
21 files changed, 1061 insertions(+), 82 deletions(-)
rename gcc/config/i386/{znver1.md => znver.md} (62%)
--
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 devel/omp/gcc-12
in repository gcc.
from 0c47ae1c928 libgomp.c-c++-common/requires-4.c: dg-xfail-run-if for USM [...]
new 76a8871e586 Added "noclone" to scan-tree-dump for several OpenAcc tests.
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/testsuite/ChangeLog.omp | 11 +++++++++++
.../goacc/classify-kernels-unparallelized-graphite.c | 4 ++--
gcc/testsuite/c-c++-common/goacc/kernels-acc-loop-reduction.c | 2 +-
.../c-c++-common/goacc/kernels-acc-loop-smaller-equal.c | 2 +-
gcc/testsuite/c-c++-common/goacc/kernels-loop-2-acc-loop.c | 2 +-
gcc/testsuite/c-c++-common/goacc/kernels-loop-3-acc-loop.c | 2 +-
gcc/testsuite/c-c++-common/goacc/kernels-loop-acc-loop.c | 2 +-
gcc/testsuite/c-c++-common/goacc/kernels-loop-n-acc-loop.c | 2 +-
.../gfortran.dg/goacc/kernels-loop-data-parloops-2.f95 | 2 +-
gcc/testsuite/gfortran.dg/goacc/kernels-loop-parloops-2.f95 | 2 +-
gcc/testsuite/gfortran.dg/goacc/kernels-loop-parloops.f95 | 2 +-
11 files changed, 22 insertions(+), 11 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.
"David Spickett pushed a change to branch master
in repository toolchain/jenkins-scripts.
from f431414a round-robin.sh: Fix if last emtpy lines in results file
new 946ca92f tcwg-update-llvmbot-containers.sh: Add clang-armv8-quick worker
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-update-llvmbot-containers.sh | 3 +++
1 file changed, 3 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.
"David Spickett pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from e4dbbb5 llvmbot monitor: Move aarch64 and armv8 full bots back to normal
new 36b907e llvmbot monitor: Add clang-armv8-quick
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:
monitor/linaro.json | 1 +
1 file changed, 1 insertion(+)
--
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 09f9814dc02 tree-optimization/107323 - loop distribution partition orde [...]
new 436c4a210e8 Add 'gcc.dg/tree-ssa/pr107195-3.c' [PR107195]
new a9de836c2b2 Restore 'libgomp.oacc-c-c++-common/nvptx-sese-1.c' SESE reg [...]
The 2 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/testsuite/gcc.dg/tree-ssa/pr107195-3.c | 112 +++++++++++++++++++++
.../libgomp.oacc-c-c++-common/nvptx-sese-1.c | 2 +-
2 files changed, 113 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr107195-3.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_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
from 98769f11df 69: onsuccess: #584: 1: Success after binutils/gcc/glibc/gdb [...]
new 25482e1013 70: onsuccess: #585: 1: Success after binutils/gcc/linux/gli [...]
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 1700 -> 1676 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 38308 -> 38512 bytes
04-build_abe-gcc/console.log.xz | Bin 213732 -> 213472 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8708 -> 9144 bytes
07-build_abe-glibc/console.log.xz | Bin 240568 -> 239140 bytes
08-build_abe-gdb/console.log.xz | Bin 37928 -> 37916 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3840 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2224 -> 2384 bytes
11-check_regression/console.log.xz | Bin 5988 -> 6492 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 20 +-
12-update_baseline/console.log | 9 +
dashboard/dashboard-generate.sh | 5 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 38 ++--
sumfiles/binutils.log.xz | Bin 59684 -> 59792 bytes
sumfiles/binutils.sum | 62 +++---
sumfiles/gas.log.xz | Bin 81112 -> 81136 bytes
sumfiles/gas.sum | 268 +++++++++++-----------
sumfiles/ld.log.xz | Bin 121368 -> 121344 bytes
sumfiles/ld.sum | 344 ++++++++++++++---------------
30 files changed, 386 insertions(+), 384 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.