This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/gcc.
from cf78d8411d0 match.pd: Optimize __builtin_mul_overflow_p (x, cst, (utype [...]
adds ae54c1b0996 AArch64: Cleanup option processing code
adds 72e52b88582 c++: auto function as function argument [PR105779]
adds e2e471d83d1 c++: auto and dependent member name [PR105734]
adds a743a72714f DSE: Use the constant store source if possible
adds c4c3cd5ca5f [PATCH] configure: use OBJDUMP determined by libtool [PR95648]
new 2d546ff6945 libgcc: Align __EH_FRAME_BEGIN__ to pointer size
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:
config/gcc-plugin.m4 | 2 +-
gcc/config/aarch64/aarch64-c.cc | 2 +-
gcc/config/aarch64/aarch64-opts.h | 6 +
gcc/config/aarch64/aarch64-protos.h | 8 --
gcc/config/aarch64/aarch64.cc | 183 +++++++++++--------------------
gcc/config/aarch64/aarch64.h | 3 -
gcc/config/aarch64/aarch64.opt | 12 +-
gcc/configure | 2 +-
gcc/cp/call.cc | 5 +
gcc/cp/parser.cc | 2 +-
gcc/cp/pt.cc | 4 -
gcc/df-core.cc | 41 +++++++
gcc/df.h | 1 +
gcc/dse.cc | 8 ++
gcc/loop-iv.cc | 45 +-------
gcc/testsuite/g++.dg/cpp0x/auto57.C | 15 +++
gcc/testsuite/g++.dg/cpp1y/auto-fn63.C | 12 ++
gcc/testsuite/g++.target/i386/pr105638.C | 44 ++++++++
libcc1/configure | 2 +-
libgcc/crtstuff.c | 3 +-
20 files changed, 209 insertions(+), 191 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/auto57.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn63.C
create mode 100644 gcc/testsuite/g++.target/i386/pr105638.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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 80fa4b2a60 Add gdb.current_language and gdb.Frame.language
adds fc18b1c5af [gdb] Fix warning in foreach_arch selftests
No new revisions were added by this update.
Summary of changes:
gdb/osabi.c | 50 ++++++++++++++++++++++++++++++++++++++------------
gdb/osabi.h | 13 +++++++++++++
gdb/selftest-arch.c | 18 +++++++++++++++++-
3 files changed, 68 insertions(+), 13 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards a60ac3a88 0: update: binutils-gcc: 1
new d740dad52 0: update: binutils-gcc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a60ac3a88)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (d7 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 1516 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 52404 -> 52784 bytes
04-build_abe-gcc/console.log.xz | Bin 230292 -> 231140 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3812 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2680 -> 2720 bytes
07-check_regression/console.log.xz | Bin 3016 -> 2532 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 56 +-
08-update_baseline/console.log | 511 ++--
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 56 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2764864 -> 2771188 bytes
sumfiles/g++.sum | 118 +-
sumfiles/gcc.log.xz | Bin 2378660 -> 2364308 bytes
sumfiles/gcc.sum | 4216 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 904624 -> 905188 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201900 -> 201640 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 454648 -> 460592 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2514 insertions(+), 2599 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 80fa4b2a60 Add gdb.current_language and gdb.Frame.language
adds fc18b1c5af [gdb] Fix warning in foreach_arch selftests
No new revisions were added by this update.
Summary of changes:
gdb/osabi.c | 50 ++++++++++++++++++++++++++++++++++++++------------
gdb/osabi.h | 13 +++++++++++++
gdb/selftest-arch.c | 18 +++++++++++++++++-
3 files changed, 68 insertions(+), 13 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from de3501d60f Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.h
adds e6547d635b linux: use statx for fstat if neither newfstatat nor fstatat [...]
adds 3fbc33010c misc: Use 64 bit stat for daemon (BZ# 29203)
adds ec995fb215 misc: Use 64 bit stat for getusershell (BZ# 29203)
adds 574ba60fc8 posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207)
adds 6e7137f28c posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208)
adds 87f1ec12e7 socket: Use 64 bit stat for isfdtype (BZ# 29209)
adds 3cd4785ea0 inet: Use 64 bit stat for ruserpass (BZ# 29210)
adds 634f566c3e catgets: Use 64 bit stat for __open_catalog (BZ# 29211)
adds c789e6e409 iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)
No new revisions were added by this update.
Summary of changes:
catgets/open_catalog.c | 4 ++--
iconv/gconv_parseconfdir.h | 9 ++++++---
inet/ruserpass.c | 4 ++--
misc/daemon.c | 5 ++---
misc/getusershell.c | 4 ++--
sysdeps/posix/fpathconf.c | 4 ++--
sysdeps/posix/isfdtype.c | 4 ++--
sysdeps/posix/posix_fallocate.c | 4 ++--
sysdeps/posix/posix_fallocate64.c | 4 ++--
sysdeps/unix/sysv/linux/fstatat64.c | 3 ++-
10 files changed, 24 insertions(+), 21 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 80fa4b2a60 Add gdb.current_language and gdb.Frame.language
adds fc18b1c5af [gdb] Fix warning in foreach_arch selftests
No new revisions were added by this update.
Summary of changes:
gdb/osabi.c | 50 ++++++++++++++++++++++++++++++++++++++------------
gdb/osabi.h | 13 +++++++++++++
gdb/selftest-arch.c | 18 +++++++++++++++++-
3 files changed, 68 insertions(+), 13 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 1cf41ea2a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 85fc2ecaf 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1cf41ea2a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 1552 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30588 -> 30696 bytes
04-build_abe-stage1/console.log.xz | Bin 71832 -> 71904 bytes
06-build_abe-linux/console.log.xz | Bin 9508 -> 9236 bytes
07-build_abe-glibc/console.log.xz | Bin 238224 -> 238332 bytes
08-build_abe-stage2/console.log.xz | Bin 202552 -> 203264 bytes
09-build_abe-gdb/console.log.xz | Bin 37608 -> 37896 bytes
10-build_abe-qemu/console.log.xz | Bin 32204 -> 31556 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3884 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2728 -> 2712 bytes
13-check_regression/console.log.xz | Bin 3308 -> 2924 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 6 -
13-check_regression/results.compare | 48 +-
13-check_regression/results.compare2 | 82 +-
13-check_regression/results.regressions | 59 -
14-update_baseline/console.log | 489 ++-
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 6 -
14-update_baseline/results.compare | 48 +-
14-update_baseline/results.compare2 | 82 +-
14-update_baseline/results.regressions | 59 -
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 3380180 -> 3381704 bytes
sumfiles/g++.sum | 102 +-
sumfiles/gcc.log.xz | Bin 2976460 -> 2974556 bytes
sumfiles/gcc.sum | 5256 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1028732 -> 1022784 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2292 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199104 -> 199124 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2660 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 423392 -> 419028 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 3013 insertions(+), 3268 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.