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-next-allyesconfig
in repository toolchain/ci/gcc.
from 6bab5cac009 Daily bump.
adds a0ca98db700 Daily bump.
adds 375054587c8 PR rtl-optimization/91136 * df-core.c (ACCESSING REFS): F [...]
adds f619debeb7e Turn off ipa-ra in builtins test (PR91059)
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/df-core.c | 6 +++---
gcc/resource.c | 4 ++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp | 2 +-
6 files changed, 21 insertions(+), 5 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-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 0e5ef89880 Automatic date update in version.in
adds 13c724eec0 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e793a9b 0: update: binutils-gcc-linux: all
new 8091ff9 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 (e793a9b)
\
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 | 52 +-
02-prepare_abe/console.log | 408 +-
03-build_abe-binutils/console.log | 10760 ++++++-------
04-build_abe-stage1/console.log | 12154 +++++++--------
05-build_linux/console.log | 6765 ++++----
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 29 +-
console.log | 30170 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 30188 insertions(+), 30172 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 linux.
from f632a8170a6b Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pu [...]
new 9787aed57dd3 coresight: Make the coresight_device_fwnode_match declarat [...]
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:
drivers/hwtracing/coresight/coresight-priv.h | 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 clang.
from ce97b34b3e Revert driver: Don't warn about assembler flags being unused [...]
new 2dfe7167bb Remove __VERSION__
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:
docs/LanguageExtensions.rst | 2 ++
docs/ReleaseNotes.rst | 10 ++++++++++
lib/Basic/Version.cpp | 2 --
lib/Frontend/InitPreprocessor.cpp | 6 ------
test/Index/complete-exprs.c | 2 --
test/Preprocessor/init.c | 4 ----
utils/builtin-defines.c | 1 -
7 files changed, 12 insertions(+), 15 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 llvm.
from 00d04e85f72 [InstCombine] Disable fold from D64285 for non-integer types
new a4f750ac77e [test][AArch64] Relax the opcode tests for FP min/max instr [...]
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:
.../CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir | 12 ++++++------
1 file changed, 6 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 master
in repository libcxx.
from 86f93e801 [libc++] Add XFAILs for CTAD tests on older compilers
new 6f5ab1448 Add option to disable variant narrowing conversion changes.
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/variant | 4 ++
.../variant.variant/variant.assign/T.pass.cpp | 5 ++-
.../variant.variant/variant.assign/conv.fail.cpp | 52 ----------------------
.../variant.variant/variant.assign/conv.pass.cpp | 43 ++++++++++++++++++
.../variant.variant/variant.ctor/T.pass.cpp | 4 +-
.../variant.variant/variant.ctor/conv.fail.cpp | 39 ----------------
.../variant.variant/variant.ctor/conv.pass.cpp | 42 +++++++++++++++++
test/support/variant_test_helpers.hpp | 9 ++++
8 files changed, 105 insertions(+), 93 deletions(-)
delete mode 100644 test/std/utilities/variant/variant.variant/variant.assign/conv. [...]
create mode 100644 test/std/utilities/variant/variant.variant/variant.assign/conv. [...]
delete mode 100644 test/std/utilities/variant/variant.variant/variant.ctor/conv.fail.cpp
create mode 100644 test/std/utilities/variant/variant.variant/variant.ctor/conv.pass.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.
unknown user pushed a change to branch master
in repository llvm.
from 467221aa92e AMDGPU: Drop remnants of byval support for shaders
new 8b4c157c0e9 Factor out resolveFrameOffsetReference (NFC).
new 00d04e85f72 [InstCombine] Disable fold from D64285 for non-integer types
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/Target/AArch64/AArch64FrameLowering.cpp | 35 ++++++++++++++++--------
lib/Target/AArch64/AArch64FrameLowering.h | 3 ++
lib/Transforms/InstCombine/InstCombineSelect.cpp | 2 ++
3 files changed, 28 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.