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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4fff94712 0: update: llvm-linux: all
new 46766df88 0: update: llvm-linux: all
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 (4fff94712)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 16 +-
02-build_llvm/console.log | 12552 +++++++++++++++++------------------
03-build_linux/console.log | 818 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13392 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13382 insertions(+), 13410 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_kernel/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 4383e1fc3b ubsan: sparc: left shift cannot be represented in type 'int'
adds c296cbe681 Fix setting breakpoints or stepping on line 65535
adds 2c5b6e1a1c Re: Usage of unitialized heap in tic4x_print_cond
adds 5ad8755225 Re: Revise sleb128 and uleb128 reader
adds 61b3df8f5b Automatic date update in version.in
adds 6a89db5c95 archive.c bfd_zalloc
new 37d5ab199b coff object_p memory leaks
new a7ac9aa525 vms-alpha.c object_p memory leaks
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:
bfd/ChangeLog | 21 ++++++++++
bfd/archive.c | 46 ++++++++++------------
bfd/coffgen.c | 3 ++
bfd/version.h | 2 +-
bfd/vms-alpha.c | 34 ++++++++++------
binutils/ChangeLog | 6 +++
binutils/od-macho.c | 43 ++++++++++----------
gdb/ChangeLog | 5 +++
gdb/buildsym.c | 6 ---
gdb/testsuite/ChangeLog | 5 +++
.../gdb.base/{source-dir.c => line65535.c} | 7 +---
.../{source-execution.exp => line65535.exp} | 19 ++++-----
opcodes/ChangeLog | 5 +++
opcodes/tic4x-dis.c | 2 +-
14 files changed, 121 insertions(+), 83 deletions(-)
copy gdb/testsuite/gdb.base/{source-dir.c => line65535.c} (93%)
copy gdb/testsuite/gdb.base/{source-execution.exp => line65535.exp} (67%)
--
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/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d556985bd 2: update: binutils-gcc-linux: 18075
new e171c6607 2: update: binutils-gcc-linux: 18075
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 (d556985bd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 130 +-
02-prepare_abe/console.log | 146 +-
03-build_abe-binutils/console.log | 11724 ++++++------
04-build_abe-stage1/console.log | 16102 ++++++++--------
05-build_linux/console.log | 7860 ++++----
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 6 +-
console.log | 35970 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 35968 insertions(+), 35984 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 f6926fe5580 2019-12-30 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 7c23961a159 /gcc/cp 2019-12-30 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 16 ++++
gcc/cp/cp-tree.h | 7 +-
gcc/cp/decl.c | 2 +-
gcc/cp/decl2.c | 22 +++--
gcc/cp/init.c | 101 +++++++++++----------
gcc/cp/parser.c | 3 +-
gcc/cp/pt.c | 2 +-
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/g++.dg/init/delete1.C | 6 +-
gcc/testsuite/g++.dg/ipa/pr85607.C | 8 +-
gcc/testsuite/g++.dg/warn/Wdelete-incomplete-1.C | 7 +-
.../g++.dg/warn/delete-non-virtual-dtor.C | 10 +-
gcc/testsuite/g++.dg/warn/incomplete1.C | 8 +-
libcc1/ChangeLog | 5 +
libcc1/libcp1plugin.cc | 3 +-
15 files changed, 126 insertions(+), 82 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 6a89db5c95 archive.c bfd_zalloc
new 37d5ab199b coff object_p memory leaks
new a7ac9aa525 vms-alpha.c object_p memory leaks
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:
bfd/ChangeLog | 10 ++++++++++
bfd/coffgen.c | 3 +++
bfd/vms-alpha.c | 34 ++++++++++++++++++++++------------
3 files changed, 35 insertions(+), 12 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_kernel/gnu-master-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 4383e1fc3b ubsan: sparc: left shift cannot be represented in type 'int'
adds c296cbe681 Fix setting breakpoints or stepping on line 65535
adds 2c5b6e1a1c Re: Usage of unitialized heap in tic4x_print_cond
adds 5ad8755225 Re: Revise sleb128 and uleb128 reader
adds 61b3df8f5b Automatic date update in version.in
adds 6a89db5c95 archive.c bfd_zalloc
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 11 ++++++
bfd/archive.c | 46 ++++++++++------------
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +++
binutils/od-macho.c | 43 ++++++++++----------
gdb/ChangeLog | 5 +++
gdb/buildsym.c | 6 ---
gdb/testsuite/ChangeLog | 5 +++
.../gdb.base/{source-dir.c => line65535.c} | 7 +---
.../{source-execution.exp => line65535.exp} | 19 ++++-----
opcodes/ChangeLog | 5 +++
opcodes/tic4x-dis.c | 2 +-
12 files changed, 86 insertions(+), 71 deletions(-)
copy gdb/testsuite/gdb.base/{source-dir.c => line65535.c} (93%)
copy gdb/testsuite/gdb.base/{source-execution.exp => line65535.exp} (67%)
--
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/gnu-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 21a27133e 0: update: binutils-gcc-linux: all
new cd9680149 0: update: binutils-gcc-linux: all
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 (21a27133e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 52 +-
02-prepare_abe/console.log | 408 +-
03-build_abe-binutils/console.log | 11415 ++++++-------
04-build_abe-stage1/console.log | 20187 +++++++++++-----------
05-build_linux/console.log | 702 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 32768 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 32773 insertions(+), 32777 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 gcc-9-branch
in repository gcc.
from 9577eace3e8 Daily bump.
new 8a969c076ad Catch division by zero errors in array sizes.
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/fortran/arith.c | 6 ++++++
gcc/fortran/decl.c | 31 ++++++++++++++++++++++++----
gcc/fortran/gfortran.h | 2 ++
gcc/testsuite/gfortran.dg/arith_divide_2.f90 | 9 ++++++++
4 files changed, 44 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/arith_divide_2.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.