This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f78335df699 aarch64: ACLE intrinsics bfmmla and bfmlal<b/t>
new 4a136a214ed c++: Fix ICE with lambda in operator function [PR93597]
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 | 5 +++++
gcc/cp/name-lookup.c | 8 ++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-93597.C | 8 ++++++++
4 files changed, 22 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-93597.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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8612261f 0: update: binutils-gcc-linux: all
new 53c17d3c 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 (8612261f)
\
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 | 76 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11886 ++++++------
04-build_abe-stage1/console.log | 15666 ++++++++--------
05-build_linux/console.log | 7790 ++++----
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 10 +-
console.log | 35886 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 35933 insertions(+), 35857 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 649997e0 0: update: binutils-gcc-linux: all
new 23a47c15 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 (649997e0)
\
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 | 162 +-
02-prepare_abe/console.log | 349 +-
03-build_abe-binutils/console.log | 11599 +++++------
04-build_abe-stage1/console.log | 20129 ++++++++++---------
05-build_linux/console.log | 5648 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 4 +-
08-update_baseline/console.log | 2 +-
console.log | 37949 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 37938 insertions(+), 37920 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 b0999b9b457 gdb/testsuite: Avoid leaking a port number into results summary
new 1d5d29e73f4 gdb: Catch exceptions if the source file is not found
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:
gdb/ChangeLog | 9 +++
gdb/source-cache.c | 39 +++++++------
gdb/testsuite/ChangeLog | 5 ++
gdb/testsuite/gdb.tui/tui-missing-src.exp | 97 +++++++++++++++++++++++++++++++
gdb/tui/tui-source.c | 2 +-
5 files changed, 133 insertions(+), 19 deletions(-)
create mode 100644 gdb/testsuite/gdb.tui/tui-missing-src.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.