This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2a5ffb8 Sema: do not warn about unused const vars if main file is a header
new 19f548b [openmp] Remove test assumption that canonical binary name co [...]
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:
test/Driver/openmp-offload.c | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 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 2fc9bcf Automatic date update in version.in
new 63ab433 btrace: fix gap indication
new b61ce85 btrace: allow leading trace gaps
new 2dfdb47 btrace: update tail call heuristic
new 259ba1e btrace: preserve function level for unexpected returns
new d87fdac btrace: bridge gaps
The 5 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/ChangeLog | 39 ++++
gdb/btrace.c | 531 ++++++++++++++++++++++++++++++++++++++++++++++------
gdb/record-btrace.c | 33 +++-
3 files changed, 542 insertions(+), 61 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 compiler-rt.
from 6fdba17 [asan/lsan] Avoid possible deadlock in dynamic ASan runtime t [...]
new 3d648ec [asan] Disable pthread_create_from_constructor test on PowerPC64.
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:
test/asan/TestCases/Linux/pthread_create_from_constructor.cc | 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.
unknown user pushed a change to branch master
in repository clang.
from 12d5613 [Modules] Make test from r285377 darwin specific
new 2a5ffb8 Sema: do not warn about unused const vars if main file is a header
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/Sema/Sema.cpp | 7 +++++--
test/Sema/no-warn-unused-const-variables.c | 4 ++++
2 files changed, 9 insertions(+), 2 deletions(-)
create mode 100644 test/Sema/no-warn-unused-const-variables.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 452a353 PR rtl-optimization/78132 * ree.c (combine_reaching_defs): [...]
new 971e7f1 PR rtl-optimization/77919 * expr.c (expand_expr_real_1) <no [...]
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/ChangeLog | 4 ++++
gcc/expr.c | 3 ++-
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/torture/pr77919.C | 11 +++++++++++
4 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr77919.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 gimplefe
in repository gcc.
from e55ed04 2016-10-27 Richard Biener <rguenther(a)suse.de>
new e5e6447 2016-10-27 Richard Biener <rguenther(a)suse.de>
new 0d4e4f6 2016-10-28 Richard Biener <rguenther(a)suse.de>
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/c-family/c-common.c | 2 +-
gcc/c/c-parser.c | 56 ++++++++++++++++++---------------------
gcc/c/c-tree.h | 5 ++++
gcc/c/gimple-parser.c | 33 +++++++++++------------
gcc/c/gimple-parser.h | 2 +-
gcc/testsuite/gcc.dg/gimplefe-1.c | 2 +-
gcc/tree-pretty-print.c | 3 ++-
7 files changed, 52 insertions(+), 51 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 db4c293 Daily bump.
new 452a353 PR rtl-optimization/78132 * ree.c (combine_reaching_defs): [...]
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/ChangeLog | 6 ++++++
gcc/ree.c | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr78132.c | 20 ++++++++++++++++++++
4 files changed, 36 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr78132.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 compiler-rt.
from f977078 [asan] Test jumps which bypass variables declaration
new 6fdba17 [asan/lsan] Avoid possible deadlock in dynamic ASan runtime t [...]
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/lsan/lsan_common.cc | 1 +
.../Linux/pthread_create_from_constructor.cc | 48 ++++++++++++++++++++++
2 files changed, 49 insertions(+)
create mode 100644 test/asan/TestCases/Linux/pthread_create_from_constructor.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.
unknown user pushed a change to branch master
in repository libcxx.
from 68635ee Update mac ABI list
new a0b4d55 Add more tests for optional<const T>
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:
.../optional/optional.object/optional.object.ctor/U.pass.cpp | 5 +++++
.../optional/optional.object/optional.object.ctor/const_T.pass.cpp | 5 +++++
.../optional/optional.object/optional.object.ctor/copy.pass.cpp | 5 +++++
.../optional.object/optional.object.ctor/in_place_t.pass.cpp | 4 ++++
.../optional/optional.object/optional.object.ctor/move.pass.cpp | 5 +++++
.../optional/optional.object/optional.object.ctor/rvalue_T.pass.cpp | 5 +++++
6 files changed, 29 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.