This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from cc46cd2ee COFF: Correctly handle relocations against early discarded sections.
new 64f918789 [MIPS] Add test case to check calculation of GOT pages in cas [...]
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/ELF/mips-got-page-script.s | 65 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 65 insertions(+)
create mode 100644 test/ELF/mips-got-page-script.s
--
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 libcxx.
from 722816096 Attempt to fix template depth test failures on older Clang versions
new 10bebe205 Fix std::string::data() symbol during library build.
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/string | 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 gcc-7-branch
in repository gcc.
from b2ec65b6e88 Daily bump.
new ea2d0cfef96 rs6000: Don't touch below the stack pointer (PR77687)
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/config/rs6000/rs6000.md | 6 ++----
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/pr77687.c | 20 ++++++++++++++++++++
4 files changed, 39 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr77687.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 8c32e08987e 2017-11-20 Paul Thomas <pault(a)gcc.gnu.org>
new ee9e4f1e7a0 * config/i386/i386.md (bswaphi2): New expander. (*bswaphi [...]
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 | 28 +++++++++++++++-------------
gcc/config/i386/i386.md | 33 +++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/movbe-5.c | 18 ++++++++++++++++++
4 files changed, 71 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/movbe-5.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 lld.
from 6ca19820f Add missing test.
new cc46cd2ee COFF: Correctly handle relocations against early discarded sections.
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:
COFF/Chunks.cpp | 17 +++++++++++++++--
COFF/MarkLive.cpp | 3 ++-
test/COFF/reloc-discarded-early.s | 8 ++++++++
test/COFF/reloc-discarded-early2.s | 9 +++++++++
4 files changed, 34 insertions(+), 3 deletions(-)
create mode 100644 test/COFF/reloc-discarded-early.s
create mode 100644 test/COFF/reloc-discarded-early2.s
--
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 c89404822 COFF: Remove the SymbolBodies vector, and rename SparseSymbol [...]
new 6ca19820f Add missing 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/ELF/as-needed.s | 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 llvm.
from 7282c0124f6 Revert "Fix out-of-order stepping behavior in programs with [...]
new db67615bbb8 [AArch64] Adjust the cost model for Exynos M1 and M2
new 0aedbb87ced Revert "[SelectionDAG] Make sorting predicate stronger to r [...]
new 6c3581688dc Fix spelling in comment. NFCI.
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:
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 13 ++++---------
lib/Target/AArch64/AArch64SchedM1.td | 6 ++++--
lib/Target/X86/X86InstrFMA.td | 2 +-
3 files changed, 9 insertions(+), 12 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 8e79b5ff10a P0329R4: Designated Initialization * parser.c (cp_parser_ [...]
new f46fa4e9e17 RISC-V: Implement __umulsidi3, umul_ppmm and __muluw3
new 8c32e08987e 2017-11-20 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 9 +++++
gcc/fortran/trans-expr.c | 2 ++
gcc/fortran/trans-stmt.c | 7 ++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/class_result_5.f90 | 38 +++++++++++++++++++++
include/ChangeLog | 6 ++++
include/longlong.h | 50 ++++++++++++++++++++++++++++
7 files changed, 117 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/class_result_5.f90
--
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 b9e74536d33 [SelectionDAG] Make sorting predicate stronger to remove no [...]
new 7282c0124f6 Revert "Fix out-of-order stepping behavior in programs with [...]
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/MachineSink.cpp | 11 -------
test/CodeGen/X86/machinesink-debuginfo.ll | 49 -------------------------------
2 files changed, 60 deletions(-)
delete mode 100644 test/CodeGen/X86/machinesink-debuginfo.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 gcc.
from dd008336e8f c-family: add name_hint/deferred_diagnostic
new 8e79b5ff10a P0329R4: Designated Initialization * parser.c (cp_parser_ [...]
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 | 19 ++++++
gcc/cp/name-lookup.c | 39 +++++++-----
gcc/cp/name-lookup.h | 1 +
gcc/cp/parser.c | 119 +++++++++++++++++++++++++++++-------
gcc/cp/typeck2.c | 84 ++++++++++++++++++++++---
gcc/testsuite/ChangeLog | 21 +++++++
gcc/testsuite/g++.dg/cpp0x/desig1.C | 6 +-
gcc/testsuite/g++.dg/cpp2a/desig1.C | 21 +++++++
gcc/testsuite/g++.dg/cpp2a/desig2.C | 19 ++++++
gcc/testsuite/g++.dg/cpp2a/desig3.C | 27 ++++++++
gcc/testsuite/g++.dg/cpp2a/desig4.C | 19 ++++++
gcc/testsuite/g++.dg/cpp2a/desig5.C | 11 ++++
gcc/testsuite/g++.dg/cpp2a/desig6.C | 23 +++++++
gcc/testsuite/g++.dg/ext/desig2.C | 8 ++-
gcc/testsuite/g++.dg/ext/desig4.C | 4 ++
gcc/testsuite/g++.dg/ext/desig5.C | 2 +
gcc/testsuite/g++.dg/ext/desig8.C | 2 +
gcc/testsuite/g++.dg/ext/desig9.C | 3 +
gcc/testsuite/g++.dg/ext/pr27019.C | 2 +-
gcc/testsuite/g++.dg/init/error2.C | 2 +-
20 files changed, 379 insertions(+), 53 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/desig1.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/desig2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/desig3.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/desig4.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/desig5.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/desig6.C
create mode 100644 gcc/testsuite/g++.dg/ext/desig9.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.