This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2d33897 2016-04-13 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new 0241e4d PR c/70436 * c-parser.c (c_parser_statement_after_labels): [...]
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 | 16 +++
gcc/c/c-parser.c | 119 ++++++++++++++-------
gcc/c/c-tree.h | 2 +-
gcc/c/c-typeck.c | 38 +------
gcc/testsuite/ChangeLog | 6 ++
.../Wparentheses-29.C => gcc.dg/Wparentheses-12.c} | 0
gcc/testsuite/gcc.dg/Wparentheses-13.c | 67 ++++++++++++
7 files changed, 171 insertions(+), 77 deletions(-)
copy gcc/testsuite/{g++.dg/warn/Wparentheses-29.C => gcc.dg/Wparentheses-12.c} (100%)
create mode 100644 gcc/testsuite/gcc.dg/Wparentheses-13.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 c8fc844 PR c++/70634
new 2d33897 2016-04-13 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/intrinsic.texi | 10 ++++++----
2 files changed, 12 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 melt-branch
in repository gcc.
from 1484749 2016-04-13 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
new 7cf45fb 2016-04-13 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
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.MELT | 7 +++++++
gcc/melt-runtypes-6.h | 5 ++++-
gcc/melt/warmelt-first.melt | 8 ++++----
3 files changed, 15 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 master
in repository gcc.
from 0c963db PR c++/70594 * decl.c (pop_labels_1): Removed. (note_label [...]
new 29cf24e * constexpr.c (potential_nondependent_constant_expression): [...]
new c8fc844 PR c++/70634
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 | 21 +++++++++++
gcc/cp/constexpr.c | 38 ++++++++++++++-----
gcc/cp/cp-tree.h | 3 ++
gcc/cp/pt.c | 47 +++++++++++-------------
gcc/cp/semantics.c | 2 +-
gcc/testsuite/g++.dg/template/dependent-expr10.C | 8 ++++
6 files changed, 83 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/dependent-expr10.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 melt-branch
in repository gcc.
from 8237d48 2016-04-13 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
new 97a1800 2016-04-13 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
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.MELT | 6 ++++++
gcc/melt-runtypes-6.h | 4 ++++
gcc/melt/warmelt-first.melt | 6 +++---
3 files changed, 13 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 master
in repository gcc.
from 92bda44 gcc/
new 518495b PR c++/70615 * cp-gimplify.c (cp_genericize_r): Expand PTRM [...]
new 0c963db PR c++/70594 * decl.c (pop_labels_1): Removed. (note_label [...]
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 | 15 ++++++++++
gcc/cp/cp-gimplify.c | 12 ++++----
gcc/cp/decl.c | 58 ++++++++++++++++++++++++++++----------
gcc/testsuite/g++.dg/opt/ptrmem7.C | 31 ++++++++++++++++++++
4 files changed, 96 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/ptrmem7.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.