This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9c9680b [gcse] PR rtl-optimization/69886: Check target mode in can_as [...]
new 7c74949 PR middle-end/69915 * tree.c (build_vector_from_ctor): Fix [...]
new 287902c libstdc++/69939 Qualify get and forward
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr69915.c | 15 +++++++++++++++
gcc/tree.c | 2 +-
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/experimental/tuple | 2 +-
6 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr69915.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 3c83842 2016-02-24 Richard Biener <rguenther(a)suse.de>
new 7f31034 libstdc++/69939 Qualify get and forward
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/experimental/tuple | 4 +++-
2 files changed, 8 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 36d081e 2016-02-24 Richard Biener <rguenther(a)suse.de>
new 9c9680b [gcse] PR rtl-optimization/69886: Check target mode in can_as [...]
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 | 12 ++++++++++++
gcc/gcse.c | 19 ++++++++++---------
gcc/rtl.h | 2 +-
gcc/store-motion.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr69886.c | 15 +++++++++++++++
6 files changed, 45 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69886.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 9d58b36 2016-02-23 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 3c83842 2016-02-24 Richard Biener <rguenther(a)suse.de>
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 | 32 +++++++++++++++
gcc/bb-reorder.c | 37 +++++++++++++----
gcc/testsuite/gcc.dg/torture/pr69719.c | 24 +++++++++++
gcc/testsuite/gcc.dg/vect/pr69783.c | 39 ++++++++++++++++++
gcc/tree-vect-data-refs.c | 75 +++++++++++++++++++++++-----------
5 files changed, 175 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69719.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr69783.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 8ad3288 [ARM] Add initial support for the Cortex-A32
new 36d081e 2016-02-24 Richard Biener <rguenther(a)suse.de>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr68963.c | 41 ++++++++++++++++++++++++++++++++++
gcc/tree-ssa-loop-niter.c | 14 +++++++-----
4 files changed, 63 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr68963.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 6907286 2016-02-24 Richard Biener <rguenther(a)suse.de>
new f0e92ef PR middle-end/69909 * expr.c (expand_expr_real_1) <normal_i [...]
new 698357b PR c/69918 * params.def (PARAM_MAX_SSA_NAME_QUERY_DEPTH): B [...]
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 | 14 ++++++++++++++
gcc/expr.c | 6 +++++-
gcc/params.def | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr69909.c | 35 ++++++++++++++++++++++++++++++++++
5 files changed, 60 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69909.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 4373b6a Daily bump.
new e6ab747 2016-02-24 Christian Bruel <christian.bruel(a)st.com>
new 6907286 2016-02-24 Richard Biener <rguenther(a)suse.de>
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 | 15 +++++++++++
gcc/config/arm/arm-c.c | 13 +++++++---
gcc/config/arm/arm.c | 5 ++--
gcc/testsuite/ChangeLog | 12 +++++++++
gcc/testsuite/gcc.dg/vect/bb-slp-34.c | 3 ++-
gcc/testsuite/gcc.dg/vect/bb-slp-pr68892.c | 4 ++-
gcc/testsuite/gcc.dg/vect/bb-slp-pr69907.c | 12 +++++++++
gcc/testsuite/gcc.target/arm/pragma_cpp_fma.c | 36 +++++++++++++++++++++++++++
gcc/tree-vect-stmts.c | 13 ++++++++++
9 files changed, 105 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr69907.c
create mode 100644 gcc/testsuite/gcc.target/arm/pragma_cpp_fma.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 70d152a Daily bump.
new 9d58b36 2016-02-23 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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 | 8 ++++++++
gcc/fortran/error.c | 9 ++++++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/pr65996.f90 | 13 +++++++++++++
4 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr65996.f90
--
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 dejagnu.
from 3637775 * lib/libgloss.exp (find_gdc): New proc. * lib/target.exp ( [...]
new bd8216f * lib/utils.exp (prune): Restore this proc. * doc/ref.xml: [...]
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:
ChangeLog | 7 +++++++
NEWS | 4 ++--
doc/dejagnu.texi | 13 +++++++++++--
doc/ref.xml | 8 ++++++++
lib/utils.exp | 19 +++++++++++++++++++
5 files changed, 47 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.