This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 38f18b3 Daily bump.
new 4003c80 Fix PR c++/69736
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 | 12 ++++++++++++
gcc/cp/cp-tree.h | 3 ++-
gcc/cp/pt.c | 4 ++++
gcc/cp/semantics.c | 28 ++++++++++++++++++++++++++++
gcc/cp/typeck.c | 12 +-----------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/paren2.C | 31 +++++++++++++++++++++++++++++++
7 files changed, 83 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/paren2.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 a057332 PR c/51147 - attribute((mode(byte))) on an enum generates wrong code
new 38f18b3 Daily bump.
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/DATESTAMP | 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-5-branch
in repository gcc.
from 28c23eb PR c++/69323 - valid
new a24c1a0 Daily bump.
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/DATESTAMP | 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-4_9-branch
in repository gcc.
from da299a7 Daily bump.
new 5e714c6 Daily bump.
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/DATESTAMP | 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 6cde573 PR debug/69705 * dwarf2out.c (gen_variable_die): Work aroun [...]
new a057332 PR c/51147 - attribute((mode(byte))) on an enum generates wrong code
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 | 5 +++++
gcc/testsuite/gcc.dg/enum-mode-2.c | 22 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/enum-mode-2.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 2cde02a PR c++/69922 * class.c (build_base_path): Set TREE_NO_WARNI [...]
new 6cde573 PR debug/69705 * dwarf2out.c (gen_variable_die): Work aroun [...]
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 | 8 +++++++-
gcc/dwarf2out.c | 12 +++++++-----
gcc/testsuite/ChangeLog | 2 +-
3 files changed, 15 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 gcc.
from f0ea75d PR c/69819 * c-decl.c (finish_decl): Don't update the copy [...]
new 2cde02a PR c++/69922 * class.c (build_base_path): Set TREE_NO_WARNI [...]
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 | 14 ++++++++++++++
gcc/cp/class.c | 7 +++++--
gcc/cp/cp-gimplify.c | 20 ++++++++++++++++++--
gcc/cp/cp-ubsan.c | 13 +++++++++----
gcc/cp/init.c | 17 +++++++----------
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/ubsan/pr69922.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wnonnull-compare-6.C | 13 +++++++++++++
gcc/testsuite/g++.dg/warn/Wnonnull-compare-7.C | 19 +++++++++++++++++++
9 files changed, 110 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ubsan/pr69922.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wnonnull-compare-6.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wnonnull-compare-7.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 2b80a2a PR c++/69323 - errors
new f0ea75d PR c/69819 * c-decl.c (finish_decl): Don't update the copy [...]
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/c/ChangeLog | 6 ++++++
gcc/c/c-decl.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr69819.c | 5 +++++
4 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr69819.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 34ed562 PR c++/69912 - [6 regression] ICE in build_ctor_subob_ref ini [...]
new ab0d46c * doc/invoke.texi: Adjust -flifetime-dse documentation.
new 3460809 PR c++/69323 - valid
new 2b80a2a PR c++/69323 - errors
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 | 12 ++++++++++++
gcc/cp/decl.c | 14 ++++++++++++++
gcc/cp/friend.c | 12 ++++++++++++
gcc/cp/pt.c | 6 +++---
gcc/doc/invoke.texi | 4 +++-
gcc/testsuite/g++.dg/template/crash34.C | 2 +-
gcc/testsuite/g++.dg/template/friend61.C | 12 ++++++++++++
gcc/testsuite/g++.dg/template/friend61a.C | 12 ++++++++++++
gcc/testsuite/g++.dg/template/friend61b.C | 12 ++++++++++++
9 files changed, 81 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/friend61.C
create mode 100644 gcc/testsuite/g++.dg/template/friend61a.C
create mode 100644 gcc/testsuite/g++.dg/template/friend61b.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-5-branch
in repository gcc.
from d3ea879 2016-02-24 Martin Jambor <mjambor(a)suse.cz>
new 28c23eb PR c++/69323 - valid
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/pt.c | 6 +++---
gcc/testsuite/g++.dg/template/friend61.C | 12 ++++++++++++
3 files changed, 21 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/friend61.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.