This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2ea6c593497 c++: warn about using keywords as identifiers [PR106111]
new f843bea4ca5 i386: Use "r" constraint in *andn<mode>3_doubleword_bmi
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/config/i386/i386.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 releases/gcc-12
in repository gcc.
from b1c8ee26276 c++: lambda template in requires [PR105541]
new 962e7f0803f Fix ICE on sh
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/config/sh/sh.cc | 6 ++++++
1 file changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d14525db 2: update: binutils-llvm-linux-qemu: 22714
new d01e6a38 2: update: binutils-llvm-linux-qemu: 22714
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 (d14525db)
\
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.xz | Bin 1600 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 31268 -> 30416 bytes
04-build_kernel_llvm/console.log.xz | Bin 62416 -> 63708 bytes
05-build_abe-qemu/console.log.xz | Bin 33240 -> 33120 bytes
06-build_linux/console.log.xz | Bin 4436 -> 4372 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 228 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
9 files changed, 125 insertions(+), 125 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_gcc_bootstrap/release-arm-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from b8a2baa80b libctf: tests: prune warnings from compiler output
adds ed74e861d7 Automatic date update in version.in
adds 04d235629f Automatic date update in version.in
adds 969726c31f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_gcc_bootstrap/release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards cb79b5db 0: update: binutils-gcc: 2
new 7da3034b 0: update: binutils-gcc: 2
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 (cb79b5db)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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.xz | Bin 1544 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2696 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 49532 -> 49520 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 518096 -> 517260 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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 9234cdca6ee Add a recursion limit to the demangle_const function in the [...]
new 2ea6c593497 c++: warn about using keywords as identifiers [PR106111]
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/c-family/c-common.h | 2 +-
gcc/cp/parser.cc | 10 +++++++---
gcc/testsuite/g++.dg/cpp0x/keywords1.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/cpp2a/keywords1.C | 12 ++++++++++++
4 files changed, 35 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/keywords1.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/keywords1.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_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 133791286f Automatic date update in version.in
adds 68514a919e gdb/doc: fix column widths in MI compatibility table
adds 6418644b0d [gdb] Block SIGTERM in worker threads
adds aa40d66bb1 Fix implementation of readelf's -wE and -wN options,
adds 0b1505c82d gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocation
adds 89555e4ec2 GDB: Add `NUMBER' completion to `set' integer commands
adds 2899490953 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 8 ++++++++
binutils/dwarf.c | 10 ++++++++--
binutils/testsuite/binutils-all/debuginfod.exp | 4 ++--
gdb/NEWS | 12 ++++++++++++
gdb/cli/cli-decode.c | 2 ++
gdb/doc/gdb.texinfo | 17 ++++++++++++++++-
gdb/testsuite/gdb.base/settings.exp | 8 +++++++-
gdb/testsuite/gdb.cp/mb-ctor.cc | 6 ++++++
gdb/testsuite/gdb.cp/mb-ctor.exp | 18 ++++++++++++++++++
gdbsupport/block-signals.h | 1 +
11 files changed, 81 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.