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-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards aca2c522 0: update: binutils-gcc-glibc-llvm: -1
new 5f067a22 0: update: binutils-gcc-glibc-llvm: -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 (aca2c522)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 229 +-
02-prepare_abe/console.log | 268 +-
03-build_abe-binutils/console.log | 10838 +--
04-build_abe-stage1/console.log | 17506 ++---
05-build_abe-linux/console.log | 288 +-
06-build_abe-glibc/console.log | 38065 +++++------
07-build_abe-stage2/console.log | 46628 ++++++-------
08-build_llvm-true/console.log | 11730 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 8 +-
09-benchmark/console.log | 510 +-
10-check_regression/console.log | 6 +-
11-update_baseline/console.log | 8 +-
console.log | 126099 ++++++++++++++++++-----------------
jenkins/manifest.sh | 14 +-
15 files changed, 126125 insertions(+), 126074 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 05df5fccd5 Add a new language mode for C2x; enable [[attribute]] suppor [...]
new 791cf13a44 Make getObjCEncodingForTypeImpl() take a bitmask instead of 8 bools
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/AST/ASTContext.h | 53 ++++++++++--
lib/AST/ASTContext.cpp | 184 +++++++++++++++++------------------------
2 files changed, 122 insertions(+), 115 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-bootstrap_debug
in repository toolchain/ci/gcc.
from 40012f38508 * gimple-ssa-strength-reduction.c (lookup_cand): Adjust in [...]
adds b0b4f30104a [MIPS] Skip forward src into next insn when the SRC reg is dead.
adds 763db3c4710 2019-05-14 Przemyslaw Wirkus <przemyslaw.wirkus(a)arm.com\>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 13 +++++++++
gcc/config/aarch64/aarch64-simd.md | 15 ++++++++++
gcc/config/mips/mips.c | 13 ++++++++-
gcc/internal-fn.def | 1 +
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/aarch64/signbitv2sf.c | 40 ++++++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/signbitv4sf.c | 38 ++++++++++++++++++++++++
7 files changed, 124 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/signbitv2sf.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/signbitv4sf.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_gnu/gnu-master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 43453dee 0: update: gcc-40012f38508dfa299d8c2ad8c2a741568a0b9947: -5
new 8ba55914 0: update: gcc-763db3c4710634b237dca93e3074997cf9849b2b: -5
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 (43453dee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 139 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-bootstrap_debug/console.log | 88527 ++++++++++++++--------------
console.log | 89124 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
5 files changed, 89136 insertions(+), 89096 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 5db60c2ca8 Revert r360637 "PR41817: Fix regression in r359260 that caus [...]
new 05df5fccd5 Add a new language mode for C2x; enable [[attribute]] suppor [...]
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/LangOptions.def | 1 +
include/clang/Frontend/LangStandard.h | 24 ++++++++++++++----------
include/clang/Frontend/LangStandards.def | 8 ++++++++
lib/Frontend/CompilerInvocation.cpp | 8 ++++++--
test/Driver/unknown-std.c | 2 ++
test/Parser/c2x-attributes.c | 1 +
test/Sema/attr-cx2.c | 2 +-
test/Sema/attr-deprecated-c2x.c | 2 +-
test/Sema/c2x-maybe_unused-errors.c | 2 +-
test/Sema/c2x-maybe_unused.c | 2 +-
test/Sema/c2x-nodiscard.c | 2 +-
11 files changed, 37 insertions(+), 17 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 lld.
from f069e0991 [Object] Change ObjectFile::getSectionContents to return Expe [...]
new defd12607 Move SymbolTable::addFile to InputFiles.cpp.
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:
ELF/Driver.cpp | 2 +-
ELF/InputFiles.cpp | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++
ELF/InputFiles.h | 3 ++
ELF/SymbolTable.cpp | 88 +++--------------------------------------------------
ELF/SymbolTable.h | 1 -
5 files changed, 95 insertions(+), 86 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 0ae196b0ffb Reapply r270597.
new 872d7a1f462 Inconsistency wrt Allocators in basic_string assignment (LWG2579)
new e0bcd31de65 PR libstdc++/69724 avoid temporary in std::thread construction
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:
libstdc++-v3/ChangeLog | 19 +++++++
libstdc++-v3/include/bits/basic_string.h | 58 +++++++++++-----------
libstdc++-v3/include/std/thread | 20 +++++---
.../basic_string/allocator/char/copy_assign.cc | 37 ++++++++++++++
.../basic_string/allocator/wchar_t/copy_assign.cc | 36 ++++++++++++++
.../thread/cons/{terminate.cc => 69724.cc} | 55 ++++++++++++--------
6 files changed, 166 insertions(+), 59 deletions(-)
copy libstdc++-v3/testsuite/30_threads/thread/cons/{terminate.cc => 69724.cc} (59%)
--
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 llvm.
from 3088fee559f [X86] X86TargetLowering::LowerINTRINSIC_WO_CHAIN - ensure r [...]
new 66fc8349991 Reinstate "FileCheck [5/12]: Introduce regular numeric variables"
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:
docs/CommandGuide/FileCheck.rst | 60 ++++-
include/llvm/Support/FileCheck.h | 133 ++++++++---
lib/Support/FileCheck.cpp | 302 +++++++++++++++++++------
test/FileCheck/numeric-defines-diagnostics.txt | 33 +++
test/FileCheck/numeric-defines.txt | 22 ++
test/FileCheck/numeric-expression.txt | 95 ++++++++
test/FileCheck/pattern-defines-diagnostics.txt | 6 +-
test/FileCheck/regex-scope.txt | 23 --
test/FileCheck/var-scope.txt | 35 +++
test/FileCheck/verbose.txt | 41 +++-
unittests/Support/FileCheckTest.cpp | 205 +++++++++++++++--
11 files changed, 803 insertions(+), 152 deletions(-)
create mode 100644 test/FileCheck/numeric-defines-diagnostics.txt
create mode 100644 test/FileCheck/numeric-defines.txt
create mode 100644 test/FileCheck/numeric-expression.txt
delete mode 100644 test/FileCheck/regex-scope.txt
create mode 100644 test/FileCheck/var-scope.txt
--
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 37d0d09177 Add new option to objcopy: --verilog-data-width. Use this o [...]
new 35015cd193 Fix illegal memory access triggered when attempting to assem [...]
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:
gas/ChangeLog | 6 ++++++
gas/config/tc-i386-intel.c | 6 ++++++
2 files changed, 12 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 gcc.
from 155856f96f5 Fix indentation in testsuite utility header
new 59d76a83c9a Do a refactoring in linemap (PR preprocessor/90382).
new ae7da87ac69 Fix min_location usage in line-map.c (PR preprocessor/90382).
new 0ae196b0ffb Reapply r270597.
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 | 6 +++
gcc/cp/decl.c | 4 +-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/diagnostic/trailing1.C | 5 +++
libcpp/ChangeLog | 34 +++++++++++++++++
libcpp/include/line-map.h | 4 +-
libcpp/line-map.c | 57 ++++++++++++++---------------
7 files changed, 81 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/trailing1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.