This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7c626f8 runtime: copy more scheduler code from Go 1.7 runtime
new 9348467 Fix issues with unrepresentable column numbers (PR c++/77949)
new d17f89d PR middle-end/78245 - missing -Wformat-length on an overflow [...]
new 76c125f PR middle-end/78245 - missing -Wformat-length on an overflow [...]
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/ChangeLog | 17 +++
gcc/cp/ChangeLog | 7 ++
gcc/cp/parser.c | 5 +-
gcc/gimple-ssa-sprintf.c | 5 +
gcc/input.c | 26 +++++
gcc/testsuite/ChangeLog | 10 ++
gcc/testsuite/g++.dg/diagnostic/pr77949.C | 7 ++
.../gcc.dg/tree-ssa/builtin-sprintf-warn-3.c | 124 ++++++++++++++++++---
gcc/tree-object-size.c | 2 +-
gcc/tree-object-size.h | 1 +
libcpp/ChangeLog | 10 ++
libcpp/line-map.c | 19 +++-
12 files changed, 217 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/pr77949.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 binutils-gdb.
from fff53da i386/x86-64: Add unwind info for .plt.got section
new 59a1e29 X32: Place .plt.got section after .plt section
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:
ld/ChangeLog | 9 +++++
ld/emulparams/elf32_x86_64.sh | 4 ++
ld/testsuite/ld-x86-64/{pr20830.d => pr20830a.d} | 1 +
ld/testsuite/ld-x86-64/{pr20830.d => pr20830b.d} | 49 +++++++++++-------------
ld/testsuite/ld-x86-64/x86-64.exp | 3 +-
5 files changed, 38 insertions(+), 28 deletions(-)
copy ld/testsuite/ld-x86-64/{pr20830.d => pr20830a.d} (99%)
rename ld/testsuite/ld-x86-64/{pr20830.d => pr20830b.d} (52%)
--
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 d9df13b DebugInfo: support for DW_FORM_implicit_const
new ce89bf1 Correct object file for implicit const test
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/DebugInfo/Inputs/implicit-const-test.o | Bin 0 -> 488 bytes
1 file changed, 0 insertions(+), 0 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 be15c6a [Driver] Add openSuse AArch64 Triple
new 2930caf Serialize the UsesSEH bit on FunctionDecl
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/Serialization/ASTReaderDecl.cpp | 1 +
lib/Serialization/ASTWriterDecl.cpp | 2 ++
...lexport-default-arg-closure.cpp => uses-seh.cpp} | 21 ++++++++++++---------
3 files changed, 15 insertions(+), 9 deletions(-)
copy test/PCH/{dllexport-default-arg-closure.cpp => uses-seh.cpp} (53%)
--
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 5edad15 [GOLD] PowerPC64 TOC indirect to TOC relative code editing
new fff53da i386/x86-64: Add unwind info for .plt.got section
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/ChangeLog | 31 +++++
bfd/elf32-i386.c | 116 +++++++++++++++++--
bfd/elf64-x86-64.c | 128 +++++++++++++++++++--
ld/ChangeLog | 10 ++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr20830.d | 60 ++++++++++
.../{ld-x86-64/pr12570a.s => ld-i386/pr20830.s} | 4 +-
ld/testsuite/ld-x86-64/pr20830.d | 71 ++++++++++++
ld/testsuite/ld-x86-64/{pr12570a.s => pr20830.s} | 4 +-
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
10 files changed, 406 insertions(+), 20 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr20830.d
copy ld/testsuite/{ld-x86-64/pr12570a.s => ld-i386/pr20830.s} (64%)
create mode 100644 ld/testsuite/ld-x86-64/pr20830.d
copy ld/testsuite/ld-x86-64/{pr12570a.s => pr20830.s} (61%)
--
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 d833349 Fix memory leak in a unit test.
new d9df13b DebugInfo: support for DW_FORM_implicit_const
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/CodeGen/DIE.h | 14 ++++++++-
.../DebugInfo/DWARF/DWARFAbbreviationDeclaration.h | 29 ++++++++++++------
include/llvm/DebugInfo/DWARF/DWARFFormValue.h | 3 ++
lib/CodeGen/AsmPrinter/DIE.cpp | 16 +++++++++-
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 2 ++
.../DWARF/DWARFAbbreviationDeclaration.cpp | 35 +++++++++++++++++-----
lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp | 2 +-
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 4 ++-
.../DebugInfo/Inputs/implicit-const-test.o | 0
test/DebugInfo/dwarfdump-implicit-const.test | 2 ++
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 30 +++++++++++++++++--
11 files changed, 115 insertions(+), 22 deletions(-)
copy bindings/python/llvm/__init__.py => test/DebugInfo/Inputs/implicit-const-test [...]
create mode 100644 test/DebugInfo/dwarfdump-implicit-const.test
--
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 19a05b4 Don't try to check implicit conversion sequences for an objec [...]
new be15c6a [Driver] Add openSuse AArch64 Triple
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.cpp | 2 +-
.../opensuse_42.2_aarch64_tree/usr/lib64/crt1.o | 0
.../opensuse_42.2_aarch64_tree/usr/lib64/crti.o | 0
.../opensuse_42.2_aarch64_tree/usr/lib64/crtn.o | 0
.../usr/lib64/gcc/aarch64-suse-linux/4.8}/crtbegin.o | 0
.../usr/lib64/gcc/aarch64-suse-linux/4.8}/crtend.o | 0
test/Driver/linux-ld.c | 20 ++++++++++++++++++++
7 files changed, 21 insertions(+), 1 deletion(-)
copy bindings/python/tests/__init__.py => test/Driver/Inputs/opensuse_42.2_aarch64 [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/opensuse_42.2_aarch64 [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/opensuse_42.2_aarch64 [...]
copy test/Driver/Inputs/{basic_android_ndk_tree/lib/gcc/aarch64-linux-android/4.9 [...]
copy test/Driver/Inputs/{basic_android_ndk_tree/lib/gcc/aarch64-linux-android/4.9 [...]
--
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 binutils-2_28-branch
in repository binutils-gdb.
from d20c348 [GOLD] Fix tests for powerpc64
new 89b5ab2 Refactor Sized_relobj_file::do_relocate_sections.
new a5e01c9 [GOLD] PowerPC64 TOC indirect to TOC relative code editing
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:
gold/ChangeLog | 30 +++
gold/aarch64.cc | 6 +-
gold/arm.cc | 6 +-
gold/object.h | 7 +
gold/powerpc.cc | 561 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
gold/reloc.cc | 73 +++++++-
6 files changed, 630 insertions(+), 53 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 ae0a5f6 PR tree-optimization/78775 - [7 Regression] ICE in maybe_warn [...]
new 7c626f8 runtime: copy more scheduler code from Go 1.7 runtime
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/debug.go | 2 +-
libgo/go/runtime/export_test.go | 3 +-
libgo/go/runtime/mprof.go | 2 +-
libgo/go/runtime/os_gccgo.go | 7 +
libgo/go/runtime/proc.go | 576 ++++++++++++++++++++++++++++++++++++++--
libgo/go/runtime/runtime2.go | 6 +-
libgo/go/runtime/stubs.go | 95 +------
libgo/runtime/heapdump.c | 2 +-
libgo/runtime/mgc0.c | 3 +-
libgo/runtime/proc.c | 264 +-----------------
libgo/runtime/runtime.h | 10 +-
libgo/runtime/runtime_c.c | 9 -
13 files changed, 587 insertions(+), 394 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 770a04d Fix conversion index / argument index mismatch when diagnosin [...]
new 19a05b4 Don't try to check implicit conversion sequences for an objec [...]
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/SemaOverload.cpp | 10 ++++++++--
test/SemaTemplate/deduction.cpp | 17 ++++++++++++++---
2 files changed, 22 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.