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-release-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 200232f3b71 2019-12-12 Harald Anlauf <anlauf(a)gmx.de>
adds 869932aeece Daily bump.
adds 73eb817b456 PR c++/92150 - partial specialization with class NTTP.
adds 348574eabb4 PR c++/92446 - deduction of class NTTP.
adds 89de3a67fab PR c++/92859 - ADL and bit-field.
adds 63441f53025 PR c++/57082 - new X{} and private destructor.
new ff0a7322af1 Daily bump.
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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 21 +++++++++++++++++++++
gcc/cp/init.c | 2 +-
gcc/cp/name-lookup.c | 2 +-
gcc/cp/pt.c | 7 ++++---
gcc/testsuite/g++.dg/cpp0x/initlist-new2.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/cpp2a/nontype-class24.C | 19 +++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/nontype-class26.C | 13 +++++++++++++
gcc/testsuite/g++.dg/overload/bit-field1.C | 18 ++++++++++++++++++
9 files changed, 93 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-new2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class24.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class26.C
create mode 100644 gcc/testsuite/g++.dg/overload/bit-field1.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_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 687101d2 0: update: binutils-gcc-linux: all
new f0c0d3e8 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 (687101d2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 162 +-
02-prepare_abe/console.log | 423 +-
03-build_abe-binutils/console.log | 10953 ++++++-------
04-build_abe-stage1/console.log | 18592 +++++++++++-----------
05-build_linux/console.log | 695 +-
06-boot_linux/console.log | 1 -
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 14 +-
console.log | 30861 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 30885 insertions(+), 30842 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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from ac0ab1842d i386: Also check R12-R15 registers when optimizing testq to testb
adds bda13cdcf0 Make the objfile constructor private
adds f65fe5704a Make add_separate_debug_objfile static
adds 268e4f0914 Make the objfile destructor private
adds 7cac64af7b Introduce program_space::add_objfile
adds 234529260a Introduce program_space::remove_objfile
adds deeafabb67 Remove MULTI_OBJFILE_P
adds 13bff72615 Introduce basic_safe_range
adds d0801dd8f2 Store objfiles on a std::list
adds 343cc95202 Move free_all_objfiles to program_space
adds 7d7167ce1b Manage objfiles with shared_ptr
adds e671856cb8 Change objfile::partial_symtabs to be a unique_ptr
adds c7ff3609c1 Automatic date update in version.in
adds 0bc3450e22 Set no file contents PT_LOAD p_offset to first page
adds b3f4b80fba MSP430: Relax target glob for configuring GDB
adds 3a90f26667 Fix indentation in jit.c
adds a5513db2f5 Fix the gdb build with GCC 7
adds a15a95ed26 Remove "boolean" and "var_boolean" checks from ARI
adds fe56157f92 Remove ATTRIBUTE_UNUSED check from ARI
adds 8aaaf7577f Fix ARI text for floatformat_from_double
adds 036003a671 Silence ARI for valid calls to abort
adds c6cbf900d4 Silence ARI warning about floatformat_to_double
adds 3cb5a3a16a Suppress ARI warnings for vsprintf
adds 98f9338a58 Change ARI usage to GNU style
adds 634561834e Accept -Wno- prefix in ARI
adds 93537683e7 Remove "fix" call for "long long" from ARI
adds 234c306803 Remove ARI check for multiple calls to warning or error
adds f1d293cc58 Revert "Turn off threaded minsym demangling by default"
new e97e2dcd46 Automatic date update in version.in
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:
bfd/ChangeLog | 7 ++
bfd/elf.c | 10 ++-
bfd/version.h | 2 +-
gdb/ChangeLog | 185 ++++++++++++++++++++++++++++++++++++++
gdb/compile/compile-object-load.c | 6 +-
gdb/compile/compile-object-run.c | 2 +-
gdb/configure.tgt | 2 +-
gdb/contrib/ari/gdb_ari.sh | 79 ++++------------
gdb/event-top.c | 2 +-
gdb/gdbsupport/common-utils.c | 6 +-
gdb/gdbsupport/safe-iterator.h | 52 +++++++++--
gdb/jit.c | 130 ++++++++++++---------------
gdb/maint.c | 9 +-
gdb/maint.h | 2 -
gdb/minsyms.c | 10 ---
gdb/objfiles.c | 122 +++++++------------------
gdb/objfiles.h | 52 +++++++----
gdb/printcmd.c | 2 +-
gdb/progspace.c | 56 ++++++++++++
gdb/progspace.h | 113 ++++++++++++++++++++---
gdb/solib.c | 4 +-
gdb/symfile.c | 15 ++--
gdb/target-float.c | 4 +-
gdb/utils.c | 6 +-
24 files changed, 576 insertions(+), 302 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2a7627bf 0: update: binutils-gcc-linux: boot
new 12746cd4 0: update: binutils-gcc-linux: boot
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 (2a7627bf)
\
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 | 166 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11811 ++++++++-------
04-build_abe-stage1/console.log | 16166 ++++++++++----------
05-build_linux/console.log | 811 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 4 +-
08-update_baseline/console.log | 6 +-
console.log | 29425 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 29496 insertions(+), 29349 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/llvm-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 2267bd69 0: update: llvm-99581fd4c8e12f5eca38e7cfc5992508a9bfe383: 18317
new c35eacc6 1: reset: linux-e42617b825f8073569da76dc4510bfa019b1c35a: 18259
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 | 144 +-
02-build_llvm/console.log | 12409 +++++++++++++++++-----------------
03-build_linux/console.log | 1232 ++--
05-check_regression/console.log | 23 +-
06-update_baseline/console.log | 32 -
console.log | 13840 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 13752 insertions(+), 13940 deletions(-)
create mode 100644 reset-baseline
--
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 43692392895 Daily bump.
new f00ea49f5d5 PR middle-end/91582 - missing heap overflow detection for s [...]
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/ChangeLog | 40 +
gcc/builtins.c | 259 ++++---
gcc/builtins.h | 8 +-
gcc/testsuite/ChangeLog | 19 +
gcc/testsuite/c-c++-common/Wrestrict.c | 10 +-
.../c-c++-common/Wstringop-truncation-4.c | 18 +-
gcc/testsuite/c-c++-common/Wstringop-truncation.c | 3 +-
gcc/testsuite/g++.dg/warn/Wstringop-overflow-3.C | 18 +-
gcc/testsuite/gcc.dg/Warray-bounds-46.c | 2 +-
gcc/testsuite/gcc.dg/Warray-bounds-47.c | 2 +-
.../{Warray-bounds-53.c => Warray-bounds-52.c} | 6 +-
gcc/testsuite/gcc.dg/Wstringop-overflow-27.c | 293 ++++++++
gcc/testsuite/gcc.dg/Wstringop-overflow-28.c | 236 ++++++
gcc/testsuite/gcc.dg/Wstringop-overflow-29.c | 66 ++
gcc/testsuite/gcc.dg/attr-alloc_size.c | 8 +-
gcc/testsuite/gcc.dg/attr-copy-2.c | 4 +-
gcc/testsuite/gcc.dg/builtin-stringop-chk-5.c | 4 +-
gcc/testsuite/gcc.dg/strlenopt-86.c | 12 +-
gcc/testsuite/gcc.target/i386/pr82002-1.c | 2 +
gcc/tree-ssa-strlen.c | 822 ++++++++++++++-------
gcc/tree-ssa-strlen.h | 4 +-
gcc/tree.c | 8 +-
22 files changed, 1449 insertions(+), 395 deletions(-)
copy gcc/testsuite/gcc.dg/{Warray-bounds-53.c => Warray-bounds-52.c} (92%)
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-27.c
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-28.c
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-29.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.