This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c5ad94d3ff6 Add changelog entries for r276491.
new 0641911d94f * constexpr.c (cxx_eval_store_expression): Formatting fix. [...]
new 01e44f717d0 * constexpr.c (cxx_eval_constant_expression) <case CLEANUP [...]
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/cp/ChangeLog | 11 ++++++++
gcc/cp/constexpr.c | 33 ++++++++++++++++------
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/g++.dg/ext/constexpr-attr-cleanup1.C | 30 ++++++++++++++++++++
4 files changed, 69 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/constexpr-attr-cleanup1.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.
unknown user pushed a change to branch master
in repository llvm.
from 03bb65ceece [gicombiner] Add the boring boilerplate for the declarative [...]
new 376a50ec1cf DebugInfo: Simplify RangeSpan to be a plain struct
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:
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 12 ++++++------
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 12 ++++++------
lib/CodeGen/AsmPrinter/DwarfFile.h | 12 +++---------
3 files changed, 15 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_kernel/gnu-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 34647f62 0: update: binutils-gcc-linux: boot
new 3d3e7563 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 (34647f62)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 334 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11500 ++++++------
04-build_abe-stage1/console.log | 20246 +++++++++++----------
05-build_linux/console.log | 928 +-
06-boot_linux/console.log | 470 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 33943 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 33985 insertions(+), 33902 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 b0a712561be PR tree-optimization/80936 - bcmp, bcopy, and bzero not dec [...]
new c5ad94d3ff6 Add changelog entries for r276491.
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 | 5 +++++
gcc/testsuite/ChangeLog | 7 +++++++
2 files changed, 12 insertions(+)
--
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 users/cbiesinger/demangle-mutex
in repository binutils-gdb.
at 85f7818c32 Compute msymbol hash codes in parallel
This branch includes the following new commits:
new 85f7818c32 Compute msymbol hash codes in parallel
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.
--
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 d14dd533dc5 Fix ALL_REGS thinko in initialisation of function_used_regs
new b0a712561be PR tree-optimization/80936 - bcmp, bcopy, and bzero not dec [...]
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/builtins.def | 8 ++---
gcc/testsuite/gcc.dg/Wnonnull-2.c | 55 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/Wnonnull-3.c | 71 +++++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/nonnull-3.c | 10 +++---
4 files changed, 134 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wnonnull-2.c
create mode 100644 gcc/testsuite/gcc.dg/Wnonnull-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.