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.