This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5dbb935 Daily bump.
new 490ee78 Fix PR c++/70106 (type of parenthesized qualified-id has wron [...]
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/semantics.c | 10 +++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/paren3.C | 30 ++++++++++++++++++++++++++++++
4 files changed, 50 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/paren3.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 ee2a271 * sv.po: Update.
new 04e137f [gcc] 2016-03-11 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 5dbb935 Daily bump.
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/ChangeLog | 7 +++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.md | 14 +++++----
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/powerpc/ppc-round2.c | 42 +++++++++++++++++++++++++++
5 files changed, 63 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/ppc-round2.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 e0f9303 Daily bump.
new 68b7d9e 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 33d9415 Daily bump.
new b933c34 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 27b2c1c PR target/70123 * lra-remat.c (operand_to_remat): Disallow [...]
new ee2a271 * sv.po: Update.
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/po/ChangeLog | 4 +
gcc/po/sv.po | 223 ++++++++++++++++++-------------------------------------
2 files changed, 77 insertions(+), 150 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 8411667 PR tree-optimization/70190 * tree-ssa-threadbackward.c (fsm [...]
new 27b2c1c PR target/70123 * lra-remat.c (operand_to_remat): Disallow [...]
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/lra-remat.c | 51 +++++++--
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/torture/pr70123.c | 198 +++++++++++++++++++++++++++++++++
4 files changed, 252 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr70123.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 d68ee52 PR tree-optimization/64058 * tree-ssa-coalesce.c (struct co [...]
new 8411667 PR tree-optimization/70190 * tree-ssa-threadbackward.c (fsm [...]
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 | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/compile/pr70190.c | 14 ++++++++++++++
gcc/tree-ssa-threadbackward.c | 10 ++++++++++
4 files changed, 34 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr70190.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 cfa58bc Wmisleading-indentation.c: add more test cases for PR c/68187
new d68ee52 PR tree-optimization/64058 * tree-ssa-coalesce.c (struct co [...]
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 | 10 ++++++++++
gcc/tree-ssa-coalesce.c | 34 ++++++++++++++++------------------
2 files changed, 26 insertions(+), 18 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 e4756b4 [AArch64] Fix gcc.target/aarch64/vect-reduc-or_1.c for -mcpu= [...]
new ce234f2 Wmisleading-indentation: add reproducer for PR c/70085
new cfa58bc Wmisleading-indentation.c: add more test cases for PR c/68187
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/testsuite/ChangeLog | 22 +++
.../c-c++-common/Wmisleading-indentation.c | 184 +++++++++++++++++++++
2 files changed, 206 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 hjl/pr70155/master
in repository gcc.
from c304f76 Extend STV pass to 64-bit mode
new 8b32ffc Free dominance info in delete_insn_and_edges
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/cfgrtl.c | 26 +++++++-------------------
1 file changed, 7 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.