This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 77c7abe3588 Fortran: dump-parse-tree.c fixes for OpenMP
new 3c0194d7ff2 tree-optimization/102659 - avoid undefined overflow after i [...]
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/testsuite/gcc.dg/torture/pr69760.c | 3 +--
.../gcc.target/i386/avx2-vect-mask-store-move1.c | 2 +-
gcc/tree-if-conv.c | 28 +++++++++++++++++++++-
3 files changed, 29 insertions(+), 4 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/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/llvm-project.
from d7b669b3a303 [clang] don't mark as Elidable CXXConstruct expressions us [...]
adds fd1d8c2f04dd [cte] Release notes for clangd-13
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/docs/ReleaseNotes.rst | 88 ++++++++++++++++++++++++++++++++-
1 file changed, 87 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from ea6e7e4e21 Automatic date update in version.in
adds 929adb5ce7 Automatic date update in version.in
adds 5a0802e35e Automatic date update in version.in
adds c20c7adbea PR28422, build_id use-after-free
adds ac5145d6df Automatic date update in version.in
adds f7c07ade85 Automatic date update in version.in
adds 6fc54b1d1e Automatic date update in version.in
adds 0d4e7d656e Automatic date update in version.in
adds 66d5c70038 Automatic date update in version.in
adds 3414eb95d1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/format.c | 1 +
bfd/version.h | 2 +-
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards cab15ad77 2: update: linux-29616f67fcbd6b26242440372a3b0f0a085109c6: 20216
new 93a33971a 2: update: binutils-llvm-linux-qemu: 20249
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 (cab15ad77)
\
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.xz | Bin 1564 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 42116 -> 42488 bytes
04-build_llvm/console.log.xz | Bin 58768 -> 58024 bytes
05-build_abe-qemu/console.log.xz | Bin 31772 -> 29796 bytes
06-build_linux/console.log.xz | Bin 4292 -> 3944 bytes
08-check_regression/console.log.xz | Bin 480 -> 484 bytes
09-update_baseline/console.log | 67 ++++++++++++++++++++++++++++-------
jenkins/manifest.sh | 19 +++++-----
results | 2 +-
10 files changed, 67 insertions(+), 21 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 binutils-gdb.
from 38b03d23c7c [gdb/testsuite] Fix gdb.fortran/call-no-debug.exp with nati [...]
new 76b43c9b5c2 gdb: improve error reporting from the disassembler
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/disasm.c | 14 +++++++++-----
gdb/disasm.h | 7 ++++++-
2 files changed, 15 insertions(+), 6 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 9075e06106e Daily bump.
new a68a1e06f2e middle-end/101824 - properly handle volatiles in nested fn [...]
new 95a95ec274c tree-optimization/101868 - avoid PRE of trapping mems across calls
new 66615029ec8 tree-optimization/101925 - fix VN with reverse storage order
new 967219bb3ef tree-optimization/102046 - fix SLP build from scalars with [...]
The 4 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/testsuite/gcc.dg/lto/pr101868_0.c | 33 ++++++++++
gcc/testsuite/gcc.dg/lto/pr101868_1.c | 23 +++++++
gcc/testsuite/gcc.dg/lto/pr101868_2.c | 11 ++++
gcc/testsuite/gcc.dg/lto/pr101868_3.c | 8 +++
gcc/testsuite/gcc.dg/sso-16.c | 100 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr101824.c | 19 ++++++
gcc/testsuite/gcc.dg/vect/pr102046.c | 19 ++++++
gcc/tree-nested.c | 1 +
gcc/tree-ssa-pre.c | 7 +++
gcc/tree-ssa-sccvn.c | 33 +++++++++-
gcc/tree-vect-slp.c | 4 ++
11 files changed, 257 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr101868_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr101868_1.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr101868_2.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr101868_3.c
create mode 100644 gcc/testsuite/gcc.dg/sso-16.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr101824.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr102046.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.