This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 129e1a8a96d Combine new calculated ranges with existing range.
new 600be7f09ea rework PRE PHI translation cache
new 556ab512591 Darwin: Darwin 20 is to be macOS 11 (Big Sur).
new 6c282c14d1b c++: Propagate attributes to clones in duplicate_decls [PR67453]
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/config/darwin-c.c | 4 +-
gcc/config/darwin-driver.c | 21 ++++--
gcc/cp/decl.c | 10 +++
gcc/testsuite/g++.dg/ext/attr-used-2.C | 15 ++++
gcc/testsuite/gcc.dg/darwin-minversion-link.c | 5 +-
gcc/tree-ssa-pre.c | 104 +++++++++++++++++---------
6 files changed, 111 insertions(+), 48 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/attr-used-2.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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from 77136b58 1: reset: gcc-22984f3f090921b5ac80ec0057f6754ec458e97e: 17561
new 69d31c8f 2: update: gcc-22984f3f090921b5ac80ec0057f6754ec458e97e: 17561
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 | 129 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 10997 +++++-----
04-build_abe-stage1/console.log | 15971 +++++++-------
05-build_linux/console.log | 5932 +++---
07-check_regression/console.log | 74 +-
07-check_regression/results.regressions | 14 +-
07-check_regression/trigger-bisect | 3 -
08-update_baseline/console.log | 47 +-
08-update_baseline/results.regressions | 14 +-
console.log | 33620 +++++++++++++++---------------
jenkins/manifest.sh | 6 +-
reset-baseline | 0
results | 8 -
14 files changed, 33584 insertions(+), 33651 deletions(-)
delete mode 100644 07-check_regression/trigger-bisect
delete 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 98c56ed7 0: update: linux-c34f157421f6905e6b4a79a312e9175dce2bc607: all
new 87adde5e 0: update: binutils-2c72361c810f4b6223949363f635376e4311ac7a: 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 (98c56ed7)
\
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 | 142 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11692 +++++-----
04-build_abe-stage1/console.log | 15509 +++++++------
05-build_linux/console.log | 9142 ++++----
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 30 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 16 +-
08-update_baseline/results.regressions | 2 +-
console.log | 36971 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 37246 insertions(+), 36708 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-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 712b8a0f68 Automatic date update in version.in
adds 7ef63c9507 Automatic date update in version.in
adds 606decb27e Remove objfile parameter from abbrev_table::read
adds fa63ba779d Updated Serbian translation for the ld subdirectory
adds af1bd771fc aarch64: Extract Pointer Authentication feature from Armv8.3-A
adds 9c905051aa elfedit: Update help message
adds 2c72361c81 Extend ld's -Map=<dir> functionality by allowing '%' to be r [...]
new ac3d406409 Split macro_buffer in two classes, fix Clang build
new 3fed4c0b7a gdb: better static python detection in configure machinery
new a1945bd452 gdb/testsuite: make DWARF assembler's ranges' "base" and "ra [...]
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:
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +
binutils/elfedit.c | 38 +-
gdb/ChangeLog | 30 +
gdb/configure | 2 +-
gdb/configure.ac | 2 +-
gdb/dwarf2/abbrev.c | 6 +-
gdb/dwarf2/abbrev.h | 7 +-
gdb/dwarf2/read.c | 16 +-
gdb/macroexp.c | 271 +-
gdb/testsuite/ChangeLog | 13 +
gdb/testsuite/gdb.dwarf2/dw2-bad-elf.exp | 8 +-
.../gdb.dwarf2/dw2-inline-many-frames.exp | 12 +-
gdb/testsuite/gdb.dwarf2/dw2-inline-stepping.exp | 4 +-
gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp | 12 +-
gdb/testsuite/gdb.dwarf2/dw2-ranges-func.exp | 14 +-
gdb/testsuite/gdb.dwarf2/dw2-ranges-overlap.exp | 8 +-
gdb/testsuite/gdb.dwarf2/dw2-ranges-psym.exp | 12 +-
gdb/testsuite/gdb.dwarf2/enqueued-cu-base-addr.exp | 2 +-
gdb/testsuite/lib/dwarf.exp | 55 +-
include/ChangeLog | 5 +
include/opcode/aarch64.h | 2 +
ld/ChangeLog | 14 +
ld/ld.texi | 32 +-
ld/lexsup.c | 68 +-
ld/po/sr.po | 6256 +++++++++++++++-----
ld/testsuite/ld-scripts/map-address.exp | 47 +
opcodes/ChangeLog | 7 +
opcodes/aarch64-tbl.h | 71 +-
29 files changed, 5351 insertions(+), 1670 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 16a81ec8 0: update: binutils-gcc-linux: boot
new 8b9ae428 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 (16a81ec8)
\
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 | 130 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 12066 ++++++------
04-build_abe-stage1/console.log | 16115 ++++++++--------
05-build_linux/console.log | 812 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 20 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29677 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 29759 insertions(+), 29537 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 25126a28dbe Add PC as control register
new 129e1a8a96d Combine new calculated ranges with existing range.
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/gimple-range.cc | 10 ++++++++--
gcc/testsuite/gcc.dg/pr97737.c | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/pr97741.c | 17 +++++++++++++++++
3 files changed, 41 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr97737.c
create mode 100644 gcc/testsuite/gcc.dg/pr97741.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/llvm-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 77fcf60f 0: update: llvm-linux: boot
new 11d453e2 0: update: llvm-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 (77fcf60f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 172 +-
02-build_llvm/console.log | 12595 +++++++++++++++++-----------------
03-build_linux/console.log | 661 +-
04-boot_linux/console.log | 492 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13960 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13974 insertions(+), 13920 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.