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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e059db97 2: update: binutils-llvm-linux-qemu: 20154
new 378ae90d 2: update: binutils-llvm-linux-qemu: 20154
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 (e059db97)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1576 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 31308 -> 31460 bytes
04-build_llvm/console.log.xz | Bin 58652 -> 59572 bytes
05-build_abe-qemu/console.log.xz | Bin 29908 -> 30384 bytes
06-build_linux/console.log.xz | Bin 4124 -> 3936 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
9 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 6e8a31275fd tree-optimization/103596 - fix missed propagation into switches
new 7ef68c37b3a x86: Check FUNCTION_DECL before calling cgraph_node::get
new 3a2257e6b3f c++: Fix for decltype and bit-fields [PR95009]
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/config/i386/i386.c | 3 +-
gcc/cp/typeck.c | 14 ++++-
gcc/testsuite/g++.dg/cpp0x/decltype-bitfield1.C | 65 ++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/decltype-bitfield2.C | 18 ++++++
.../compile/pr37433.c => gcc.dg/pr103594.c} | 3 +-
5 files changed, 98 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype-bitfield1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype-bitfield2.C
copy gcc/testsuite/{gcc.c-torture/compile/pr37433.c => gcc.dg/pr103594.c} (68%)
--
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_build/master-aarch64
in repository toolchain/ci/gdb.
from 9dec38d3b1 [gdb/symtab] Support -readnow during reread
adds 545e49f5ee [gdb/tdep] Fix inferior plt calls in PIE for i386
adds c178f2a133 [gdb/testsuite] Fix FAIL in gdb.tui/basic.exp
adds 4281b0c8fc [gdb/testsuite] Fix options arg handling in compile_jit_elf_ [...]
No new revisions were added by this update.
Summary of changes:
gdb/i386-tdep.c | 43 ++++++++++++++++++++
gdb/maint.c | 2 +-
gdb/maint.h | 3 ++
gdb/testsuite/gdb.tui/basic.exp | 46 +++++++++++++++-------
.../include-main.c => gdb.tui/main-one-line.c} | 2 +-
gdb/testsuite/lib/jit-elf-helpers.exp | 4 +-
6 files changed, 82 insertions(+), 18 deletions(-)
copy gdb/testsuite/{gdb.base/include-main.c => gdb.tui/main-one-line.c} (96%)
--
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_build/master-aarch64
in repository toolchain/ci/gcc.
from 30a08286e67 MIPS: R6: load/store can process unaligned address
adds ba6bb287f03 Revert "libstdc++: Fix ctype changed after newlib update."
adds c93e704b9e0 Fix hash_map::traverse overload
No new revisions were added by this update.
Summary of changes:
gcc/hash-map.h | 6 ++++--
gcc/predict.c | 2 +-
libstdc++-v3/config/os/newlib/ctype_base.h | 19 +------------------
3 files changed, 6 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_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 9dec38d3b1 [gdb/symtab] Support -readnow during reread
adds 545e49f5ee [gdb/tdep] Fix inferior plt calls in PIE for i386
adds c178f2a133 [gdb/testsuite] Fix FAIL in gdb.tui/basic.exp
adds 4281b0c8fc [gdb/testsuite] Fix options arg handling in compile_jit_elf_ [...]
No new revisions were added by this update.
Summary of changes:
gdb/i386-tdep.c | 43 ++++++++++++++++++++
gdb/maint.c | 2 +-
gdb/maint.h | 3 ++
gdb/testsuite/gdb.tui/basic.exp | 46 +++++++++++++++-------
.../include-main.c => gdb.tui/main-one-line.c} | 2 +-
gdb/testsuite/lib/jit-elf-helpers.exp | 4 +-
6 files changed, 82 insertions(+), 18 deletions(-)
copy gdb/testsuite/{gdb.base/include-main.c => gdb.tui/main-one-line.c} (96%)
--
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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 8f56f090 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new a2434b0b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (8f56f090)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1592 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 31212 -> 31340 bytes
05-build_abe-stage1/console.log.xz | Bin 71164 -> 71060 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9404 -> 9112 bytes
08-build_abe-glibc/console.log.xz | Bin 236852 -> 235628 bytes
09-build_abe-stage2/console.log.xz | Bin 194732 -> 194608 bytes
10-build_abe-gdb/console.log.xz | Bin 38888 -> 39244 bytes
11-build_abe-qemu/console.log.xz | Bin 29884 -> 29860 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards d57471bb 0: update: binutils-gcc: 2
new b554cd1c 0: update: binutils-gcc: 2
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 (d57471bb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1652 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 53164 -> 52860 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 471792 -> 471352 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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-aarch64
in repository toolchain/ci/gcc.
from 30a08286e67 MIPS: R6: load/store can process unaligned address
adds ba6bb287f03 Revert "libstdc++: Fix ctype changed after newlib update."
adds c93e704b9e0 Fix hash_map::traverse overload
No new revisions were added by this update.
Summary of changes:
gcc/hash-map.h | 6 ++++--
gcc/predict.c | 2 +-
libstdc++-v3/config/os/newlib/ctype_base.h | 19 +------------------
3 files changed, 6 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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 16f040c0 0: update: binutils-gcc: 1
new f651f8a7 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 (16f040c0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1520 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 39460 -> 38948 bytes
04-build_abe-gcc/console.log.xz | Bin 203928 -> 203304 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2740 -> 2600 bytes
07-check_regression/console.log.xz | Bin 3960 -> 3252 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 10 +-
07-check_regression/results.compare | 41 +-
07-check_regression/results.compare2 | 79 +-
07-check_regression/results.regressions | 41 +-
08-update_baseline/console.log | 450 ++-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 10 +-
08-update_baseline/results.compare | 41 +-
08-update_baseline/results.compare2 | 79 +-
08-update_baseline/results.regressions | 41 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3429740 -> 3471512 bytes
sumfiles/g++.sum | 136 +-
sumfiles/gcc.log.xz | Bin 2952004 -> 2952036 bytes
sumfiles/gcc.sum | 4568 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 884712 -> 884784 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 175344 -> 175032 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2540 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 422948 -> 425548 bytes
sumfiles/libstdc++.sum | 16 +-
33 files changed, 2724 insertions(+), 2874 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 c93e704b9e0 Fix hash_map::traverse overload
new 6e8a31275fd tree-optimization/103596 - fix missed propagation into switches
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/gcc.dg/torture/pr103596.c | 36 +++++++++++++++++++
gcc/tree-ssa-propagate.c | 62 +++++++++++++--------------------
gcc/tree-ssa-propagate.h | 2 +-
gcc/tree-ssa-sccvn.c | 2 +-
4 files changed, 62 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr103596.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_bootstrap/release-arm-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from f80ba9701b Automatic date update in version.in
adds d07a768416 Automatic date update in version.in
adds 31ab2271b4 Automatic date update in version.in
adds 44d742f92d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gcc_bootstrap/release-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards bfd4d92c 0: update: binutils-gcc: 2
new 0e568418 0: update: binutils-gcc: 2
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 (bfd4d92c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1568 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 62556 -> 61016 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 458804 -> 456704 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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_native_build/master-aarch64
in repository toolchain/ci/glibc.
from a329f68f2e linux: Add generic ioctl implementation
adds ceeffe968c x86: Don't set Prefer_No_AVX512 for processors with AVX512 a [...]
No new revisions were added by this update.
Summary of changes:
sysdeps/x86/cpu-features.c | 7 +++++--
1 file changed, 5 insertions(+), 2 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_native_build/master-aarch64
in repository toolchain/ci/linux.
from 0fcfb00b28c0 Linux 5.16-rc4
adds 1ff2fc02862d x86/sme: Explicitly map new EFI memmap table as encrypted
adds 55a677b256c3 Merge tag 'efi-urgent-for-v5.16' of git://git.kernel.org/p [...]
adds 6966df483d7b regulator: Update protection IRQ helper docs
adds b806bec53881 Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.or [...]
adds 07fb78a78de4 spi: spi-rockchip: Add rk3568-spi compatible
adds 9d6cf4720203 Merge tag 'spi-fix-v5.16-rc4' of git://git.kernel.org/pub/ [...]
adds d69dab7de208 docs: conf.py: fix support for Readthedocs v 1.0.0
adds 5c81691bb646 docs: admin-guide/blockdev: Remove digraph of node-states
adds aa9b5e0df226 Documentation/process: fix self reference
adds 333b11e541fe Documentation: Add minimum pahole version
adds f80ef9e49fdf Merge tag 'docs-5.16-3' of git://git.lwn.net/linux
adds cd8c917a56f2 Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH
No new revisions were added by this update.
Summary of changes:
Documentation/admin-guide/blockdev/drbd/figures.rst | 4 ++--
.../drbd/{node-states-8.dot => peer-states-8.dot} | 5 -----
Documentation/conf.py | 15 ++++++++++-----
Documentation/devicetree/bindings/spi/spi-rockchip.yaml | 1 +
Documentation/process/changes.rst | 11 +++++++++++
Documentation/process/submitting-patches.rst | 3 ++-
Makefile | 2 +-
arch/x86/Kconfig | 1 +
arch/x86/platform/efi/quirks.c | 3 ++-
include/linux/regulator/driver.h | 14 ++++++++------
10 files changed, 38 insertions(+), 21 deletions(-)
rename Documentation/admin-guide/blockdev/drbd/{node-states-8.dot => peer-states-8 [...]
--
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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards dbd2dd7c 0: update: binutils-gcc-linux-glibc-gdb: 6
new c2482054 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (dbd2dd7c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 39200 -> 38940 bytes
05-build_abe-gcc/console.log.xz | Bin 203076 -> 202876 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8692 -> 9244 bytes
08-build_abe-glibc/console.log.xz | Bin 238324 -> 238664 bytes
09-build_abe-gdb/console.log.xz | Bin 40268 -> 40328 bytes
10-check_regression/console.log.xz | Bin 416 -> 420 bytes
11-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 24 ++++++++++++------------
11 files changed, 21 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_gcc_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 0e7d598a 0: update: binutils-gcc: 2
new eec4995d 0: update: binutils-gcc: 2
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 (0e7d598a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 52440 -> 52984 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 460772 -> 460392 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.