This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 9c232026 0: update: binutils-gcc: 2
new 478b83a6 0: update: binutils-gcc: 2
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 (9c232026)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1544 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 51028 -> 52964 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 953640 -> 947940 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 devel/rust/master
in repository gcc.
from 65a06a81758 Merge #1341
new 5cacb0d3cb8 Remove locus field which can shadow leading to missing loca [...]
new 198d0dfbfad Remove unused function
new b9fffb15587 Remove unused parent NodeId mappings
new c31bffa99b1 move resolve-item functions into their associated file
new 1ea95c3548c refactor relative type path function into its assoicated file
new 2f2c41a3ebe remove unused mark assignment to decl
new 31e63dd6c2b remove decl mutability context which is unused
new da2dda70637 refactor away from helper utility methods and just use the [...]
new d5ffe1cdb02 refactor name resolution of generic arguments into ResolveT [...]
new 64832f0c5dd remove unused class
new 964969d4c60 refactor class helper to create trait impl path segments in [...]
new eb88a919f53 refactor qualified type path resolution from the ResolveRel [...]
new 700849ffd06 refacor resolution of TypePaths to be a static function
new 7f8479378a9 remove unnessecary useage of ResolveTypeToCanonicalPath whe [...]
new c14187cf54b Remove unused code in ResolveTypeToCanonicalPath class
new 76aeea68f51 Remove unused class ResolveTypeToCanonicalPath and generati [...]
new 5b8502d862f Remove default keyword flags in ResolveType interface
new c88cc0aa644 Merge #1342
The 18 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/rust/Make-lang.in | 1 +
gcc/rust/resolve/rust-ast-resolve-base.cc | 2 +-
gcc/rust/resolve/rust-ast-resolve-base.h | 8 +-
gcc/rust/resolve/rust-ast-resolve-expr.cc | 155 ++++-----
gcc/rust/resolve/rust-ast-resolve-expr.h | 15 +-
gcc/rust/resolve/rust-ast-resolve-implitem.h | 29 +-
gcc/rust/resolve/rust-ast-resolve-item.cc | 285 ++++++++--------
gcc/rust/resolve/rust-ast-resolve-item.h | 16 +-
gcc/rust/resolve/rust-ast-resolve-path.cc | 38 +--
gcc/rust/resolve/rust-ast-resolve-path.h | 8 +-
gcc/rust/resolve/rust-ast-resolve-pattern.cc | 22 +-
gcc/rust/resolve/rust-ast-resolve-pattern.h | 24 +-
gcc/rust/resolve/rust-ast-resolve-stmt.h | 90 ++---
.../resolve/rust-ast-resolve-struct-expr-field.cc | 61 ++++
.../resolve/rust-ast-resolve-struct-expr-field.h | 18 +-
gcc/rust/resolve/rust-ast-resolve-toplevel.h | 47 ++-
gcc/rust/resolve/rust-ast-resolve-type.cc | 362 +++++++++------------
gcc/rust/resolve/rust-ast-resolve-type.h | 291 ++++-------------
gcc/rust/resolve/rust-ast-resolve.cc | 97 ------
gcc/rust/resolve/rust-ast-verify-assignee.h | 4 +-
gcc/rust/resolve/rust-name-resolver.cc | 35 --
gcc/rust/resolve/rust-name-resolver.h | 10 -
gcc/rust/util/rust-canonical-path.h | 8 +
23 files changed, 620 insertions(+), 1006 deletions(-)
create mode 100644 gcc/rust/resolve/rust-ast-resolve-struct-expr-field.cc
--
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_native_check_binutils/master-arm
in repository toolchain/ci/glibc.
from c1ada668a3 elf: Fix -DNDEBUG warning in _dl_start_args_adjust
adds a3563f3f36 x86: Add more feature definitions to isa-level.h
No new revisions were added by this update.
Summary of changes:
sysdeps/x86/isa-level.h | 15 +++++++++++++++
1 file changed, 15 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 devel/m2link
in repository gcc.
from a46dabc0a44 Changes to gcc/m2/Make-lang.in to work with the new renamed files.
new b3ba35e9f88 Testsuite changes reflecting changes to UnixArgs.
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/gm2/link/pimc/pass/testgetopt.mod | 4 ++--
gcc/testsuite/gm2/link/pimc/pass/testunixargs.mod | 2 +-
2 files changed, 3 insertions(+), 3 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_native_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards 477187d0 0: update: binutils-gcc-linux-glibc-gdb: 1
new 83f2b16b 0: update: binutils-gcc-linux-glibc-gdb: 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 (477187d0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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.xz | Bin 1548 -> 1508 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 52588 -> 50820 bytes
04-build_abe-gcc/console.log.xz | Bin 233276 -> 232120 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9080 -> 8996 bytes
07-build_abe-glibc/console.log.xz | Bin 233088 -> 232224 bytes
08-build_abe-gdb/console.log.xz | Bin 49960 -> 49556 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3820 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2184 -> 2156 bytes
11-check_regression/console.log.xz | Bin 2300 -> 2284 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 72 +++----
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 20 +-
sumfiles/binutils.log.xz | Bin 55812 -> 55692 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 97736 -> 97744 bytes
sumfiles/gas.sum | 268 +++++++++++------------
sumfiles/ld.log.xz | Bin 130872 -> 130880 bytes
sumfiles/ld.sum | 334 ++++++++++++++---------------
23 files changed, 390 insertions(+), 390 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_bmk_llvm_fx/llvm-master-aarch64-cpu2017-O3
in repository toolchain/ci/llvm-project.
at 58a55107c2c2 [MLIR][Math] Improve docs for round op (NFC)
This branch includes the following new commits:
new eab2a06f0fde Revert "Reland "[X86] Support `_Float16` on SSE2 and up""
new cfd474e0d036 [flang] Enforce C1552, no binding labels allowed for inter [...]
new 85593e7bb5a8 [SystemZ][z/OS] Modify cxxabi to be compatible with existi [...]
new d95140a5a9ff [MLIR][Presburger] Rename variable/identifier -> variable
new cd417c6a46e0 Apply clang-tidy fixes for modernize-use-emplace in SCFTra [...]
new 35d7ebb1b7a0 Apply clang-tidy fixes for readability-simplify-boolean-ex [...]
new 1088d4ad749f [libc] disable algorithm_test.cpp temporarily
new da0f15140187 [MLIR][Affine][NFC] Fix affine utlities docs using "identi [...]
new 02c8453e6456 [RISCV] Teach RISCVMergeBaseOffset to handle read-modify-w [...]
new f7bf9d13d50d TestIgnoredExceptions.py needs support from debugserver, s [...]
new 79a2b4ba98a1 [libc++][ranges] Finish LWG issues directly related to the [...]
new a0f4c10ae227 [pseudo] Add error-recovery framework & brace-based recovery
new d25361c3afa6 [pseudo] Move ellipsis into initializer-list-item. NFC
new 9553d695804c [NFC][HWASan] Refactor hwasan pass
new 743971faaf84 Revert "[pseudo] Add error-recovery framework & brace-base [...]
new fd26d86f5f66 [MLIR][Presburger] subtract: fix support for divs defined [...]
new 2695e23ad96b [OpenMP][CUDA] Fix the issue that P2P memcpy doesn't work
new dda8b1ceda23 [MLIR][Presburger] subtract: support non-div locals
new c72f22bf16ff [libc++] Fix signature of main() in tests
new e095cddb7622 [lldb] Add a NativeProcessProtocol::Threads() iterable
new b415f8e3dfb8 [lldb] [llgs] Add base nonstop fork/vfork tests
new 261d0033500e [lldb] [llgs] Fix premature server exit if multiprocess+nonstop
new b254d5571143 Apply clang-tidy fixes for readability-simplify-boolean-ex [...]
new 08d651d7bad0 Apply clang-tidy fixes for performance-unnecessary-value-p [...]
new 04235d07ad5b [mlir] Update flipped accessors (NFC)
new 870b6d218397 Improve handling of static assert messages.
new 9f35657983c5 [flang] Lower Fortran math intrinsic operations into MLIR [...]
new bf4dcbd2df00 [SLP]Fix PR56251: Do not remove the reordering from the ro [...]
new f239cddbac3c [RISCV] Pin two tests to fixed length vectorization to pre [...]
new 88b801392c93 [libc] add integer writing to printf
new 77df3be0dee4 [Debuginfo][DWARF][NFC] Refactor DwarfStringPoolEntryRef.
new 906f52f2c4fc [gn build] Port 77df3be0dee4
new ddc9e8861ccf [MachineCombiner, AArch64] Add a new pattern A-(B+C) => (A [...]
new 2030e6496aae Avoid ar_to_bc.sh script in symbolizer build; add -ignore- [...]
new a145a32544a8 build_symbolizer: Set LLVM_DEFAULT_TARGET_TRIPLE in llvm builds
new e263a7670e28 [InstCombine] Look through more casts when folding memchr [...]
new 8827679826b8 [InstCombine] Fold strncmp of constant arrays and variable size
new 67ced6af3b6e [Sanitizers] Cleanup handling of stat64/statfs64
new a774ba7f60d1 Revert "Improve handling of static assert messages."
new b0ce93226cee [UpdateTestChecks] Handle prefix reuse for appended check lines
new 178674e23a71 [OpenMP][NFC] Remove unused check lines in Clang/OpenMP tests
new 73e5d7bdff51 [OpenMP] Initial parsing and sema support for 'masked task [...]
new 44a114fec715 [lldb/Dataformatters] Adapt C++ std::string dataformatter [...]
new 860c62f53cb2 [RISCV] Refine known bits for READ_VLENB
new 9560f021410f [mlir] Add `enableSplitting` and `insertMarkerInOutput` op [...]
new da60558d8aa9 [RISCV] Rename getMin/MaxVLen to getArchMin/MaxVlen and ma [...]
new 57fa68897bb7 [Driver][ARM][AArch64] Use err_drv_unsupported_option_argu [...]
new 21895c6b5060 [AMDGPU] Relax verification of soffset in scalar stores
new f91d82816ff5 [trace] Improve the TraceCursor iteration API
new 5dcc5254925a [RISCV] Fold (add X, [-4096, -2049]) or (add X, [2048,4096 [...]
new 6564ca188a12 [trace] Fix errors when handling command arguments
new 072288dacd2b [DirectX] Fix broken build after API removal
new 2fcc495549e1 [AArch64] Update test case.
new fc2d96c334a1 Revert "[BOLT][AArch64] Handle gold linker veneers"
new 5cb09798700a [X86][AMX] Split greedy RA for tile register
new c967c3d39bc0 [DirectX] Properly fix for MaybeAlign API removal
new 779d2470a453 [flang] Support check for BIND statement entity
new 0204fd25b0ca [CoverageMapping] Remove dots from paths inside the profile
new 794b3bf7767c [NFC][flang] Add the missed `constexpr`
new 60a85726ed32 [XCOFF] make sure same number of paddings are added for DW [...]
new 370127b7d586 [XCOFF] change default program code csect alignment to 32
new 1795f8cd2e75 [NFC][OpenMP] Fix worksharing-loop
new a223ba0a697c [C++20] [Modules] Implement Reachable initiallly
new 7a541406b5a2 Revert "[C++20] [Modules] Implement Reachable initiallly"
new 9c04851cf580 [C++20] [Module] Support reachable definition initially/partially
new 7fc12da898e0 [lldb] [test] Split TestGdbRemoteFork in two
new 38adfa91a1f3 [libc++][format] Improve integral formatters.
new ff855f5ec0c3 Pass code-model through Module IR to [llc].
new 58a55107c2c2 [MLIR][Math] Improve docs for round op (NFC)
The 69 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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.