This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b6d760c4494 * gimple-ssa-warn-restrict.c (maybe_diag_overlap): Use war [...]
new bcf587f0d5f PR c++/83871 PR c++/83503 * pt.c (INCLUDE_STRING): Remov [...]
new b8cfdc96d67 PR c++/84609 * parser.c (cp_parser_attributes_opt): Forma [...]
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/cp/ChangeLog | 18 +++++
gcc/cp/parser.c | 132 +++++++++++++++++++++++++++++++----
gcc/cp/pt.c | 27 +++----
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/cpp0x/pr84609.C | 9 +++
5 files changed, 162 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr84609.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 8e63a838087 [GlobalISel] Print/Parse FailedISel MachineFunction property
new 0cbbf04d215 [NVPTX] Removed always-true predicates in NVPTX.
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/NVPTX/NVPTXAsmPrinter.cpp | 4 -
lib/Target/NVPTX/NVPTXISelLowering.cpp | 21 +--
lib/Target/NVPTX/NVPTXInstrInfo.td | 29 +---
lib/Target/NVPTX/NVPTXIntrinsics.td | 274 ++++++++++++++-------------------
lib/Target/NVPTX/NVPTXSubtarget.h | 20 ---
5 files changed, 132 insertions(+), 216 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 6fbf9388b Inline a trivial function. NFC.
new 2f3057497 Add "%" operator to the linker script.
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/ScriptParser.cpp | 11 ++++++++++-
test/ELF/linkerscript/operators.s | 2 ++
2 files changed, 12 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 3e124ed13d1 PR testsuite/84617 - new test cases g++.dg/ext/attr-const.C [...]
new b6d760c4494 * gimple-ssa-warn-restrict.c (maybe_diag_overlap): Use war [...]
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 | 4 +
gcc/gimple-ssa-warn-restrict.c | 172 +++++++++++++++++++----------------------
2 files changed, 84 insertions(+), 92 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 a87fc4f9c8a 2018-02-28 Paul Thomas <pault(a)gcc.gnu.org>
new 3e124ed13d1 PR testsuite/84617 - new test cases g++.dg/ext/attr-const.C [...]
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 | 6 ++
gcc/cp/decl.c | 3 +
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/g++.dg/ext/attr-const.C | 28 +++++----
gcc/testsuite/g++.dg/ext/attr-malloc-3.C | 97 ++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/ext/attr-pure.C | 37 ++++++------
6 files changed, 151 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/attr-malloc-3.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 compiler-rt.
from 39423f4c6 Disable ASan exceptions on NetBSD
new 9727fe027 [RISCV] Force enable int128 for compiling long double routines
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/builtins/CMakeLists.txt | 6 ++++++
1 file changed, 6 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 lld.
from 6959f9331 Fix use after free in PDB linker.
new 6fbf9388b Inline a trivial function. 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:
ELF/ScriptParser.cpp | 6 +-----
1 file changed, 1 insertion(+), 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 lld.
from f52a0356e Simplify. NFC.
new 6959f9331 Fix use after free in PDB linker.
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/PDB.cpp | 15 +++++++++++++--
1 file changed, 13 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 lld.
from 1439d560c [WebAssembly] Use toArrayRef. NFC.
new f52a0356e Simplify. 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:
ELF/LinkerScript.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 binutils-2_30-branch
in repository binutils-gdb.
from 52b2fcb64e Enable link time garbage collection for the IA64 target.
new 309c6330b6 IA-64: Fix linker error with --no-keep-memory.
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 | 11 +++++++++++
bfd/elfnn-ia64.c | 6 ++++++
2 files changed, 17 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.