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 98e3dac Daily bump.
new 4dc597b 2016-10-31 Thomas Koenig <tkoenig(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 | 7 +++++++
gcc/fortran/frontend-passes.c | 19 +++++++++++++++++--
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gfortran.dg/dependency_47.f90 | 14 ++++++++++++++
gcc/testsuite/gfortran.dg/dependency_49.f90 | 14 ++++++++++++++
5 files changed, 59 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dependency_47.f90
create mode 100644 gcc/testsuite/gfortran.dg/dependency_49.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 clang.
from 7891b0c [Sema] Warn when alignof is used with __builtin_alloca_with_align
new 6821f2a When diagnosing that a defaulted function is ill-formed becau [...]
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/SemaDeclCXX.cpp | 7 ++++++-
test/CXX/class.derived/class.abstract/p16.cpp | 18 +++++++++++++-----
test/CXX/special/class.dtor/p5-0x.cpp | 2 +-
test/CXX/special/class.dtor/p9.cpp | 2 +-
4 files changed, 21 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 lld.
from 3115459 Move IsAbsolute from SymbolAssignment to Expr.
new 863987b Mark a few more expressions as absolute.
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/LinkerScript.cpp | 8 ++++---
test/ELF/linkerscript/absolute-expr.s | 37 +++++++++++++++++++++++++++++--
test/ELF/linkerscript/symbols-synthetic.s | 4 ++--
3 files changed, 42 insertions(+), 7 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 b26779d [analyzer] MacOSXAPIChecker: Disallow dispatch_once_t in ivar [...]
new 7891b0c [Sema] Warn when alignof is used with __builtin_alloca_with_align
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 | 3 +++
lib/Sema/SemaChecking.cpp | 8 +++++++-
test/Sema/builtin-alloca-with-align.c | 4 ++++
3 files changed, 14 insertions(+), 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 lld.
from 009e9c9 Emit Section Map stream.
new 3115459 Move IsAbsolute from SymbolAssignment to Expr.
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/LinkerScript.cpp | 14 +++++++-------
ELF/LinkerScript.h | 18 +++++++++++++-----
test/ELF/linkerscript/absolute-expr.s | 17 +++++++++++++++++
3 files changed, 37 insertions(+), 12 deletions(-)
create mode 100644 test/ELF/linkerscript/absolute-expr.s
--
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 c6acb51 SingleLinkedListIterator::operator++(int) shouldn't return a [...]
new 9b10881 Define DbiStreamBuilder::addSectionMap.
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/DebugInfo/PDB/Raw/DbiStreamBuilder.h | 10 +++
lib/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp | 87 ++++++++++++++++++++++-
2 files changed, 95 insertions(+), 2 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 76e740c Simplify. NFC.
new 009e9c9 Emit Section Map stream.
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:
COFF/PDB.cpp | 9 +++++++++
test/COFF/pdb.test | 51 ++++++++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 57 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.
unknown user pushed a change to branch master
in repository clang.
from f021623 Use toCharUnitsFromBits instead of TargetInfo::getCharWidth
new 5d3e0ab [x86][inline-asm][AVX512][clang][PART-1] Introducing "k" and [...]
new b26779d [analyzer] MacOSXAPIChecker: Disallow dispatch_once_t in ivar [...]
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:
lib/Basic/Targets.cpp | 20 +++++
lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp | 63 ++++++++++++----
lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 6 ++
test/Analysis/dispatch-once.m | 92 +++++++++++++++++++++++
test/CodeGen/avx512-kconstraints-att_inline_asm.c | 59 +++++++++++++++
5 files changed, 225 insertions(+), 15 deletions(-)
create mode 100644 test/Analysis/dispatch-once.m
create mode 100644 test/CodeGen/avx512-kconstraints-att_inline_asm.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 f37ec10 * dwarf2out.c (dwarf_op): Renamed to ... (dwarf_OP): ... th [...]
new 4a22982 * dwarf2out.c (DWARF_LARGEST_DATA_FORM_BITS): Define. (size [...]
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 | 5 +++++
gcc/dwarf2out.c | 27 ++++++++++++++++++++-------
2 files changed, 25 insertions(+), 7 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 llvm.
from 1a30f4b Modify DWARFFormValue to remember the DWARFUnit that it was d [...]
new 8d99748 SymbolRef::Type is not a bitfield and must be compared directly
new 09c7eaa Fix an unconditional break in checkMachOAndArchFlags
new c6acb51 SingleLinkedListIterator::operator++(int) shouldn't return a [...]
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:
include/llvm/CodeGen/LiveInterval.h | 2 +-
tools/dsymutil/MachODebugMapParser.cpp | 2 +-
tools/llvm-nm/llvm-nm.cpp | 4 +--
tools/llvm-objdump/MachODump.cpp | 44 ++++++++++++++-----------------
tools/llvm-size/llvm-size.cpp | 48 ++++++++++++++++------------------
5 files changed, 46 insertions(+), 54 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.