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 7bd766ccd82 Fix the mve-vcvtne-it assembler test for the arm-*-pe targets.
new 3ee6f75d058 Fix spelling mistake in gdb/testsuite/README.
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/testsuite/ChangeLog | 4 ++++
gdb/testsuite/README | 2 +-
2 files changed, 5 insertions(+), 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-9
in repository gcc.
from 7c55364eaaf gcov: fix streaming of HIST_TYPE_IOR histogram type.
new 991a3760153 GCOV: do not mangle .gcno files.
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/coverage.c | 8 +++++---
1 file changed, 5 insertions(+), 3 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 releases/gcc-10
in repository gcc.
from c9176d120de Daily bump.
new f97ef0b2dfd GCOV: do not mangle .gcno files.
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/coverage.c | 8 +++++---
1 file changed, 5 insertions(+), 3 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 8d1cede1bb5 Add poly_int64 streaming support
new b8e773e9921 Break out ao_ref_init_from_ptr_and_range from ao_ref_init_f [...]
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/tree-ssa-alias.c | 52 ++++++++++++++++++++++++++++++++++++++++------------
1 file changed, 40 insertions(+), 12 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 0eb5e901f6e aarch64: Remove aarch64_sve_pred_dominates_p
new 8d1cede1bb5 Add poly_int64 streaming support
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/data-streamer-in.c | 11 +++++++++++
gcc/data-streamer-out.c | 9 +++++++++
gcc/data-streamer.h | 2 ++
3 files changed, 22 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-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5ac41c36a 0: update: llvm-linux: boot
new 83c80ec08 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 (5ac41c36a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 138 +-
02-build_llvm/console.log | 12622 +++++++++++++++++------------------
03-build_linux/console.log | 842 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13610 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13614 insertions(+), 13614 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 releases/gcc-9
in repository gcc.
from 3f7059376b7 Daily bump.
new 20f699a4449 gcov: fix streaming corruption
new 7c55364eaaf gcov: fix streaming of HIST_TYPE_IOR histogram type.
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/profile.c | 6 +++---
gcc/testsuite/g++.dg/gcov/pr97069.C | 20 ++++++++++++++++++++
gcc/value-prof.c | 5 ++++-
3 files changed, 27 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gcov/pr97069.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 master
in repository gcc.
from 6a0423c52ef Implement irange::fits_p.
new b6158faacbf c++: Move CALL_FROM_NEW_OR_DELETE_P to tree.h
new 0b945f959f0 make use of CALL_FROM_NEW_OR_DELETE_P
new 4f4ced28826 c++: Set CALL_FROM_NEW_OR_DELETE_P on more calls.
new 2fe5a545e09 libgomp: Regenerate configure files with automake 1.15.1
new f8dcbea5d2f GCOV: do not mangle .gcno files.
new 01c288035aa aarch64: ilp32 testsuite fixes
new bb78e5876aa arm: Make more use of the new mode macros
new 0eb5e901f6e aarch64: Remove aarch64_sve_pred_dominates_p
The 8 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/aarch64/aarch64-protos.h | 1 -
gcc/config/aarch64/aarch64-sve.md | 923 ++++++++++++++++++---
gcc/config/aarch64/aarch64-sve2.md | 73 +-
gcc/config/aarch64/aarch64.c | 18 -
gcc/config/arm/neon.md | 64 +-
gcc/coverage.c | 8 +-
gcc/cp/call.c | 29 +-
gcc/cp/cp-gimplify.c | 2 +-
gcc/cp/cp-tree.h | 7 +-
gcc/cp/init.c | 14 -
gcc/cp/lambda.c | 7 +
gcc/cp/pt.c | 2 +-
gcc/cp/typeck.c | 2 +-
gcc/gimple.c | 8 +-
gcc/gimple.h | 26 +-
gcc/ipa-icf-gimple.c | 1 +
gcc/testsuite/g++.dg/pr94314.C | 2 +-
gcc/testsuite/g++.dg/tree-ssa/pta-delete-1.C | 24 +
gcc/testsuite/gcc.target/aarch64/extend-syntax.c | 13 +-
gcc/testsuite/gcc.target/aarch64/subsp.c | 2 +-
.../gcc.target/arm/armv8_2-fp16-arith-2.c | 8 +-
gcc/tree-core.h | 3 +-
gcc/tree-ssa-dce.c | 35 +-
gcc/tree-ssa-structalias.c | 8 +-
gcc/tree.h | 12 +-
libgomp/Makefile.in | 231 ++----
libgomp/aclocal.m4 | 189 +++--
libgomp/configure | 191 +++--
libgomp/testsuite/Makefile.in | 8 +-
29 files changed, 1285 insertions(+), 626 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pta-delete-1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.