This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1c59997fdcd 2017-10-30 Maxim Ostapenko <m.ostapenko(a)samsung.com>
new a0f44249fae Add -std=c17, -std=gnu17.
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 | 15 +++++++++++++++
gcc/c-family/ChangeLog | 7 +++++++
gcc/c-family/c-opts.c | 30 ++++++++++++++++++++++++++++--
gcc/c-family/c.opt | 12 ++++++++++++
gcc/config/rl78/rl78.c | 1 +
gcc/doc/cpp.texi | 11 +++++++----
gcc/doc/extend.texi | 4 ++--
gcc/doc/invoke.texi | 12 +++++++++++-
gcc/doc/standards.texi | 8 +++++++-
gcc/dwarf2out.c | 5 ++++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/c17-version-1.c | 9 +++++++++
gcc/testsuite/gcc.dg/c17-version-2.c | 9 +++++++++
libcpp/ChangeLog | 6 ++++++
libcpp/include/cpplib.h | 4 ++--
libcpp/init.c | 5 +++++
16 files changed, 129 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/c17-version-1.c
create mode 100644 gcc/testsuite/gcc.dg/c17-version-2.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 llvm.
from de1958a5459 [ARM GlobalISel] Fixup r316572. NFC
new 1172d65aaf1 Invalid used of 'w' suffix on push and pop using 64-bit reg [...]
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/X86/Disassembler/X86DisassemblerDecoder.cpp | 4 +++-
test/MC/Disassembler/X86/x86-64.txt | 6 ++----
2 files changed, 5 insertions(+), 5 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 a855bcfaf2 [CodeGen] Generate TBAA info for reference loads
new a154e5b192 [analyzer] Make issue hash related tests more concise
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/StaticAnalyzer/Checkers/Checkers.td | 4 -
lib/StaticAnalyzer/Checkers/DebugCheckers.cpp | 33 -
.../Checkers/ExprInspectionChecker.cpp | 18 +-
test/Analysis/bug_hash_test.cpp | 1419 ++------------------
test/Analysis/bug_hash_test.m | 1182 +---------------
5 files changed, 125 insertions(+), 2531 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 glibc.
from b110af8278 km_KH locale: remove tags which were using Lao characters [B [...]
new fbcecc08c9 csb_PL locale: Fix “abmon” for March and use a better transl [...]
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:
ChangeLog | 8 ++++++++
localedata/locales/csb_PL | 31 ++++++++++++-------------------
2 files changed, 20 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 llvm.
from 1e91fb93c9c Revert "[X86][AVX512] Adding a pattern for broadcastm intrinsic."
new de1958a5459 [ARM GlobalISel] Fixup r316572. 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:
test/CodeGen/ARM/GlobalISel/arm-instruction-select.mir | 9 ---------
1 file changed, 9 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 7fc4b5017f [refactor] Fix a clang-tidy warning.
new a855bcfaf2 [CodeGen] Generate TBAA info for reference loads
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/CGBlocks.cpp | 4 +-
lib/CodeGen/CGExpr.cpp | 94 ++++++++++++++++++++---------------------
lib/CodeGen/CGOpenMPRuntime.cpp | 4 +-
lib/CodeGen/CGStmtOpenMP.cpp | 3 +-
lib/CodeGen/CodeGenFunction.h | 15 +++++--
test/CodeGen/tbaa-reference.cpp | 36 ++++++++++------
6 files changed, 84 insertions(+), 72 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 16c5c17e43 darwin-nat: Remove gdb.h include
new 4a25033455 Merge/shared string_printf and string_vprintf unit tests
new 31b833b3ea Introduce string_appendf/string_vappendf
new 1b81856f5b remote.c, QCatchSyscalls: Build std::string instead of uniqu [...]
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:
gdb/ChangeLog | 27 ++++++++++
gdb/common/common-utils.c | 34 +++++++++++++
gdb/common/common-utils.h | 9 ++++
gdb/remote.c | 22 +++-----
gdb/unittests/common-utils-selftests.c | 93 ++++++++++++++++++++++++++++------
5 files changed, 155 insertions(+), 30 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 a621a8df84 [analyzer] lock_guard and unique_lock extension for BlockInC [...]
new 7fc4b5017f [refactor] Fix a clang-tidy warning.
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/Tooling/Refactoring/Rename/RenamingAction.cpp | 3 ++-
1 file changed, 2 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 gcc.
from 8e1d5c32cc9 PR target/82725 * config/i386/i386.c (legitimate_pic_addr [...]
new 902cb3b7a38 PR middle-end/22141 * gimple-ssa-store-merging.c: Include [...]
new 1c59997fdcd 2017-10-30 Maxim Ostapenko <m.ostapenko(a)samsung.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/ChangeLog | 62 ++++
gcc/asan.c | 3 +
gcc/gimple-ssa-store-merging.c | 548 ++++++++++++++++++++++----------
gcc/testsuite/ChangeLog | 8 +
gcc/testsuite/g++.dg/pr71694.C | 2 +-
gcc/testsuite/gcc.dg/store_merging_10.c | 56 ++++
gcc/testsuite/gcc.dg/store_merging_11.c | 47 +++
gcc/testsuite/gcc.dg/store_merging_12.c | 11 +
8 files changed, 576 insertions(+), 161 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/store_merging_10.c
create mode 100644 gcc/testsuite/gcc.dg/store_merging_11.c
create mode 100644 gcc/testsuite/gcc.dg/store_merging_12.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.