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-defconfig
in repository toolchain/ci/base-artifacts.
discards 0b5b8347 0: update: binutils-gcc-linux-qemu: boot
new cd579fa6 0: update: binutils-gcc-linux-qemu: 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 (0b5b8347)
\
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 | 16 +-
02-prepare_abe/console.log | 370 +-
03-build_abe-binutils/console.log | 11919 ++++-----
04-build_abe-stage1/console.log | 19461 ++++++++-------
05-build_abe-qemu/console.log | 7027 +++---
06-build_linux/console.log | 714 +-
07-boot_linux/console.log | 488 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 40065 +++++++++++++++---------------
jenkins/manifest.sh | 20 +-
13 files changed, 40103 insertions(+), 40021 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 5ad76ad7f5b testsuite: Uncomment __cpp_consteval test
new cce1697e6fe tree-optimization/101003 - use pattern defs when linearizing
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/tree-vect-slp.c | 5 +++++
1 file changed, 5 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from c5ff4f6d 1: reset: linux-0c6b522abc2a592468992780babd3c3629c7ceac: 21639
new eadb46f2 2: update: linux-b0795f0f47d7425836ff90b96aea3bd5b73505b2: 21754
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 | 67 +-
02-prepare_abe/console.log | 246 +-
03-build_abe-binutils/console.log | 10842 +++++-----
04-build_llvm/console.log | 13602 ++++++-------
05-build_abe-qemu/console.log | 6686 +++---
06-build_linux/console.log | 865 +-
08-check_regression/console.log | 83 +-
08-check_regression/results.regressions | 4 +-
08-check_regression/trigger-bisect | 3 -
09-update_baseline/console.log | 51 +-
09-update_baseline/results.regressions | 4 +-
console.log | 32442 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 5 +-
15 files changed, 32448 insertions(+), 32462 deletions(-)
delete mode 100644 08-check_regression/trigger-bisect
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allyesconfig
in repository toolchain/ci/llvm-project.
from 328a6ec95532 Force visibility of llvm::Any to external
adds 77b63ce55e4d [MemoryDependence] Fix invariant group store
adds f2ce10d14b7c [PowerPC] Handle inline assembly clobber of link regsiter
adds e673593742e7 [clang-format] PR50326 AlignAfterOpenBracket AlwaysBreak [...]
adds 6279fd114acb [SPE] Disable strict-fp for SPE by default
adds f1b1151b61b1 [libc++] [test] Fix a few tests for 32-bit x86
adds 6a86669a6d99 [WebAssembly] Ignore filters in Emscripten EH landingpads
adds 0826268d59c6 [PowerPC] Fix x86 vector intrinsics wrapper compilation under C++
adds cde86632a772 Various minor fixes for python 3
adds cf3e126e6449 [libcxx] Make the GDB pretty printer test less strict
adds bf25180e6727 Tolerate missing debug info in the shared_ptr pretty printer.
adds 1539c543dbe5 Don't fail the shared_ptr test if libc++ has insufficient [...]
adds fec90b2cebc3 Reland "[MC][ELF] Work around R_MIPS_LO16 relocation handl [...]
adds 28730bc82ac0 [AArch64] Prevent spilling between ldxr/stxr pairs
adds 84e8b1cf07b9 [clangd] Only allow remote index to be enabled from user config.
new 42326932eca6 [x86] add tests for store merging miscompile (PR50623); NFC
new b54ccef144d2 [SDAG] fix miscompile from merging stores of different sizes
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:
clang-tools-extra/clangd/ConfigCompile.cpp | 13 +-
clang-tools-extra/clangd/ConfigFragment.h | 3 +
clang-tools-extra/clangd/ConfigProvider.cpp | 27 +-
clang-tools-extra/clangd/ConfigProvider.h | 6 +-
clang-tools-extra/clangd/tool/ClangdMain.cpp | 4 +-
.../clangd/unittests/ConfigCompileTests.cpp | 14 +
clang/lib/Basic/Targets/PPC.cpp | 1 +
clang/lib/Format/TokenAnnotator.cpp | 12 +-
clang/lib/Headers/ppc_wrappers/xmmintrin.h | 9 +-
clang/test/CodeGen/builtins-ppc-fpconstrained.c | 3 +
clang/test/CodeGen/ppc-xmmintrin.c | 6 +-
clang/unittests/Format/FormatTest.cpp | 20 +
libcxx/test/libcxx/gdb/gdb_pretty_printer_test.py | 20 +-
.../test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp | 25 +-
.../memory/trivial_abi/unique_ptr_ret.pass.cpp | 4 +
.../memory/trivial_abi/weak_ptr_ret.pass.cpp | 5 +-
libcxx/utils/gdb/libcxx/printers.py | 44 +-
llvm/lib/Analysis/MemoryDependenceAnalysis.cpp | 4 +-
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 24 +-
llvm/lib/MC/ELFObjectWriter.cpp | 11 +
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp | 43 +-
llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 62 ++
llvm/lib/Target/PowerPC/PPCISelLowering.h | 1 +
llvm/lib/Target/PowerPC/PPCRegisterInfo.td | 7 +
.../WebAssemblyLowerEmscriptenEHSjLj.cpp | 13 +-
llvm/test/CodeGen/AArch64/atomicrmw-O0.ll | 697 +++++++++++++++++++++
.../CodeGen/PowerPC/ppc64-inlineasm-clobber.ll | 264 ++++++++
.../CodeGen/WebAssembly/lower-em-exceptions.ll | 12 +-
llvm/test/CodeGen/X86/stores-merging.ll | 96 ++-
llvm/test/MC/Mips/elf-relsym.s | 10 +-
llvm/test/MC/Mips/mips_lo16.s | 22 +
llvm/test/MC/Mips/xgot.s | 4 +-
.../AArch64/expand-atomicrmw-xchg-fp.ll | 4 +-
llvm/test/Transforms/GVN/storeinvgroup.ll | 21 +
34 files changed, 1394 insertions(+), 117 deletions(-)
create mode 100644 llvm/test/CodeGen/AArch64/atomicrmw-O0.ll
create mode 100644 llvm/test/CodeGen/PowerPC/ppc64-inlineasm-clobber.ll
create mode 100644 llvm/test/MC/Mips/mips_lo16.s
create mode 100644 llvm/test/Transforms/GVN/storeinvgroup.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-arm-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 215986c7c0 Automatic date update in version.in
adds 0aa46dd891 Automatic date update in version.in
adds ecb46fca67 Automatic date update in version.in
adds 1dae789b15 Automatic date update in version.in
adds 953595dada Automatic date update in version.in
adds 8b91c37ed9 Automatic date update in version.in
adds 8c5062d58d Automatic date update in version.in
adds b481ba02ba 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/llvm-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ce3de0af 0: update: binutils-llvm-linux-qemu: all
new a1d29baa 0: update: binutils-llvm-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 (ce3de0af)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 131 +-
02-prepare_abe/console.log | 50 +-
03-build_abe-binutils/console.log | 11664 ++++++-------
04-build_llvm/console.log | 13675 +++++++--------
05-build_abe-qemu/console.log | 7019 ++++----
06-build_linux/console.log | 726 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 8 +-
09-update_baseline/console.log | 2 +-
console.log | 33277 ++++++++++++++++++------------------
jenkins/manifest.sh | 20 +-
11 files changed, 33159 insertions(+), 33415 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-master-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards 7fe30ab7 4: update: binutils-4a11703a04c64d34e79d51ad62dad176c92462c8: 1
new 94784b0d 4: update: binutils-4bdd1a062098b6ba5f59ce1fcd15ef654df648b2: 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 (7fe30ab7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 14 +-
02-prepare_abe/console.log | 174 +-
03-build_abe-binutils/console.log | 19613 ++++++++++++-------------
04-build_abe-check_binutils/console.log | 3076 ++--
05-check_regression/console.log | 52 +-
05-check_regression/results.regressions | 4 +-
06-update_baseline/console.log | 488 +-
06-update_baseline/results.regressions | 4 +-
console.log | 23429 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
sumfiles/binutils.log.xz | Bin 40144 -> 40148 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 95516 -> 95568 bytes
sumfiles/gas.sum | 4 +-
sumfiles/ld.log.xz | Bin 117844 -> 117868 bytes
sumfiles/ld.sum | 4 +-
sumfiles/libctf.log.xz | Bin 2236 -> 2236 bytes
sumfiles/libctf.sum | 2 +-
18 files changed, 23488 insertions(+), 23386 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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 71cad343 0: update: binutils-llvm-linux-qemu: boot
new 09b52953 0: update: binutils-llvm-linux-qemu: 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 (71cad343)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 114 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11412 +++++-----
04-build_llvm/console.log | 13913 ++++++------
05-build_abe-qemu/console.log | 6881 +++---
06-build_linux/console.log | 881 +-
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 4 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 33631 +++++++++++++++---------------
jenkins/manifest.sh | 20 +-
13 files changed, 33686 insertions(+), 33628 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 binutils-gdb.
from 36695cf8ffe [gdb/testsuite] Fix gdb.cp/nested-types.exp with check-read1
new 4bdd1a06209 [gdb/testsuite] Convert multi-line function call into s [...]
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/foll-exec.c | 19 ++++++++++---------
2 files changed, 15 insertions(+), 9 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 7d19a50ea1e testsuite: Fix up libgomp.fortran/pr100981-2.f90 testcase [ [...]
new 5ad76ad7f5b testsuite: Uncomment __cpp_consteval test
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/testsuite/g++.dg/cpp23/feat-cxx2b.C | 2 --
gcc/testsuite/g++.dg/cpp2a/feat-cxx2a.C | 2 --
2 files changed, 4 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 f8b067056ba aix: Power10 assembler invocation.
new 2d2ed777b23 ifcvt: Fix -fcompare-debug bug [PR100852]
new 7d19a50ea1e testsuite: Fix up libgomp.fortran/pr100981-2.f90 testcase [ [...]
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/ifcvt.c | 4 ++--
gcc/testsuite/g++.dg/opt/pr100852.C | 25 ++++++++++++++++++++++++
libgomp/testsuite/libgomp.fortran/pr100981-2.f90 | 2 ++
3 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr100852.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/llvm-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 66e8283d 0: update: binutils-llvm-qemu: all
new c5ff4f6d 1: reset: linux-0c6b522abc2a592468992780babd3c3629c7ceac: 21639
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 | 108 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11489 +++++-----
04-build_llvm/console.log | 13808 ++++++------
05-build_abe-qemu/console.log | 6881 +++---
06-build_linux/console.log | 697 +-
07-boot_linux/console.log | 11 -
08-check_regression/console.log | 88 +-
08-check_regression/results.regressions | 3 +-
08-check_regression/trigger-bisect | 3 +
09-update_baseline/console.log | 25 +-
09-update_baseline/results.regressions | 3 +-
console.log | 33535 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
reset-baseline | 0
results | 7 +-
16 files changed, 32978 insertions(+), 34126 deletions(-)
delete mode 100644 07-boot_linux/console.log
create mode 100644 08-check_regression/trigger-bisect
create 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/gcc.
from 1c1e19e305c Daily bump.
adds 7fe81705fba Daily bump.
adds f7ece1a3200 d: Respect explicit align(N) type alignment (PR100935)
adds d660f34b671 d: TypeInfo error when using slice copy on Structs (PR100964)
adds a037725e3f6 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/d/ChangeLog | 18 ++++++++++++++++++
gcc/d/dmd/expression.c | 7 +++++--
gcc/d/dmd/mtype.c | 5 ++++-
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
gcc/testsuite/gdc.test/compilable/aggr_alignment.d | 20 ++++++++++++++++++++
gcc/testsuite/gdc.test/compilable/betterCarray.d | 10 ++++++++++
7 files changed, 74 insertions(+), 4 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-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards e2d730f9 0: update: gcc-1c1e19e305cf8d6e0f1e4df2970b8b596296cb55: 1
new e042f8ea 0: update: gcc-a037725e3f66e2db534222a49289ed4a1ed48031: 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 (e2d730f9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 14 +-
02-prepare_abe/console.log | 404 +-
04-build_abe-bootstrap_ubsan/console.log | 76712 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 77170 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 77213 insertions(+), 77099 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
in repository toolchain/ci/interesting-commits.
from 19d5e25 Add last-good 068d9d754bc15f30ff2f73b9f50aba85420a08b2 from h [...]
new ca21e62 Add regression 0c6b522abc2a592468992780babd3c3629c7ceac from [...]
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:
linux | 1 +
1 file changed, 1 insertion(+)
--
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
in repository toolchain/ci/interesting-commits.
from 616e041 Add regression 374c6c7bba3cbaa1420eeab89d92c3cdaf5abc3a from [...]
new 19d5e25 Add last-good 068d9d754bc15f30ff2f73b9f50aba85420a08b2 from h [...]
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:
linux | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.