This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c226d58 Daily bump.
new 75e685ed * g++.dg/cpp1y/pr58708.C: Define wfoo based on sizeof [...]
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/cpp1y/pr58708.C | 6 +++++-
2 files changed, 9 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 2e13979 POWERPC64_TOC_POINTER_ALIGNMENT
new c226d58 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 5954afa Daily bump.
new 1c64eb4 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 9d171b4 Daily bump.
new 815949c 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 3c77e6e PR bootstrap/68346
new 2e13979 POWERPC64_TOC_POINTER_ALIGNMENT
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 | 6 ++++++
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
3 files changed, 8 insertions(+), 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 gcc.
from c61a1e0 Don't fold -(constant) or -0.
new 65f019a LITERAL_ZERO_P obsoleted by delayed folding.
new 3c77e6e PR bootstrap/68346
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 | 8 ++++++
gcc/cp/cp-tree.h | 4 ---
gcc/cp/parser.c | 78 +++++++-------------------------------------------------
gcc/cp/typeck.c | 8 +++++-
4 files changed, 24 insertions(+), 74 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 d29d9ce Preliminary regrename patch for i386 ROP patch
new 1a40f20b Add in_oacc_kernels_region in struct loop
new e258844 Clear LOOP_CLOSED_SSA after pass_ccp
new 5aa78b2 Make fdump-tree-sccp-details more complete
new 9b6c937 Improve comments in pass_tree_loop_init::execute
new c61a1e0 Don't fold -(constant) or -0.
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/ChangeLog | 20 ++++++++++++++++++++
gcc/cfgloop.h | 3 +++
gcc/cfgloopmanip.c | 1 +
gcc/cp/ChangeLog | 3 +++
gcc/cp/parser.c | 21 ++++++++++++++++++++-
gcc/cp/typeck.c | 4 ----
gcc/omp-low.c | 43 +++++++++++++++++++++++++++++++++++++++++++
gcc/tree-scalar-evolution.c | 12 +++++++++++-
gcc/tree-ssa-ccp.c | 10 +++++++++-
gcc/tree-ssa-loop.c | 9 ++++++---
10 files changed, 116 insertions(+), 10 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 79ff98c 2015-11-17 Sandra Loosemore <sandra(a)codesourcery.com>
new 3c28a3e PR target/66785 * regrename.c (record_operand_use): Keep tr [...]
new e61dd41 Ensure earlyclobbered operands go through a terminate_write stage.
new d29d9ce Preliminary regrename patch for i386 ROP patch
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/ChangeLog | 16 ++++++++++++++++
gcc/regrename.c | 57 +++++++++++++++++++++++++++++++++++++--------------------
gcc/regrename.h | 5 ++++-
3 files changed, 57 insertions(+), 21 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 9dfffd6 Fix uninitialized src_range values for c_expr
new 79ff98c 2015-11-17 Sandra Loosemore <sandra(a)codesourcery.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/ChangeLog | 7 +++++++
gcc/doc/extend.texi | 9 +++++++++
2 files changed, 16 insertions(+)
--
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 d8e55bb PR libstdc++/66059 optimise _Build_index_tuple
new 9dfffd6 Fix uninitialized src_range values for c_expr
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 | 100 ++++++++++-------
gcc/testsuite/ChangeLog | 13 +++
.../gcc.dg/plugin/diagnostic-test-expressions-1.c | 121 +++++++++++++++++++++
gcc/testsuite/lib/multiline.exp | 2 +
5 files changed, 213 insertions(+), 39 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.