This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 59ec98b * lambda.c (maybe_add_lambda_conv_op): Only set no_sanitize [...]
new d55ee8d PR c++/68434
new 2de9250 * g++.dg/init/self1.C: Remove dg-do run.
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 | 6 ++++++
gcc/cp/pt.c | 12 ++++++------
gcc/testsuite/g++.dg/concepts/pr68434.C | 21 +++++++++++++++++++++
gcc/testsuite/g++.dg/init/self1.C | 1 -
4 files changed, 33 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/pr68434.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 e1e1688 Add pass_oacc_kernels pass group in passes.def
new 59ec98b * lambda.c (maybe_add_lambda_conv_op): Only set no_sanitize [...]
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/lambda.c | 13 ++++++++-----
2 files changed, 11 insertions(+), 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 hjl/interrupt/middle
in repository gcc.
discards 493a860 Also check mode on entry_parm for conversion
discards a2a7e65 Implement x86 interrupt attribute
new 81ff74c Implement x86 interrupt attribute
new abac107 Also check mode on entry_parm for conversion
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (493a860)
\
N -- N -- N refs/heads/hjl/interrupt/middle (abac107)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/config/i386/i386.c | 6 +++++-
1 file changed, 5 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 gcc-5-branch
in repository gcc.
from df5f3fc 2015-11-25 Paolo Carlini <paolo.carlini(a)oracle.com>
new 9ee9bb1 Backported from mainline 2015-11-20 Jakub Jelinek <jakub@ [...]
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 | 31 ++++++++++++++++
gcc/cp/cp-tree.h | 7 ++++
gcc/cp/decl2.c | 74 +++++++++++++++++++++++++++++++++++++
gcc/cp/mangle.c | 25 +------------
gcc/cp/optimize.c | 7 ++++
gcc/testsuite/ChangeLog | 8 ++++
gcc/testsuite/g++.dg/abi/mangle67.C | 21 +++++++++++
7 files changed, 149 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/abi/mangle67.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 c1183ec * timevar.def (TV_IPA_LTO_DECOMPRESS, TV_IPA_LTO_COMPRESS, [...]
new e82fa7d 2015-11-25 Paolo Carlini <paolo.carlini(a)oracle.com>
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/cpp0x/constexpr-array13.C | 2 +-
2 files changed, 5 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 gcc-5-branch
in repository gcc.
from cfdc027 PR c++/67941
new df5f3fc 2015-11-25 Paolo Carlini <paolo.carlini(a)oracle.com>
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/cpp0x/constexpr-array13.C | 2 +-
2 files changed, 5 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 17131f9 * gfortran.dg/nint_p7.f90: New testcase.
new c1183ec * timevar.def (TV_IPA_LTO_DECOMPRESS, TV_IPA_LTO_COMPRESS, [...]
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/langhooks.c | 7 ++++++-
gcc/lto-compress.c | 6 ++++++
gcc/timevar.def | 3 +++
4 files changed, 24 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 gcc-5-branch
in repository gcc.
from 44a89d0 2015-11-25 Vladimir Makarov <vmakarov(a)redhat.com>
new 80da599 PR c++/67813
new 2c410d2 PR c++/68422
new cfdc027 PR c++/67941
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 | 16 ++++++++++++++++
gcc/cp/constexpr.c | 9 ++++++---
gcc/cp/cp-tree.h | 4 ++++
gcc/cp/lambda.c | 6 ++++++
gcc/cp/parser.c | 1 +
gcc/cp/pt.c | 10 ++++++++--
gcc/testsuite/g++.dg/cpp1y/constexpr-copy1.C | 25 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/ubsan/null-6.C | 5 +++++
8 files changed, 71 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-copy1.C
create mode 100644 gcc/testsuite/g++.dg/ubsan/null-6.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.