This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1845bea21e2 Add another workaround to std::variant for Clang bug 31852
new 834ee4df347 /cp 2018-04-05 Paolo Carlini <paolo.carlini(a)oracle.com>
new c7120adce08 /cp 2018-04-05 Paolo Carlini <paolo.carlini(a)oracle.com>
new ee1f74098ce PR c++/83808 - ICE with VLA initialization.
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/cp/ChangeLog | 20 ++++++++++++++++++++
gcc/cp/call.c | 8 ++++++--
gcc/cp/decl.c | 11 ++++++-----
gcc/cp/name-lookup.c | 4 ++--
gcc/cp/typeck2.c | 8 +++++---
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp0x/initlist100.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp0x/initlist101.C | 8 ++++++++
gcc/testsuite/g++.dg/ext/vla19.C | 16 ++++++++++++++++
gcc/testsuite/g++.dg/other/pr84792-1.C | 6 ++++++
gcc/testsuite/g++.dg/other/pr84792-2.C | 6 ++++++
11 files changed, 97 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist100.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist101.C
create mode 100644 gcc/testsuite/g++.dg/ext/vla19.C
create mode 100644 gcc/testsuite/g++.dg/other/pr84792-1.C
create mode 100644 gcc/testsuite/g++.dg/other/pr84792-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 6fbc0600513 [InstCombine] add tests for fsub --> fadd; NFC
new 13c09234d66 [WebAssembly] Allow for the creation of user-defined custom [...]
new 4736168ad53 [InstCombine] use pattern matchers for fsub --> fadd folds
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/MC/WasmObjectWriter.cpp | 44 +++++++++++++++++++++++-
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 23 ++++++++++++-
lib/Transforms/InstCombine/InstCombineAddSub.cpp | 13 ++++---
test/CodeGen/WebAssembly/custom-sections.ll | 20 +++++++++++
test/MC/WebAssembly/custom-sections.ll | 23 +++++++++++++
test/Transforms/InstCombine/fsub.ll | 5 ++-
6 files changed, 119 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/custom-sections.ll
create mode 100644 test/MC/WebAssembly/custom-sections.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 lldb.
from f3bdb34f4 Fix windows build after r329296
new ea2975824 One more windows build fix
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:
source/Target/Platform.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 320bc33ba1d PR c++/82152 - ICE with class deduction and inherited ctor.
new 28f588dcb91 PR target/85193 * config/i386/i386.md (define_attr "memor [...]
new 1845bea21e2 Add another workaround to std::variant for Clang bug 31852
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 | 5 +++++
gcc/config/i386/i386.md | 4 ++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr85193.c | 17 +++++++++++++++++
libstdc++-v3/ChangeLog | 7 ++++++-
libstdc++-v3/include/std/variant | 4 ++--
6 files changed, 37 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr85193.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 14cfc65a1c5 [documentation][llvm-mca] Update the documentation.
new 6fbc0600513 [InstCombine] add tests for fsub --> fadd; 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/Transforms/InstCombine/fsub.ll | 68 +++++++++++++++++++++++++++++++++++--
1 file changed, 65 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 llvm.
from 0122eda6e97 [X86] Use WriteFShuffle256 for VEXTRACTF128 to be consisten [...]
new 14cfc65a1c5 [documentation][llvm-mca] Update the documentation.
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:
docs/CommandGuide/llvm-mca.rst | 11 +++++-----
tools/llvm-mca/README.txt | 48 ++++++++++++------------------------------
2 files changed, 19 insertions(+), 40 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 lld.
from 165ee289d Initialize OutputOff to zero.
new d9b06acd7 Fix column size in the map file.
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:
ELF/MapFile.cpp | 10 ++--
test/ELF/linkerscript/map-file.test | 56 +++++++++---------
test/ELF/linkerscript/map-file2.test | 52 ++++++++---------
test/ELF/map-file.s | 108 +++++++++++++++++------------------
4 files changed, 114 insertions(+), 112 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 67faf1f4c2 MIPS: Fix GOT page counter in multi-got links
new 494e49c985 Revert previous patch and apply revised patch.
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:
gold/ChangeLog | 11 +++++++++++
gold/mips.cc | 41 ++++++++---------------------------------
2 files changed, 19 insertions(+), 33 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 74894b80c6e PR c++/84665 - ICE with array of empty class.
new 320bc33ba1d PR c++/82152 - ICE with class deduction and inherited ctor.
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/cp/ChangeLog | 3 +++
gcc/cp/pt.c | 4 ++++
gcc/testsuite/g++.dg/cpp1z/class-deduction54.C | 15 +++++++++++++++
3 files changed, 22 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction54.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 f7c52db82e9 Fix r329293: Add a missing CMake dependency
new 0122eda6e97 [X86] Use WriteFShuffle256 for VEXTRACTF128 to be consisten [...]
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/X86InstrSSE.td | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.