This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6642664 Wisely choose sext or zext when widening IV.
new 2a49f50 [LTO] Expose getComdatSymbolTable() to linkers.
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/llvm/LTO/LTO.h | 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.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 63287a5 Daily bump.
new c62ba6f 2016-09-28 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 11 +++++++++++
gcc/fortran/decl.c | 12 +++++++++++-
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gfortran.dg/array_constructor_26.f03 | 3 +--
gcc/testsuite/gfortran.dg/array_constructor_27.f03 | 3 +--
gcc/testsuite/gfortran.dg/bounds_check_strlen_2.f90 | 2 +-
gcc/testsuite/gfortran.dg/pr71730.f90 | 5 +++++
gcc/testsuite/gfortran.dg/pr77612.f90 | 13 +++++++++++++
8 files changed, 55 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr71730.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr77612.f90
--
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 lldb.
from a092616 Fix an issue where libc++ changed the type information we get [...]
new aa78838 Introduced a null check to avoid a crash in a test on i386.
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:
source/Target/StackFrame.cpp | 4 ++++
1 file changed, 4 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 55fa809 P0127R2: Support type deduction for types of non-type templat [...]
new 98a155c Mark P0127R3 as done, and replace its __has_feature check wit [...]
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/Frontend/InitPreprocessor.cpp | 2 +-
lib/Lex/PPMacroExpansion.cpp | 9 +++++----
test/Lexer/cxx-features.cpp | 3 +--
www/cxx_status.html | 2 +-
4 files changed, 8 insertions(+), 8 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 bb3742b Disable .gnu.attributes tags in compatibility-ldbl.o
new 5b5957c 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 8bb21d7 2016-09-28 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 63287a5 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 9878f2b 2016-09-28 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com> [...]
new 1a25c6f 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e5804c1 [CUDA] Disallow variable-length arrays in CUDA device code.
new 55fa809 P0127R2: Support type deduction for types of non-type templat [...]
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/DiagnosticSemaKinds.td | 13 +++-
lib/Lex/PPMacroExpansion.cpp | 2 +
lib/Sema/SemaTemplate.cpp | 33 +++++++-
lib/Sema/SemaTemplateDeduction.cpp | 83 ++++++++++++++------
lib/Sema/SemaTemplateInstantiate.cpp | 4 +-
lib/Sema/SemaType.cpp | 14 +++-
test/SemaTemplate/temp_arg_nontype_cxx11.cpp | 4 +
test/SemaTemplate/temp_arg_nontype_cxx1z.cpp | 110 +++++++++++++++++++++++++++
8 files changed, 231 insertions(+), 32 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 6d61dee Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->th [...]
new b1f5b0a Automatic date update in version.in
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:
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.