This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk
in repository gcc.
from 86aa17b 2015-07-10 Paolo Carlini <paolo.carlini(a)oracle.com>
new 7c879d1 PR target/66703 * gcc.target/i386/readeflags-1.c (readeflag [...]
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 | 7 +++++++
gcc/testsuite/gcc.target/i386/readeflags-1.c | 5 +++--
2 files changed, 10 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 trunk
in repository gcc.
from a1c2d7e 2015-07-10 Andrew MacLeod <amacleod(a)redhat.com>
new 86aa17b 2015-07-10 Paolo Carlini <paolo.carlini(a)oracle.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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/nsdmi-template15.C | 13 +++++++++++++
2 files changed, 18 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nsdmi-template15.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 8d278ed 2015-07-10 Vladimir Makarov <vmakarov(a)redhat.com>
new b04ab61 Backported from mainline 2015-07-08 Jakub Jelinek <jakub(a)redhat.com>
new a46ad8f Backported from mainline 2015-07-09 Jakub Jelinek <jakub(a)redhat.com>
new f5c62da PR middle-end/66820 * gimplify.c (maybe_fold_stmt): Don't fold in ORT [...]
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 | 21 ++++++++++++
gcc/c-family/ChangeLog | 8 +++++
gcc/c-family/c-omp.c | 2 ++
gcc/cp/ChangeLog | 8 +++++
gcc/cp/decl.c | 2 +-
gcc/cp/pt.c | 2 +-
gcc/gimplify.c | 9 ++---
gcc/omp-low.c | 4 +--
gcc/testsuite/ChangeLog | 21 ++++++++++++
gcc/testsuite/g++.dg/vect/simd-clone-1.cc | 55 ++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/vect/vect.exp | 2 +-
gcc/testsuite/gcc.dg/gomp/pr66633-1.c | 14 ++++++++
gcc/testsuite/gcc.dg/gomp/pr66633-2.c | 5 +++
gcc/testsuite/gcc.dg/gomp/pr66633-3.c | 18 ++++++++++
gcc/testsuite/gcc.dg/gomp/pr66633-4.c | 5 +++
gcc/testsuite/gcc.dg/gomp/pr66820.c | 18 ++++++++++
gcc/testsuite/gcc.dg/vect/tree-vect.h | 8 ++++-
gcc/tree-nested.c | 56 ++++++++++++++++++++++++++-----
18 files changed, 240 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/simd-clone-1.cc
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr66633-1.c
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr66633-2.c
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr66633-3.c
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr66633-4.c
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr66820.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 trunk
in repository gcc.
from 4e2f326 2015-07-10 Richard Biener <rguenther(a)suse.de>
new a1c2d7e 2015-07-10 Andrew MacLeod <amacleod(a)redhat.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/config/tilegx/mul-tables.c | 14 +-------------
gcc/config/tilepro/gen-mul-tables.cc | 18 ++----------------
gcc/config/tilepro/mul-tables.c | 3 +--
4 files changed, 11 insertions(+), 31 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 trunk
in repository gcc.
from a76fc0f 2015-07-10 Richard Biener <rguenther(a)suse.de>
new 4e2f326 2015-07-10 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/po/ChangeLog | 5 +
gcc/po/de.po | 80 +++++------
gcc/po/sv.po | 432 +++++++++++++++++++++++++++----------------------------
3 files changed, 259 insertions(+), 258 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.
christophe.lyon pushed a commit to branch master
in repository toolchain/backport-tools.
The following commit(s) were added to refs/heads/master by this push:
new ecf1575 Early exit if git checkout fails. Update linaro-gcc [...]
ecf1575 is described below
commit ecf1575c71b052655eefc0d52858bacffb089c81
Author: Christophe Lyon <christophe.lyon(a)linaro.org>
Date: Fri Jul 10 15:10:10 2015 +0200
Early exit if git checkout fails. Update linaro-gcc-5 branch name.
---
linaro-gcc-git-review-backport-tree.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/linaro-gcc-git-review-backport-tree.sh b/linaro-gcc-git-revi [...]
index dc06cb2..67354b9 100755
--- a/linaro-gcc-git-review-backport-tree.sh
+++ b/linaro-gcc-git-review-backport-tree.sh
@@ -76,9 +76,9 @@ for i in backport-for-git-patch backport-for-svn-patch
do
echo PREPARING $i
rm -rf $i
- git-new-workdir trunk $i
+ git-new-workdir trunk $i || exit 1
cd $i
- git checkout linaro-5-branch
+ git checkout linaro/gcc-5-branch || exit 1
cd ..
done
--
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 trunk
in repository gcc.
from d040a5b 2015-07-10 Andrew MacLeod <amacleod(a)redhat.com>
new f1e4a13 [AArch64] Mark GOT related MEM rtx as const to help [...]
new a76fc0f 2015-07-10 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 | 13 +++
gcc/config/aarch64/aarch64.c | 36 +++++--
gcc/fold-const.c | 106 ---------------------
gcc/match.pd | 51 ++++++++--
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.target/aarch64/got_mem_hoist_1.c | 21 ++++
6 files changed, 111 insertions(+), 120 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/got_mem_hoist_1.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 d040a5b 2015-07-10 Andrew MacLeod <amacleod(a)redhat.com>
new f1e4a13 [AArch64] Mark GOT related MEM rtx as const to help [...]
new a76fc0f 2015-07-10 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 | 13 +++
gcc/config/aarch64/aarch64.c | 36 +++++--
gcc/fold-const.c | 106 ---------------------
gcc/match.pd | 51 ++++++++--
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.target/aarch64/got_mem_hoist_1.c | 21 ++++
6 files changed, 111 insertions(+), 120 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/got_mem_hoist_1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.