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-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 8c4ec63c 2: good: llvm-linux: 5371
new 7dfe6a37 2: good: llvm-linux: 5371
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 (8c4ec63c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9603 ++++++++++++++++++++--------------------
3-build_linux/console.log | 116 +-
console.log | 9735 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 14 +-
5 files changed, 9723 insertions(+), 9761 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 567e4ed6467 PR rtl-optimization/89768 * loop-unroll.c (unroll_loop_co [...]
new 2bc36e30005 RISC-V: Fix %lo overflow with BLKmode references.
new dc0cf27032c PR tree-optimization/89688 - -Wstringop-overflow confused b [...]
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 | 8 +
gcc/c-family/ChangeLog | 8 +
gcc/c-family/c-common.c | 50 +++++-
gcc/c-family/c-common.h | 3 +-
gcc/c/ChangeLog | 6 +
gcc/c/c-decl.c | 9 +-
gcc/config/riscv/riscv.c | 43 ++++-
gcc/cp/ChangeLog | 6 +
gcc/cp/typeck2.c | 7 +-
gcc/testsuite/ChangeLog | 11 ++
gcc/testsuite/g++.dg/warn/Wstringop-overflow-2.C | 29 +++
gcc/testsuite/gcc.dg/strlenopt-61.c | 218 +++++++++++++++++++++++
gcc/testsuite/gcc.target/riscv/losum-overflow.c | 29 +++
13 files changed, 410 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wstringop-overflow-2.C
create mode 100644 gcc/testsuite/gcc.dg/strlenopt-61.c
create mode 100644 gcc/testsuite/gcc.target/riscv/losum-overflow.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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards a9c714b1 0: good: binutils-gcc-linux: boot
new a4c43760 0: good: binutils-gcc-linux: boot
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 (a9c714b1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3629 +++---
4-build_abe-stage1/console.log | 4068 +++---
5-build_linux/console.log | 17084 ++++++++++++------------
6-boot_linux/console.log | 390 +-
console.log | 26003 +++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 26237 insertions(+), 24979 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 936040cab5 Fix CodeGen/arm64-microsoft-status-reg.cpp test
new b995249659 Replace tok::angle_string_literal with new tok::header_name.
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/TokenKinds.def | 4 +++-
include/clang/Basic/TokenKinds.h | 2 +-
include/clang/Lex/Preprocessor.h | 2 +-
include/clang/Lex/PreprocessorLexer.h | 3 +--
lib/Lex/Lexer.cpp | 6 ++++--
lib/Lex/PPDirectives.cpp | 10 +++++++++-
lib/Lex/PPMacroExpansion.cpp | 4 ++--
lib/Lex/Pragma.cpp | 8 +++-----
lib/Lex/Preprocessor.cpp | 30 ++++++++++++++++++++++++------
test/Preprocessor/_Pragma-dependency.c | 6 ++++++
10 files changed, 54 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 libcxx.
from b0ee47d01 [libc++] Complete the ABI changelog after landing <filesystem [...]
new 2fa9a05ab [libc++] Flag file_clock test as expected to fail with ASAN
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:
.../utilities/time/time.clock/time.clock.file/consistency.pass.cpp | 4 ++++
1 file changed, 4 insertions(+)
--
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 compiler-rt.
from 9342558f6 [TSan][libdispatch] Avoid infinite recursion in dispatch_appl [...]
new ef821f937 [builtins] Divide shouldn't underflow if rounded result would [...]
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:
lib/builtins/divdf3.c | 12 +++++++++++
lib/builtins/divsf3.c | 12 +++++++++++
lib/builtins/divtf3.c | 12 +++++++++++
test/builtins/Unit/divdf3_test.c | 45 ++++++++++++++++++++++++++++++++++++++++
test/builtins/Unit/divsf3_test.c | 45 ++++++++++++++++++++++++++++++++++++++++
test/builtins/Unit/divtf3_test.c | 9 ++++++--
6 files changed, 133 insertions(+), 2 deletions(-)
create mode 100644 test/builtins/Unit/divdf3_test.c
create mode 100644 test/builtins/Unit/divsf3_test.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.