This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 924e02553af c++: Test for mixed string literal concatenation
new 40917137b6b Fix bootstrap2 breakage due to re-use of obj-c checksum
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/objc/Make-lang.in | 3 ++-
gcc/objcp/Make-lang.in | 3 ++-
2 files changed, 4 insertions(+), 2 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 5804373d03e bfd/elf: Don't read non-existing secondary relocs
new 122373f7f25 gdb: try to load libthread_db only after reading all shared [...]
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 | 12 ++++++++++++
gdb/infcmd.c | 4 ++++
gdb/inferior.h | 4 ++++
gdb/infrun.c | 5 +++++
gdb/linux-thread-db.c | 24 +++++++++++++++++++-----
gdb/remote.c | 22 ++++++++++++++++++++--
6 files changed, 64 insertions(+), 7 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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9a380542 0: update: binutils-llvm-linux-qemu: boot
new a8fb26eb 0: update: binutils-llvm-linux-qemu: 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 (9a380542)
\
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 | 164 +-
02-prepare_abe/console.log | 52 +-
03-build_abe-binutils/console.log | 11612 +++++-----
04-build_llvm/console.log | 13950 ++++++------
05-build_abe-qemu/console.log | 7046 +++----
06-build_linux/console.log | 878 +-
08-check_regression/console.log | 8 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 10 +-
09-update_baseline/results.regressions | 20 +-
console.log | 33720 +++++++++++++++---------------
jenkins/manifest.sh | 20 +-
12 files changed, 33790 insertions(+), 33710 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 d3b1ef7a83c analyzer: bitfield fixes [PR99212]
new 8483dd99268 c++: Add test for C++23 narrowing conv to bool
new 5668b5d09ae c++: Test for whitespace and line splice
new 924e02553af c++: Test for mixed string literal concatenation
The 3 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/parser.c | 4 ++--
gcc/testsuite/g++.dg/cpp23/mixed-concat1.C | 21 +++++++++++++++++++++
gcc/testsuite/g++.dg/cpp23/narrowing-bool1.C | 22 ++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp23/whitespace-splice1.C | 15 +++++++++++++++
4 files changed, 60 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp23/mixed-concat1.C
create mode 100644 gcc/testsuite/g++.dg/cpp23/narrowing-bool1.C
create mode 100644 gcc/testsuite/g++.dg/cpp23/whitespace-splice1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.