This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ffdd480 Revert 276386
new 9fb35fc Sync up InstrProfData.inc with compiler-rt with fixes to references
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/ProfileData/InstrProfData.inc | 3 ++-
lib/Transforms/Instrumentation/PGOInstrumentation.cpp | 6 +++---
2 files changed, 5 insertions(+), 4 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 4e19f6e Sync up InstrProfData.inc with compiler-rt
new ffdd480 Revert 276386
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/ProfileData/InstrProfData.inc | 3 +--
1 file changed, 1 insertion(+), 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 llvm.
from 632eb53 Fix r276380 for targets without REALPATH.
new 4e19f6e Sync up InstrProfData.inc with compiler-rt
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/ProfileData/InstrProfData.inc | 3 ++-
1 file changed, 2 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 compiler-rt.
from e7c718a [sanitizer] refactor TransferBatch to hide the implementation. NFC
new a581715 [Profile] cleanup: do not reference name directly of vars sha [...]
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/profile/InstrProfData.inc | 3 ++-
lib/profile/InstrProfiling.c | 2 +-
lib/profile/InstrProfiling.h | 6 +++---
lib/profile/InstrProfilingRuntime.cc | 3 ++-
4 files changed, 8 insertions(+), 6 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-5-branch
in repository gcc.
from 995a633 Daily bump.
new ee2dd29 PR c++/71913 - missing copy elision with new.
new a1b6261 PR c++/71630 - extern variable template
new ffbdcb8 PR c++/69223 - ICE with deduced template return type.
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 | 14 +++++++++++
gcc/cp/call.c | 7 +++---
gcc/cp/pt.c | 5 +++-
gcc/cp/semantics.c | 6 +++--
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce3.C | 15 ++++++++++++
gcc/testsuite/g++.dg/cpp1y/var-templ53.C | 10 ++++++++
gcc/testsuite/g++.dg/init/elide5.C | 27 ++++++++++++++++++++++
7 files changed, 78 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce3.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ53.C
create mode 100644 gcc/testsuite/g++.dg/init/elide5.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-4_9-branch
in repository gcc.
from 7c76a97 PR c++/71913 - missing copy elision with new.
new eeaa103 PR c++/69223 - ICE with deduced template 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 | 4 ++++
gcc/cp/semantics.c | 4 ++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce3.C | 15 +++++++++++++++
3 files changed, 23 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce3.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 ccf5619 Really fix invalid EhSectionPiece access.
new 9526f1e [ELF/LinkerScript] Support ONLY_IF_{RO, RW} directive.
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 | 29 +++++++++++++++++++++---
ELF/LinkerScript.h | 8 +++++++
test/ELF/linkerscript-sections-constraint.s | 35 +++++++++++++++++++++++++++++
3 files changed, 69 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/linkerscript-sections-constraint.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 gcc.
from 91045d1 compiler: fix check for duplicate declaration
new 390a9c9 * call.c (build_over_call): Check unsafe_copy_elision_p even [...]
new 1fb5285 PR c++/71913 - missing copy elision with new.
new 885349a PR c++/71630 - extern variable template
new 068632d PR c++/71274 - deprecated warning without use.
new 3e9695f PR c++/69223 - ICE with deduced template return type.
The 5 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 | 23 +++++++++
gcc/cp/call.c | 15 +++---
gcc/cp/decl2.c | 54 ++++++++++++++--------
gcc/cp/method.c | 32 ++++++++++---
gcc/cp/pt.c | 5 +-
gcc/cp/semantics.c | 6 ++-
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce3.C | 15 ++++++
gcc/testsuite/g++.dg/cpp1y/var-templ53.C | 10 ++++
gcc/testsuite/g++.dg/init/elide5.C | 27 +++++++++++
gcc/testsuite/g++.dg/torture/tail-padding1.C | 18 ++++++++
gcc/testsuite/g++.dg/warn/deprecated-11.C | 7 +++
11 files changed, 177 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce3.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ53.C
create mode 100644 gcc/testsuite/g++.dg/init/elide5.C
create mode 100644 gcc/testsuite/g++.dg/torture/tail-padding1.C
create mode 100644 gcc/testsuite/g++.dg/warn/deprecated-11.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-6-branch
in repository gcc.
from e7c0c81 Daily bump.
new 2edeada PR c++/71913 - missing copy elision with new.
new 1edff66 PR c++/71630 - extern variable template
new 8482829 PR c++/69223 - ICE with deduced template return type.
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 | 14 +++++++++++
gcc/cp/call.c | 7 +++---
gcc/cp/pt.c | 5 +++-
gcc/cp/semantics.c | 6 +++--
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce3.C | 15 ++++++++++++
gcc/testsuite/g++.dg/cpp1y/var-templ53.C | 10 ++++++++
gcc/testsuite/g++.dg/init/elide5.C | 27 ++++++++++++++++++++++
7 files changed, 78 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce3.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ53.C
create mode 100644 gcc/testsuite/g++.dg/init/elide5.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-4_9-branch
in repository gcc.
from 4de3729 Daily bump.
new 7c76a97 PR c++/71913 - missing copy elision with new.
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/call.c | 7 ++++---
gcc/testsuite/g++.dg/init/elide5.C | 27 +++++++++++++++++++++++++++
3 files changed, 37 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/init/elide5.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.