This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 35382423fe1 Fix internal error on locally derived bit-packed array type
new 2bf34b9f4e4 libsanitizer: Remove cyclades from libsanitizer
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:
.../sanitizer_common/sanitizer_common_interceptors_ioctl.inc | 9 ---------
.../sanitizer_common/sanitizer_platform_limits_posix.cpp | 11 -----------
.../sanitizer_common/sanitizer_platform_limits_posix.h | 10 ----------
3 files changed, 30 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 49c2c7f6551 Remove discriminant checks in gigi
new 745dae5923a libsanitizer: Remove cyclades from libsanitizer
new 6fdacaf4b00 Detect illegal conditions in Raise_xxx_Error nodes
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/ada/gcc-interface/trans.c | 7 ++++++-
.../sanitizer_common/sanitizer_common_interceptors_ioctl.inc | 9 ---------
.../sanitizer_common/sanitizer_platform_limits_posix.cpp | 11 -----------
.../sanitizer_common/sanitizer_platform_limits_posix.h | 10 ----------
4 files changed, 6 insertions(+), 31 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_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 4649fad9 0: update: gcc-9af26b489df3d00c1f12af895738dba33140623e: 1
new 41756af7 0: update: gcc-ef060930c4e389cf15e01837249451105f079187: 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 (4649fad9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 164 +-
02-prepare_abe/console.log | 124 +-
04-build_abe-bootstrap_O3/console.log | 93363 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 93643 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 93621 insertions(+), 93685 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-mainline-allyesconfig
in repository toolchain/ci/llvm-project.
from 6336c6eec1a1 AArch64/GlobalISel: Remove IR section from test
adds de579bae6eab [LowerConstantIntrinsics] reuse isManifestLogic from Const [...]
adds 4973ce53ca8a ~(C + X) --> ~C - X (PR50308)
No new revisions were added by this update.
Summary of changes:
llvm/include/llvm/IR/Constant.h | 4 ++++
llvm/lib/Analysis/ConstantFolding.cpp | 15 +-----------
llvm/lib/IR/Constants.cpp | 12 ++++++++++
.../Transforms/InstCombine/InstCombineAndOrXor.cpp | 17 ++++++-------
.../Transforms/Scalar/LowerConstantIntrinsics.cpp | 8 +++----
llvm/test/Transforms/InstCombine/not-add.ll | 28 ++++++++++++++++++++++
.../LowerConstantIntrinsics/constant-intrinsics.ll | 8 +++++++
7 files changed, 66 insertions(+), 26 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-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from f2ece6f163 Automatic date update in version.in
adds d6f17ee9f1 Automatic date update in version.in
adds 8586ba779a Automatic date update in version.in
adds 352cf802a9 Automatic date update in version.in
adds 3c4029d244 Automatic date update in version.in
adds 99c9bb313e Automatic date update in version.in
adds b8f4b69aaa arm: Fix bugs with MVE vmov from two GPRs to vector lanes
adds 9112450f1e Automatic date update in version.in
adds cff396521d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++
gas/config/tc-arm.c | 4 +-
gas/testsuite/gas/arm/mve-vmov-3.d | 169 +++++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-3.s | 160 +++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-bad-2.l | 2 +-
opcodes/ChangeLog | 9 ++
opcodes/arm-dis.c | 7 +-
8 files changed, 355 insertions(+), 6 deletions(-)
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.d
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.s
--
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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5ba0f1fc 2: update: binutils-llvm-linux-qemu: 19720
discards d1665aa4 1: reset: linux-0101947dbcc3204f08fb5b69a21dbd4b1535cad6: 19521
discards 5e988a0b 0: update: binutils-llvm-qemu: all
new e8b29b96 0: update: binutils-llvm-linux-qemu: 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 (5ba0f1fc)
\
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 | 216 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11651 +++++-----
04-build_llvm/console.log | 13830 ++++++------
05-build_abe-qemu/console.log | 6999 +++---
06-build_linux/console.log | 861 +-
07-boot_linux/console.log | 13 +
08-check_regression/console.log | 21 +-
08-check_regression/results.regressions | 6 +-
09-update_baseline/console.log | 143 +-
09-update_baseline/results.regressions | 6 +-
console.log | 34172 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 4 +-
14 files changed, 34058 insertions(+), 34320 deletions(-)
create mode 100644 07-boot_linux/console.log
--
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 4a29b8d6272 Replace ? with ?? in warning messages
new 3553d8c2fec Consistently generate debug info for elaboration variables
new 49c2c7f6551 Remove discriminant checks in gigi
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/ada/gcc-interface/decl.c | 74 ++++++++++++++++++++++--------------------
gcc/ada/gcc-interface/utils.c | 4 +--
gcc/ada/gcc-interface/utils2.c | 15 ++++++---
3 files changed, 51 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.