This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6eaa3246b29 2017-11-16 Steve Baird <baird(a)adacore.com>
new 5d69e9ddb71 2017-11-16 Doug Rupp <rupp(a)adacore.com>
new 987b3316c4e PR tree-optimization/82588 - missing -Warray-bounds on a ex [...]
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/ChangeLog | 8 +
gcc/ada/ChangeLog | 4 +
gcc/ada/gcc-interface/Makefile.in | 49 ++++--
gcc/testsuite/ChangeLog | 8 +
gcc/testsuite/c-c++-common/Warray-bounds.c | 259 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/Warray-bounds-11.c | 18 +-
gcc/testsuite/gcc.dg/Warray-bounds-22.c | 96 +++++++++++
gcc/tree-vrp.c | 64 +++++--
8 files changed, 465 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Warray-bounds.c
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-22.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 gcc-7-branch
in repository gcc.
from 3679558f3e1 Daily bump.
new f4b4a0d90b6 * config/i386/i386.c (x86_print_call_or_nop): Emit 5 byte [...]
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 | 19 ++++++++++++-------
gcc/config/i386/i386.c | 3 ++-
2 files changed, 14 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 7c1b6e14770 2017-11-16 Gary Dismukes <dismukes(a)adacore.com>
new 298927a32d6 2017-11-16 Joel Brobecker <brobecker(a)adacore.com>
new 6eaa3246b29 2017-11-16 Steve Baird <baird(a)adacore.com>
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/ada/ChangeLog | 20 ++++++++++++++++
gcc/ada/debug.adb | 8 ++++++-
gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst | 32 +++++++++++++++++++++++++-
gcc/ada/exp_ch6.adb | 4 ++++
4 files changed, 62 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 gcc.
from 7c129b68908 [PATCH] New lang hook
new 7c1b6e14770 2017-11-16 Gary Dismukes <dismukes(a)adacore.com>
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/ada/ChangeLog | 17 ++++
.../elaboration_order_handling_in_gnat.rst | 2 +-
gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst | 111 +++++++++++++++++++++
gcc/ada/gnat_ugn.texi | 3 +-
gcc/ada/sem_ch3.adb | 8 +-
gcc/ada/sem_ch6.adb | 2 +-
gcc/ada/sem_elab.adb | 8 +-
7 files changed, 140 insertions(+), 11 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 0f099769a76 Remove stray comma in sink-addrmode test
new 1404e4cc816 [FuzzMutate] NFC. Move parseModule and writeModule from llv [...]
new f6c5e77fb2f [InstSimplify] add tests for fcmp ord/uno; NFC
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/llvm/FuzzMutate/FuzzerCLI.h | 18 ++
lib/FuzzMutate/FuzzerCLI.cpp | 36 ++++
test/Transforms/InstSimplify/logic-of-fcmps.ll | 217 +++++++++++++++++++++++++
tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp | 27 ---
tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp | 36 ----
5 files changed, 271 insertions(+), 63 deletions(-)
create mode 100644 test/Transforms/InstSimplify/logic-of-fcmps.ll
--
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 40d25eb85d1 [InstCombine] include 'sub' in the list of narrow-able binops
new 0f099769a76 Remove stray comma in sink-addrmode 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/Transforms/CodeGenPrepare/X86/sink-addrmode.ll | 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 gcc.
from cb6741eedb7 Add noexcept to std::shared_future copy operations (LWG DR 2799)
new 7c129b68908 [PATCH] New lang hook
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 | 18 ++
gcc/cp/ChangeLog | 8 +
gcc/cp/cp-objcp-common.h | 2 +
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl2.c | 38 ++-
gcc/langhooks-def.h | 5 +-
gcc/langhooks.c | 7 +
gcc/langhooks.h | 4 +
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/g++.dg/pr82836.C | 628 +++++++++++++++++++++++++++++++++++++++++
gcc/tree.c | 11 +
gcc/tree.h | 31 +-
12 files changed, 739 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr82836.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 d8ae99a7b0 Add Python rbreak command.
new 80a0437873 Prevent illegal memory accesses when parsing incorrecctly fo [...]
new e849ea896b GDBserver: Fix ignored Ctrl-C after reconnection
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:
bfd/ChangeLog | 7 +++
bfd/elf.c | 10 +++
gdb/gdbserver/ChangeLog | 5 ++
gdb/gdbserver/remote-utils.c | 5 +-
gdb/testsuite/ChangeLog | 5 ++
.../quit-live.c => gdb.server/reconnect-ctrl-c.c} | 1 +
gdb/testsuite/gdb.server/reconnect-ctrl-c.exp | 72 ++++++++++++++++++++++
7 files changed, 101 insertions(+), 4 deletions(-)
copy gdb/testsuite/{gdb.base/quit-live.c => gdb.server/reconnect-ctrl-c.c} (98%)
create mode 100644 gdb/testsuite/gdb.server/reconnect-ctrl-c.exp
--
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 4dc79d9de24 [DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interf [...]
new 40d25eb85d1 [InstCombine] include 'sub' in the list of narrow-able binops
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/Transforms/InstCombine/InstCombineCasts.cpp | 17 +++++++----------
test/Transforms/InstCombine/trunc-binop-ext.ll | 20 ++++++++------------
2 files changed, 15 insertions(+), 22 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 48570d58d4f [BRIG] added documentation in gccbrig.texi
new cb6741eedb7 Add noexcept to std::shared_future copy operations (LWG DR 2799)
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/std/future | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.