This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ad0cb942139 2017-09-12 Richard Biener <rguenther(a)suse.de>
new e69fccfa216 PR target/82112 * c-common.c (sync_resolve_size): Instead [...]
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 | 9 +++++++++
gcc/c-family/c-common.c | 12 ++++++++----
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/c-c++-common/pr82112.c | 13 +++++++++++++
gcc/testsuite/gcc.dg/pr82112.c | 21 +++++++++++++++++++++
5 files changed, 57 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr82112.c
create mode 100644 gcc/testsuite/gcc.dg/pr82112.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 331f81b22c Automatic date update in version.in
new aaa63a3190 Make probe_ops::get_probes fill an std::vector
new 1eac6bea98 Make collect_probes return an std::vector
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:
gdb/ChangeLog | 40 ++++++++++++
gdb/dtrace-probe.c | 9 +--
gdb/elfread.c | 27 +++-----
gdb/probe.c | 185 +++++++++++++++++++++-------------------------------
gdb/probe.h | 25 +++++--
gdb/stap-probe.c | 10 +--
gdb/symfile-debug.c | 8 +--
gdb/symfile.h | 7 +-
8 files changed, 157 insertions(+), 154 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 e27318f9176 [AArch64] ISel: Add some debug messages to LowerBUILDVECTOR. NFC.
new 0395fd8464b [X86][AVX2] Remove old (unused) intrinsic declarations
new 04258b72acf [X86][AVX] Add vperm2f128 scheduling test
new c209908de88 [X86][AVX2] Add additional fp-broadcast/subvector/shuffle s [...]
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:
test/CodeGen/X86/avx-schedule.ll | 49 +++
test/CodeGen/X86/avx2-schedule.ll | 481 +++++++++++++++++++++++++++++
test/CodeGen/X86/stack-folding-int-avx2.ll | 5 +-
3 files changed, 531 insertions(+), 4 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 0810e2be8f [ARM] Option for reading thread pointer from coprocessor register
new 1b7730e7e8 [MS-InlineAsm] Fix cast assertion with vector spills (PR34021)
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/CodeGen/CGStmt.cpp | 2 +-
test/CodeGen/pr34021.c | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/pr34021.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 d2e6e7d3872 2017-09-12 Bob Duff <duff(a)adacore.com>
new ad0cb942139 2017-09-12 Richard Biener <rguenther(a)suse.de>
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/tree-vect-generic.c | 12 ++++++++++--
2 files changed, 15 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 clang.
from 622d54d5a5 Fix recording preamble's conditional stack in skipped PP branches.
new 0810e2be8f [ARM] Option for reading thread pointer from coprocessor register
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/DiagnosticDriverKinds.td | 4 ++++
include/clang/Driver/CC1Options.td | 2 ++
include/clang/Driver/Options.td | 2 ++
lib/Driver/ToolChains/Arch/ARM.cpp | 24 ++++++++++++++++++++++++
lib/Driver/ToolChains/Arch/ARM.h | 7 +++++++
test/Driver/clang-translation.c | 12 ++++++++++++
6 files changed, 51 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 llvm.
from 5c7706bd7ce [X86] Lower _mm[256|512]_[mask[z]]_avg_epu[8|16] intrinsics [...]
new e27318f9176 [AArch64] ISel: Add some debug messages to LowerBUILDVECTOR. NFC.
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/Target/AArch64/AArch64ISelLowering.cpp | 78 ++++++++++++++++++++++--------
1 file changed, 59 insertions(+), 19 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 faee1e180dd 2017-09-12 Bob Duff <duff(a)adacore.com>
new d2e6e7d3872 2017-09-12 Bob Duff <duff(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 | 28 ++++++++++++++++++++++++++++
gcc/ada/gnat1drv.adb | 10 +++++++---
gcc/ada/libgnat/a-cbdlli.adb | 10 +++++++---
gcc/ada/libgnat/a-cbhama.adb | 8 +++++---
gcc/ada/libgnat/a-cbmutr.adb | 11 +++++++----
gcc/ada/libgnat/a-cborma.adb | 8 +++++---
gcc/ada/sem_ch3.adb | 11 ++++-------
gcc/ada/sem_warn.adb | 1 +
8 files changed, 64 insertions(+), 23 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 dacc5d00bb3 2017-09-12 Bob Duff <duff(a)adacore.com>
new faee1e180dd 2017-09-12 Bob Duff <duff(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 | 23 +
gcc/ada/debug.adb | 7 +-
gcc/ada/gcc-interface/Make-lang.in | 2 +
gcc/ada/gnat1drv.adb | 16 +-
gcc/ada/libgnat/system.ads | 6 +
gcc/ada/sem_ch6.adb | 2 +-
gcc/ada/sem_spark.adb | 6188 ++++++++++++++++++++++++++++++++++++
gcc/ada/sem_spark.ads | 143 +
gcc/ada/sem_util.adb | 139 +
gcc/ada/sem_util.ads | 21 +
10 files changed, 6541 insertions(+), 6 deletions(-)
create mode 100644 gcc/ada/sem_spark.adb
create mode 100644 gcc/ada/sem_spark.ads
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.