This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8255b49ed8a libgomp.texi: Add more to-be-implemented OpenMP 5.2 features
new e2f014fcefc fold-const: Fix up -fsanitize=null in C++ [PR105729]
new e7c482b0807 tree-optimization/105726 - adjust array bound heuristic
The 2 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/fold-const.cc | 10 ++++++++++
gcc/gimple-ssa-warn-restrict.cc | 22 ++++++++++++---------
gcc/testsuite/g++.dg/ubsan/pr105729.C | 29 ++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/warn/Warray-bounds-27.C | 16 +++++++++++++++
4 files changed, 68 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ubsan/pr105729.C
create mode 100644 gcc/testsuite/g++.dg/warn/Warray-bounds-27.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_native_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 051a9ae6 0: update: binutils-gcc-linux-glibc-gdb: 1
new 671d4799 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (051a9ae6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1584 -> 1676 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 38296 -> 38544 bytes
04-build_abe-gcc/console.log.xz | Bin 209864 -> 210928 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 10544 -> 9604 bytes
07-build_abe-glibc/console.log.xz | Bin 237604 -> 237584 bytes
08-build_abe-gdb/console.log.xz | Bin 37612 -> 37504 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3832 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2344 -> 2148 bytes
11-check_regression/console.log.xz | Bin 2460 -> 2560 bytes
11-check_regression/results.compare | 22 +-
11-check_regression/results.compare2 | 29 +--
12-update_baseline/console.log | 117 +++++-----
12-update_baseline/results.compare | 22 +-
12-update_baseline/results.compare2 | 29 +--
jenkins/manifest.sh | 26 +--
sumfiles/binutils.log.xz | Bin 56176 -> 56272 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 81020 -> 81076 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 120792 -> 120932 bytes
sumfiles/ld.sum | 342 ++++++++++++++---------------
23 files changed, 471 insertions(+), 444 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.