This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dcbf7aa2888 * go-backend.c (go_imported_unsafe): Update optimization_ [...]
new 600bc9f1202 PR go/89168 libgo: change gotest to run examples with output
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/example_test.go | 8 +--
libgo/testsuite/gotest | 110 +++++++++++++++++++++++++--------------
3 files changed, 75 insertions(+), 45 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-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 44cbd7e516 0: last-good: binutils-gcc-linux: all
new 97ff491c7c 0: last-good: 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 (44cbd7e516)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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:
3-build_abe-binutils/console.log | 3052 ++++++++--------
4-build_abe-stage1/console.log | 4102 +++++++++++-----------
5-count_linux_objs/console.log | 25 +-
console.log | 7115 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
5 files changed, 7142 insertions(+), 7160 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 ab8d2a6f7e2 Daily bump.
new dcbf7aa2888 * go-backend.c (go_imported_unsafe): Update optimization_ [...]
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/go/ChangeLog | 5 +++++
gcc/go/go-backend.c | 1 +
2 files changed, 6 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 clang.
from 7ff8f050d2 Fixed failure on Darwin due to r354064
new d1f4353f6e PR40642: Fix determination of whether the final statement of [...]
new 0068e5bc95 Fix implementation of [temp.local]p4.
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:
include/clang/AST/Expr.h | 6 +-
include/clang/AST/Stmt.h | 35 +++++--
include/clang/Basic/StmtNodes.td | 10 +-
include/clang/Parse/Parser.h | 68 +++++++------
include/clang/Sema/Lookup.h | 19 +++-
include/clang/Sema/Sema.h | 19 +++-
lib/AST/Stmt.cpp | 17 ++++
lib/CodeGen/CGStmt.cpp | 25 +++--
lib/Parse/ParseObjc.cpp | 5 +-
lib/Parse/ParseOpenMP.cpp | 14 ++-
lib/Parse/ParseStmt.cpp | 113 +++++++++++++---------
lib/Sema/SemaDecl.cpp | 18 ++--
lib/Sema/SemaDeclCXX.cpp | 1 -
lib/Sema/SemaExpr.cpp | 107 +++++++--------------
lib/Sema/SemaLookup.cpp | 22 ++++-
lib/Sema/SemaStmt.cpp | 4 -
lib/Sema/SemaTemplate.cpp | 142 ++++++++++++++++------------
lib/Sema/TreeTransform.h | 58 ++++++++----
test/CXX/class.access/p4.cpp | 10 +-
test/CXX/temp/temp.decls/temp.friend/p1.cpp | 6 +-
test/CodeGenCXX/stmtexpr.cpp | 76 +++++++++++++++
test/CodeGenCXX/volatile.cpp | 18 +++-
test/OpenMP/barrier_messages.cpp | 8 +-
test/OpenMP/cancel_messages.cpp | 4 +-
test/OpenMP/cancellation_point_messages.cpp | 4 +-
test/OpenMP/flush_messages.cpp | 8 +-
test/OpenMP/taskwait_messages.cpp | 8 +-
test/OpenMP/taskyield_messages.cpp | 14 ++-
test/SemaTemplate/temp.cpp | 39 +++++++-
29 files changed, 571 insertions(+), 307 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-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d31412fb60 0: last-good: binutils-gcc-linux: all
new 6df852725c 0: last-good: 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 (d31412fb60)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4001 ++++++++---------
4-build_abe-stage1/console.log | 4880 ++++++++++-----------
5-count_linux_objs/console.log | 32 +-
console.log | 8955 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 8955 insertions(+), 8925 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 7ec1b61e70 [Driver][Darwin] Emit an error when using -pg on OS without [...]
new 7ff8f050d2 Fixed failure on Darwin due to r354064
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/Driver/ToolChains/Darwin.cpp | 1 -
1 file changed, 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from 8d70b932e [libFuzzer] when doing the merge, keep track of the coveraged [...]
new 459210eed [libFuzzer] fix the unit tests
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/fuzzer/FuzzerMerge.cpp | 8 +++++---
lib/fuzzer/FuzzerMerge.h | 6 +++---
lib/fuzzer/tests/FuzzerUnittest.cpp | 12 ++++++------
3 files changed, 14 insertions(+), 12 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 39533ba6d09 * config/i386/i386.h (TARGET_SUBTARGET64_ISA_DEFAULT): En [...]
new ab8d2a6f7e2 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.