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-lts-allmodconfig
in repository toolchain/ci/llvm-project.
from 99464b7eb1d [clangd][Hover] Change arrow in return type back to →
adds 01fd650ba3d [RISCV] Pass target-abi via module flag metadata
adds 7c5784746cf [RISCV] Check the target-abi module flag matches the option
adds 4d342b7d8e9 Revert "[RISCV] Support ABI checking with per function targ [...]
adds 72882ca30d8 [RISCV] Support ABI checking with per function target-features
adds c23212a438f [IR] Keep a double break between functions when printing a module
adds 87c7863c3ec Reland "[StackColoring] Remap PseudoSourceValue frame indic [...]
adds 6472fec9a69 [clangd][Hover] Handle uninstantiated templates
adds 54b022d3444 [lldb] Fix nondeterminism in TestCppBitfields
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/clangd/Hover.cpp | 27 ++++++++++++++--------
clang-tools-extra/clangd/unittests/HoverTests.cpp | 19 +++++++++++++++
clang/lib/CodeGen/CodeGenModule.cpp | 7 ++++++
clang/test/CodeGen/riscv-metadata.c | 14 +++++++++++
.../test/lang/cpp/bitfields/TestCppBitfields.py | 2 +-
.../lldbsuite/test/lang/cpp/bitfields/main.cpp | 2 +-
llvm/lib/CodeGen/StackColoring.cpp | 16 +++++++------
llvm/lib/IR/AsmWriter.cpp | 4 +++-
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 5 ++--
llvm/lib/Target/RISCV/RISCVTargetMachine.cpp | 14 +++++++++--
llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.cpp | 24 +++++++++++--------
llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h | 2 ++
llvm/test/CodeGen/RISCV/module-target-abi.ll | 24 +++++++++++++++++++
llvm/test/CodeGen/RISCV/module-target-abi2.ll | 27 ++++++++++++++++++++++
llvm/test/Feature/undefined.ll | 13 +++++++++++
15 files changed, 167 insertions(+), 33 deletions(-)
create mode 100644 clang/test/CodeGen/riscv-metadata.c
create mode 100644 llvm/test/CodeGen/RISCV/module-target-abi.ll
create mode 100644 llvm/test/CodeGen/RISCV/module-target-abi2.ll
--
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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f684a17f 10: update: llvm-linux: 17560
new ac01a689 10: update: llvm-linux: 17560
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 (f684a17f)
\
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 | 16 +-
02-build_llvm/console.log | 12580 ++++++++++++-------------
03-build_linux/console.log | 6538 +++++++------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 102 +-
console.log | 19238 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 19241 insertions(+), 19245 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 0968f7da262 c++: Function declared with typedef with eh-specification.
new a5d81aaab6d libstdc++: Fix order of changelog entries
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:
libstdc++-v3/ChangeLog | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from de5f2154 1: reset: linux-51466b3fd2725bfb0de629f71c0854ff276d50ae: 19891
new 4ee52809 2: update: linux-eb9ebdceaadcab583114dd84f2a630603405e50f: 20289
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 | 222 +-
02-build_llvm/console.log | 12330 +++++++++++++++++-----------------
03-build_linux/console.log | 907 +--
05-check_regression/console.log | 25 +-
06-update_baseline/console.log | 48 +-
console.log | 13532 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 13604 insertions(+), 13472 deletions(-)
delete mode 100644 reset-baseline
--
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-9
in repository gcc.
from 83f65674e78 Daily bump.
new 7db777843cc c++: Fix ICE with lambda in member operator (PR93279)
new dcb23017b1a c++: Fix array of char typedef in template (PR90966).
new 9d4d55a52d4 c++: Function declared with typedef with eh-specification.
The 3 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/cp/ChangeLog | 12 ++++++++++++
gcc/cp/decl.c | 1 +
gcc/cp/name-lookup.c | 6 ++++++
gcc/cp/pt.c | 13 ++++++++++++-
gcc/testsuite/g++.dg/cpp0x/initlist-array10.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template16.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/cpp1z/noexcept-type22.C | 6 ++++++
7 files changed, 66 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-array10.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template16.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/noexcept-type22.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.
unknown user pushed a change to branch master
in repository gcc.
from a5ed4958a2c Check array contiguity for OpenACC/Fortran
new 0968f7da262 c++: Function declared with typedef with eh-specification.
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/cp/ChangeLog | 5 +++++
gcc/cp/decl.c | 1 +
gcc/testsuite/g++.dg/cpp1z/noexcept-type22.C | 6 ++++++
3 files changed, 12 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/noexcept-type22.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-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 086b06f3c9 Remove cpu-plugin.c
adds 82ef9cad78 Fix objcopy --merge-notes dependency on qsort implementation [...]
adds 16b10d6e61 Harden gdb.base/step-over-syscall.exp
adds c35d018b1a RISC-V: Fix gdbserver problem with handling arch strings.
adds aeb87a633c Automatic date update in version.in
adds 738174e17e Don't report symbol lookup failure in first phase of linking
adds 55be8fd0d2 Improve warning message from debuginfod support in readelf.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +
bfd/cpu-riscv.c | 19 +++-
bfd/version.h | 2 +-
binutils/ChangeLog | 10 ++
binutils/objcopy.c | 34 +++----
binutils/readelf.c | 37 ++++----
gdb/testsuite/ChangeLog | 10 ++
gdb/testsuite/gdb.base/step-over-syscall.exp | 134 ++++++++++++++++++++-------
ld/ChangeLog | 5 +
ld/ldexp.c | 5 +-
10 files changed, 188 insertions(+), 73 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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c48c6710 0: update: binutils-gcc-linux: all
new 3fc100b2 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 (c48c6710)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 220 +-
02-prepare_abe/console.log | 433 +-
03-build_abe-binutils/console.log | 11302 ++++++------
04-build_abe-stage1/console.log | 15716 +++++++++--------
05-build_linux/console.log | 6106 ++++---
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 33938 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 33880 insertions(+), 33873 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.