This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 57d9ac67280 Warn to not add debug hook targets
new 150a829accd arm: Fix MVE ICEs with vector moves and -mpure-code [PR97252]
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/arm/arm-protos.h | 2 +-
gcc/config/arm/arm.c | 32 +++++++++++++++++++++-----------
gcc/config/arm/constraints.md | 7 +++++++
gcc/config/arm/mve.md | 2 +-
gcc/config/arm/vec-common.md | 5 +++++
5 files changed, 35 insertions(+), 13 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 c4519fe3db3 C++ modules: fix alloc-dealloc-mismatch ASAN issue
new b931e4792b8 tree-optimization/99694 - fix value-numbering PHIs
new 57d9ac67280 Warn to not add debug hook targets
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/debug.h | 4 ++++
gcc/testsuite/gcc.dg/torture/pr99694.c | 27 +++++++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 2 ++
3 files changed, 33 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr99694.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/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from 5f256a70a05 Daily bump.
adds 8bf983c71e4 [PR99680] Check empty constraint before using CONSTRAINT_LEN.
adds 9c2f08475a1 [PATCH] Fix typo in gcc/asan.c comment
adds 9f59cb7cac0 c-family: Fix PR94272 -fcompare-debug issue even for C [PR99230]
adds 19ff0b0d816 x86: Check cfun != NULL before accessing silent_p
adds 6af7b307f65 Daily bump.
adds fc24ea23742 dwarf2out: Fix debug info for 2 byte floats [PR99388]
adds d2de43b775a Daily bump.
adds d0a5e8e1a84 rs6000: Convert the vector set variable idx to DImode [PR98914]
adds 0ec7641ee18 rs6000: Fix some unexpected empty split conditions
new fc9c4e5fc50 debug: Fix __int128 handling in dwarf2out [PR99562]
new 0e792ee11aa Fortran: Fix 'name' bound size [PR99688]
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/ChangeLog | 25 +++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/asan.c | 4 +--
gcc/c-family/ChangeLog | 5 ++++
gcc/c-family/c-gimplify.c | 29 ++++++++++++++++++++++
gcc/config/i386/i386.c | 4 +--
gcc/config/rs6000/rs6000.c | 39 ++++++++++++++---------------
gcc/config/rs6000/rs6000.md | 28 ++++++++++-----------
gcc/config/rs6000/vsx.md | 10 ++++----
gcc/cp/ChangeLog | 6 +++++
gcc/cp/cp-gimplify.c | 30 +---------------------
gcc/dwarf2out.c | 40 +++++++++++++++++++-----------
gcc/fortran/match.c | 6 ++---
gcc/fortran/resolve.c | 2 +-
gcc/lra-constraints.c | 16 ++++++------
gcc/testsuite/ChangeLog | 11 ++++++++
gcc/testsuite/g++.target/i386/pr99679-1.C | 17 +++++++++++++
gcc/testsuite/g++.target/i386/pr99679-2.C | 17 +++++++++++++
gcc/testsuite/gcc.dg/pr99230.c | 40 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr98914.c | 11 ++++++++
20 files changed, 241 insertions(+), 101 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr99679-1.C
create mode 100644 gcc/testsuite/g++.target/i386/pr99679-2.C
create mode 100644 gcc/testsuite/gcc.dg/pr99230.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr98914.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/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 18b57184 0: update: gcc-5f256a70a05fcfc5a1caf56678ceb12b4f87f781: 1
new f737ee14 0: update: gcc-0e792ee11aa6ebb6f61e9ed33eb06e260f0ec703: 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 (18b57184)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 400 +-
04-build_abe-bootstrap_ubsan/console.log | 95433 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 96003 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
7 files changed, 95980 insertions(+), 96000 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from 429690e cpu2006.cfg: Fix thinko
new b155b5d prepare-board.sh: Add new option "--image DOCKER_IMAGE"
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:
prepare-board.sh | 9 +++++++--
1 file changed, 7 insertions(+), 2 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 c38f679eebf mklog: add new argument --directory.
new c4519fe3db3 C++ modules: fix alloc-dealloc-mismatch ASAN issue
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/cp/module.cc | 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from 6b8290d prepare-board.sh: Test docker more rigorously
new 429690e cpu2006.cfg: Fix thinko
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:
cpu2006.cfg | 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 master
in repository binutils-gdb.
from 08dedd6631e Add startswith function and use it instead of CONST_STRNEQ.
new 46fec6428ef gdb/objc: make objc_demangle a member function of objc_language
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/ChangeLog | 12 +++++
gdb/objc-lang.c | 139 +++++++++++++++++++++++++++-----------------------------
gdb/objc-lang.h | 2 -
3 files changed, 80 insertions(+), 73 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 40845c518b5 Daily bump.
new 3100cdf24a8 PR target/99702: Check RTL type before get value
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/riscv/riscv.c | 2 +-
gcc/testsuite/gcc.target/riscv/pr99702.c | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr99702.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.