This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 30162da Preserve the original program while using graphite.
new 9552192 * pt.c (instantiate_class_template_1): Set function_depth ar [...]
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 | 5 +++++
gcc/cp/pt.c | 7 ++++++-
2 files changed, 11 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 e45b0eb Daily bump.
new 30162da Preserve the original program while using graphite.
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 | 114 +++
gcc/graphite-isl-ast-to-gimple.c | 151 +++-
gcc/graphite-poly.c | 26 +-
gcc/graphite-poly.h | 35 +-
gcc/graphite-scop-detection.c | 161 +++-
gcc/graphite-sese-to-poly.c | 799 ++-----------------
gcc/graphite.c | 14 +-
gcc/sese.c | 1593 ++++++++++++++++++++++++++++++++++----
gcc/sese.h | 60 +-
9 files changed, 1978 insertions(+), 975 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 3d43e22 * gcc.dg/pr65521.c: Fail on AIX.
new e45b0eb 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 6ca53fc PR target/67265 * ira.c (ira_setup_eliminable_regset): Do n [...]
new 58bc80c 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 69baff6 2015-11-11 Andreas Tobler <andreast(a)gcc.gnu.org>
new a8dc42a 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 df24635 improve construction of the original schedule
new 3d43e22 * gcc.dg/pr65521.c: Fail on AIX.
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/gcc.dg/pr65521.c | 1 +
2 files changed, 5 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 gcc-4_9-branch
in repository gcc.
from 295d095 PR target/67265 * ira.c (ira_setup_eliminable_regset): Do n [...]
new 5586e7d 2015-11-11 Andreas Tobler <andreast(a)gcc.gnu.org>
new 69baff6 2015-11-11 Andreas Tobler <andreast(a)gcc.gnu.org>
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 | 22 ++++++++++++++++++++++
gcc/config/freebsd-spec.h | 7 ++++---
gcc/config/i386/freebsd.h | 31 +++++++++----------------------
gcc/config/rs6000/freebsd64.h | 2 +-
gcc/config/rs6000/t-freebsd64 | 6 ++----
5 files changed, 38 insertions(+), 30 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 dejagnu.
from 0ef0397 * doc/user.xml (Summary File): 'untested', not 'runtested'. [...]
new 63ac0ca * lib/framework.exp (note): Remove old commented-out code.
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 | 4 ++++
lib/framework.exp | 7 -------
2 files changed, 4 insertions(+), 7 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 6943c9d Make create_parallel_loop return void
new a600501 add testsuite automatic dg-options and dg-do action for isl-a [...]
new df24635 improve construction of the original schedule
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 | 5 ++++
gcc/graphite-sese-to-poly.c | 27 +++++++++-------------
gcc/testsuite/ChangeLog | 18 +++++++++++++++
gcc/testsuite/gcc.dg/graphite/fuse-1.c | 10 +++-----
gcc/testsuite/gcc.dg/graphite/fuse-2.c | 4 +---
gcc/testsuite/gcc.dg/graphite/graphite.exp | 2 ++
.../gcc.dg/graphite/isl-ast-gen-blocks-1.c | 3 ---
.../gcc.dg/graphite/isl-ast-gen-blocks-2.c | 3 ---
.../gcc.dg/graphite/isl-ast-gen-blocks-3.c | 3 ---
.../gcc.dg/graphite/isl-ast-gen-blocks-4.c | 3 ---
gcc/testsuite/gcc.dg/graphite/isl-ast-gen-if-1.c | 3 ---
gcc/testsuite/gcc.dg/graphite/isl-ast-gen-if-2.c | 3 ---
.../gcc.dg/graphite/isl-ast-gen-single-loop-1.c | 3 ---
.../gcc.dg/graphite/isl-ast-gen-single-loop-2.c | 2 --
.../gcc.dg/graphite/isl-ast-gen-single-loop-3.c | 2 --
gcc/testsuite/gcc.dg/graphite/isl-ast-gen-user-1.c | 12 ++++------
.../gcc.dg/graphite/isl-codegen-loop-dumping.c | 17 --------------
17 files changed, 45 insertions(+), 75 deletions(-)
delete mode 100644 gcc/testsuite/gcc.dg/graphite/isl-codegen-loop-dumping.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.