This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8d0c7d286d6 [X86] Fix some VCVTPS2PH isel patterns where 'i32' was used [...]
new ae38ef995f2 [AMDGPU] isSDNodeAlwaysUniform - silence static analyzer dy [...]
new e0d965cd9ff Verifier - silence static analyzer dyn_cast<VectorType> nul [...]
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:
lib/IR/Verifier.cpp | 8 ++++----
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 5 ++---
2 files changed, 6 insertions(+), 7 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 clang.
from 54dbd1f65a [CLANG][BPF] permit any argument type for __builtin_preserve [...]
new 0e3dc386e9 [clang] [Basic] Enable __has_feature(leak_sanitizer)
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:
include/clang/Basic/Features.def | 2 ++
test/Lexer/has_feature_leak_sanitizer.cpp | 11 +++++++++++
2 files changed, 13 insertions(+)
create mode 100644 test/Lexer/has_feature_leak_sanitizer.cpp
--
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/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 582c542e2a9 2019-09-21 Paul Thomas <pault(a)gcc.gnu.org>
adds e884c77dada Daily bump.
adds 44cc5451b94 [Darwin, opts processing] Fix missing RejectNegative etc.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 14 ++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.opt | 397 ++++++++++++++++++++++++++++++--------------------
3 files changed, 253 insertions(+), 160 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/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ec98c27f 0: update: binutils-gcc-linux: all
new dbb658d4 0: update: binutils-gcc-linux: all
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 (ec98c27f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 160 +-
02-prepare_abe/console.log | 419 +-
03-build_abe-binutils/console.log | 11188 +++++++--------
04-build_abe-stage1/console.log | 14153 ++++++++++---------
05-build_linux/console.log | 663 +-
06-boot_linux/console.log | 2 +-
console.log | 26603 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 26597 insertions(+), 26607 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/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from ff40050e9aa [Darwin] Update machopic_legitimize_pic_address.
adds a68fdd367ff PR c++/30277 * g++.dg/expr/bitfield14.C (struct S): Use s [...]
adds a74e3fa3ad1 PR middle-end/91830 - Bogus -Warray-bounds on strcpy into a [...]
adds ed342df533b Daily bump.
adds f7e1c561a55 PR c++/91819 - ICE with operator++ and enum. * call.c (bu [...]
new 37584e99160 [Darwin, PPC] Clean up symbol stubs code.
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/ChangeLog | 12 +
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 26 +-
gcc/cp/ChangeLog | 5 +
gcc/cp/call.c | 5 +-
gcc/gimple-ssa-warn-restrict.c | 10 +-
gcc/testsuite/ChangeLog | 17 ++
gcc/testsuite/g++.dg/expr/bitfield14.C | 4 +-
gcc/testsuite/g++.dg/other/operator4.C | 22 ++
gcc/testsuite/gcc.dg/Warray-bounds-47.c | 429 ++++++++++++++++++++++++++++++++
10 files changed, 500 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/operator4.C
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-47.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_kernel/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 626ca2c06f Replace solib_global_lookup with gdbarch_iterate_over_objfil [...]
adds 9252448ba9 gdb: change "nonzero" to "true" in comments
adds 8f49fbcc76 Automatic date update in version.in
adds 4c1d86d9a8 gdb: make watchpoint::val_valid a bool
adds 7ab78ccbbb gdb: fix formatting in solib-svr4.c
adds 77d036789a [gdb/testsuite] Allow some tests in gdb.base/restore.exp to [...]
adds a13ba30840 Work around gcc10 FAIL: S-records with constructors
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 10 ++++++++++
gdb/breakpoint.c | 12 ++++++------
gdb/breakpoint.h | 11 ++++++-----
gdb/solib-svr4.c | 4 ++--
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/restore.exp | 13 +++++++++++--
ld/ChangeLog | 4 ++++
ld/testsuite/ld-srec/sr3.cc | 2 +-
9 files changed, 46 insertions(+), 17 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/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 11ded3bb 2: update: binutils-gcc-linux: 399
new 5a5c14c5 2: update: binutils-gcc-linux: 399
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 (11ded3bb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 166 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11221 ++++++------
04-build_abe-stage1/console.log | 20215 +++++++++++-----------
05-build_linux/console.log | 776 +-
08-update_baseline/console.log | 88 +-
console.log | 32900 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 32895 insertions(+), 32923 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/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/gcc.
from 582c542e2a9 2019-09-21 Paul Thomas <pault(a)gcc.gnu.org>
adds e884c77dada Daily bump.
adds 44cc5451b94 [Darwin, opts processing] Fix missing RejectNegative etc.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 14 ++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.opt | 397 ++++++++++++++++++++++++++++++--------------------
3 files changed, 253 insertions(+), 160 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.