This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a75f595e19b PR c++/85146 * cp-tree.h (calculate_bases, calculate_dire [...]
new 91b66c3c92d PR inline-asm/85172 * constexpr.c (cxx_eval_builtin_funct [...]
new c70dc768d6a 2018-04-04 Paolo Carlini <paolo.carlini(a)oracle.com>
new 9b529249333 PR c++/84221 * g++.dg/warn/Wunused-var-32.C: Test explicit [...]
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 | 6 ++++++
gcc/cp/constexpr.c | 10 ++++++++--
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/cpp0x/variadic174.C | 12 ++++++++++++
gcc/testsuite/g++.dg/ext/atomic-4.C | 9 +++++++++
gcc/testsuite/g++.dg/ext/builtin13.C | 9 +++++++++
gcc/testsuite/g++.dg/warn/Wunused-var-32.C | 2 ++
7 files changed, 55 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic174.C
create mode 100644 gcc/testsuite/g++.dg/ext/atomic-4.C
create mode 100644 gcc/testsuite/g++.dg/ext/builtin13.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 gcc-7-branch
in repository gcc.
from 24148760e36 PR c++/85118 - wrong error with generic lambda and std::bind.
new ec79aa95a70 gcc/ Backport from mainline 2018-04-04 Peter Bergner <b [...]
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 | 10 ++++++++++
gcc/ddg.c | 9 ++++++---
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/pr84878.c | 18 ++++++++++++++++++
4 files changed, 42 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr84878.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 6602850db Fix test after r329221
new 20dc7102c Fix the test some more after r329221
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/COFF/pdb.test | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 fdc7eb8531 [XRay][clang] Allow clang to build XRay instrumented binarie [...]
new 5afe26bf33 Fixes errors with FS iterators caused by https://reviews.llv [...]
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/Basic/VirtualFileSystem.cpp | 14 ++++++++------
unittests/Basic/VirtualFileSystemTest.cpp | 26 +++++++++++++++++---------
2 files changed, 25 insertions(+), 15 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 ef0f618eb18 PR c++/85006 - -fconcepts ICE with A<auto...> return type
new a75f595e19b PR c++/85146 * cp-tree.h (calculate_bases, calculate_dire [...]
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 | 15 +++++++++
gcc/cp/cp-tree.h | 4 +--
gcc/cp/pt.c | 21 +++++++-----
gcc/cp/semantics.c | 70 +++++++++++++++------------------------
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/g++.dg/ext/bases2.C | 2 +-
gcc/testsuite/g++.dg/ext/bases3.C | 13 ++++++++
7 files changed, 76 insertions(+), 55 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/bases3.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 aeaaaa57e COFF: Layout sections in the same order as link.exe
new 6602850db Fix test after r329221
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/COFF/pdb.test | 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 gcc.
from d17c077612a PR c++/85200 - ICE with constexpr if in generic lambda.
new ef0f618eb18 PR c++/85006 - -fconcepts ICE with A<auto...> return type
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 | 2 +-
gcc/testsuite/g++.dg/concepts/auto4.C | 11 +++++++++++
3 files changed, 15 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/auto4.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 75627b1a254 [Analysis] Support aligned new/delete functions.
new 7d72684477e [MachineOutliner] Add `useMachineOutliner` target hook
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/CodeGen/TargetInstrInfo.h | 3 +++
lib/CodeGen/MachineOutliner.cpp | 10 +++++++++-
lib/Target/AArch64/AArch64InstrInfo.h | 3 +++
lib/Target/X86/X86InstrInfo.h | 3 +++
4 files changed, 18 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 08661f80efc [ARM] Fix PR85203: cmse_nonsecure_caller returns wrong result
new f5a21ec3ec8 PR c++/84221 - bogus -Wunused with attribute and template.
new d17c077612a PR c++/85200 - ICE with constexpr if in generic lambda.
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 | 7 +++++++
gcc/cp/decl2.c | 9 +++++----
gcc/cp/tree.c | 8 +++++---
gcc/testsuite/g++.dg/cpp1z/constexpr-if18.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/warn/Wunused-var-32.C | 9 +++++++++
5 files changed, 41 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if18.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wunused-var-32.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.