This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/gcc.
from bd022ff9752 Daily bump.
adds 067fe66c8ba rs6000: avoid peeking eof after __vector
adds bb2921ab84d c++: fix arm-eabi crash building libstdc++ [PR105529]
new 28896b38fab middle-end/70090: Dynamic sizes for -fsanitize=object-size
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/rs6000/rs6000-c.cc | 9 ++---
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.cc | 47 ++++++---------------------
gcc/cp/optimize.cc | 9 +----
gcc/testsuite/g++.dg/cpp2a/constexpr-dtor13.C | 11 +++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-dtor14.C | 13 ++++++++
gcc/testsuite/g++.target/powerpc/pr101168.C | 6 ++++
gcc/testsuite/gcc.dg/ubsan/object-size-dyn.c | 45 +++++++++++++++++++++++++
gcc/ubsan.cc | 13 ++++----
9 files changed, 99 insertions(+), 55 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-dtor13.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-dtor14.C
create mode 100644 gcc/testsuite/g++.target/powerpc/pr101168.C
create mode 100644 gcc/testsuite/gcc.dg/ubsan/object-size-dyn.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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 73bcc47d3 2: update: binutils-gcc-linux-glibc-gdb-qemu: 4
discards 2ed51e8da 1: reset: gcc-967cdbe66296535fa496b88406a1125c8acaf6e2: 4
discards b83748320 0: update: linux-30c8e80f79329617012f07b09b70114592092ea4: 7
new 4d946ee17 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (73bcc47d3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1536 -> 1684 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 30136 -> 30200 bytes
05-build_abe-stage1/console.log.xz | Bin 89640 -> 90348 bytes
07-build_abe-linux/console.log.xz | Bin 9244 -> 8948 bytes
08-build_abe-glibc/console.log.xz | Bin 232988 -> 233164 bytes
09-build_abe-stage2/console.log.xz | Bin 174304 -> 222172 bytes
10-build_abe-gdb/console.log.xz | Bin 0 -> 37292 bytes
11-build_abe-qemu/console.log.xz | Bin 0 -> 31224 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 45 +++++++++++++++------------------
13-update_baseline/results.regressions | 2 --
jenkins/manifest.sh | 18 +++++++------
results | 6 +++++
14 files changed, 36 insertions(+), 35 deletions(-)
create mode 100644 10-build_abe-gdb/console.log.xz
create mode 100644 11-build_abe-qemu/console.log.xz
delete mode 100644 13-update_baseline/results.regressions
--
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-9
in repository gcc.
from 3c50572093b Daily bump.
new 666d0884e1e Fix internal error with vectorization on SPARC
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/sparc/sparc.c | 4 ++--
gcc/testsuite/gcc.target/sparc/20220510-1.c | 31 +++++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/sparc/20220510-1.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 releases/gcc-12
in repository gcc.
from 6d7d4f59c3f Daily bump.
new b931d0cfd33 Fix internal error with vectorization on SPARC
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/sparc/sparc.cc | 4 ++--
gcc/testsuite/gcc.target/sparc/20220510-1.c | 31 +++++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/sparc/20220510-1.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 releases/gcc-11
in repository gcc.
from 4e092f1be65 Daily bump.
new 61dec0cb339 Fix internal error with vectorization on SPARC
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/sparc/sparc.c | 4 ++--
gcc/testsuite/gcc.target/sparc/20220510-1.c | 31 +++++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/sparc/20220510-1.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 releases/gcc-10
in repository gcc.
from 37a3a40f67b Daily bump.
new 9cd6d49d43f Fix internal error with vectorization on SPARC
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/sparc/sparc.c | 4 ++--
gcc/testsuite/gcc.target/sparc/20220510-1.c | 31 +++++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/sparc/20220510-1.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_gnu_cross_check_gcc/release-arm
in repository toolchain/ci/gdb.
from 8af1b915bd Automatic date update in version.in
adds 66afe2c79a Automatic date update in version.in
adds 1ab16f6632 Automatic date update in version.in
adds 7133d7e93c 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.