This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1a1ce9a PR c/78768 - -Walloca-larger-than and -Wformat-length warning [...]
new 6bf4793 compiler: mark generated struct/array types as incomparable
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 +-
gcc/go/gofrontend/expressions.cc | 31 ++++++++++++++++++++++---------
gcc/go/gofrontend/gogo.cc | 4 +++-
gcc/go/gofrontend/runtime.cc | 28 ++++++++++++++++++++++++----
gcc/go/gofrontend/types.cc | 8 ++++++--
5 files changed, 56 insertions(+), 17 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 5fb0746 * dwarf2out.c (DWARF_COMPILE_UNIT_HEADER_SIZE): For DWARF5 d [...]
new e60d0e8 Offer suggestions for unrecognized sanitizer options (PR driv [...]
new 1a1ce9a PR c/78768 - -Walloca-larger-than and -Wformat-length warning [...]
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 | 10 ++++
gcc/c-family/ChangeLog | 6 +++
gcc/c-family/c.opt | 6 +--
gcc/opts.c | 81 +++++++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 13 +++++
gcc/testsuite/gcc.dg/pr78768.c | 13 +++++
gcc/testsuite/gcc.dg/spellcheck-options-14.c | 8 +++
gcc/testsuite/gcc.dg/spellcheck-options-15.c | 7 +++
gcc/testsuite/gcc.dg/spellcheck-options-16.c | 9 ++++
gcc/testsuite/gcc.dg/spellcheck-options-17.c | 3 ++
10 files changed, 151 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr78768.c
create mode 100644 gcc/testsuite/gcc.dg/spellcheck-options-14.c
create mode 100644 gcc/testsuite/gcc.dg/spellcheck-options-15.c
create mode 100644 gcc/testsuite/gcc.dg/spellcheck-options-16.c
create mode 100644 gcc/testsuite/gcc.dg/spellcheck-options-17.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 4ad2da7 Fix typo in lookup_cmd_1 comment
new 9e65917 x86-64: Correct unwind info for the BND PLT
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 | 9 ++++
bfd/elf64-x86-64.c | 53 +++++++++++++++++++---
ld/ChangeLog | 9 ++++
ld/testsuite/ld-x86-64/{pr20830a.d => pr21038a.d} | 15 +++---
ld/testsuite/ld-x86-64/{pr20830.s => pr21038a.s} | 0
ld/testsuite/ld-x86-64/{pr20830a.d => pr21038b.d} | 40 +++++++---------
.../{ld-i386/pr20830.s => ld-x86-64/pr21038b.s} | 1 -
ld/testsuite/ld-x86-64/x86-64.exp | 2 +
8 files changed, 90 insertions(+), 39 deletions(-)
copy ld/testsuite/ld-x86-64/{pr20830a.d => pr21038a.d} (74%)
copy ld/testsuite/ld-x86-64/{pr20830.s => pr21038a.s} (100%)
copy ld/testsuite/ld-x86-64/{pr20830a.d => pr21038b.d} (53%)
copy ld/testsuite/{ld-i386/pr20830.s => ld-x86-64/pr21038b.s} (77%)
--
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 bc6b23e build_llvm_package.bat: Add note about what SWIG version to use
new 52a39de Revert rL291205 because it breaks Chrome tests under CFI.
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/Transforms/IPO/LowerTypeTests.h | 4 +
lib/Transforms/IPO/LowerTypeTests.cpp | 265 +++++++++------------
.../Transforms/LowerTypeTests/function-disjoint.ll | 6 +-
test/Transforms/LowerTypeTests/function-ext.ll | 3 +-
test/Transforms/LowerTypeTests/function.ll | 2 +-
test/Transforms/LowerTypeTests/import-unsat.ll | 3 +-
test/Transforms/LowerTypeTests/simple.ll | 2 +-
test/Transforms/LowerTypeTests/single-offset.ll | 2 +-
test/Transforms/LowerTypeTests/unsat.ll | 3 +-
9 files changed, 126 insertions(+), 164 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 gcc-6-branch
in repository gcc.
from 80dcabe Daily bump.
new 05bcd8a PR lto/79042 * lto-cgraph.c (lto_output_varpool_node): Pack [...]
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 | 11 +++++++++++
gcc/lto-cgraph.c | 2 ++
gcc/lto-streamer.h | 2 +-
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 llvm.
from 62a30b4 Remove trailing whitespace. NFCI.
new bc6b23e build_llvm_package.bat: Add note about what SWIG version to use
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:
utils/release/build_llvm_package.bat | 4 ++++
1 file changed, 4 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 clang.
from 5db0676 Remove repeated word in comment (NFC)
new 464502e Unbreak the clang-fuzzer build after r291184.
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:
tools/clang-fuzzer/ClangFuzzer.cpp | 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 llvm.
from 8e9ce78 [MemDep] NFC variable name change
new 62a30b4 Remove trailing whitespace. NFCI.
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/X86ISelLowering.cpp | 6 +++---
1 file changed, 3 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 gcc.
from 5c493d3 2017-01-09 Tamar Christina <tamar.christina(a)arm.com>
new d8c4c75 My previous change to the Cortex-A53 scheduler resulted in a [...]
new 5fb0746 * dwarf2out.c (DWARF_COMPILE_UNIT_HEADER_SIZE): For DWARF5 d [...]
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 | 25 +++++++++++++++++++++++++
gcc/config/arm/cortex-a53.md | 37 ++++++++++++++++++++++++++-----------
gcc/dwarf2out.c | 37 +++++++++++++++++--------------------
3 files changed, 68 insertions(+), 31 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 bdfaae1 [lib/Object] - Introduce Decompressor class.
new de8188f [ARM] Fix test CodeGen/ARM/fpcmp_ueq.ll broken by rL290616
new 8e9ce78 [MemDep] NFC variable name change
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/Analysis/MemoryDependenceAnalysis.cpp | 6 +++---
test/CodeGen/ARM/fpcmp_ueq.ll | 6 +++++-
2 files changed, 8 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.