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 8f95df3 gcc/ Backport from mainline 2016-04-03 Oleg Endo <olegend [...]
new 2e71ec7 PR rtl-optimization/64886 * gcc.dg/pr64434.c: Skip on hppa* [...]
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/gcc.dg/pr64434.c | 1 +
2 files changed, 6 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 d294e3f 2016-04-09 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new 07de41b Fix pdr accesses order
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/graphite-sese-to-poly.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/graphite/pr68953.c | 30 ++++++++++++++++++++++++++++++
4 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr68953.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 3cb1509 PR tree-optimization/70586 * tree-ssa-ifcombine.c (bb_no_si [...]
new d294e3f 2016-04-09 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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/gfortran.dg/deferred_character_16.f90 | 19 +++++++++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_16.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 aoliva/libcp1
in repository gcc.
from c404aec introduce access control flags and friend declarations
new 084888e implement forward declaration of classes, template classes, t [...]
new d6085df revamp cdtor api
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:
include/gcc-cp-fe.def | 96 ++++++++------
include/gcc-cp-interface.h | 2 +-
libcc1/libcp1plugin.cc | 302 ++++++++++++++++++++++++++++++---------------
3 files changed, 267 insertions(+), 133 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 aoliva/libcp1.stgit
in repository gcc.
from 1a61a10 refresh
new 70fef62 new
new 1742007 refresh (create temporary patch)
new 85d89f3 refresh
new 07ed8d4 refresh (create temporary patch)
new 2fefea8 refresh
new e087709 rename
new 715227e new
new 62fd383 refresh (create temporary patch)
new 10678f8 refresh
new a4db8d8 refresh (create temporary patch)
new 6a0634c refresh
new c211dfe refresh (create temporary patch)
new 9bc7529 refresh
new 084888e implement forward declaration of classes, template classes, t [...]
new 7095cc5 revamp cdtor api
new df2f2cd revamp cdtor api
new 03bcd51 Refresh of revamp-cdtor-api.patch
new 58c2c32 implement forward declaration of classes, template classes, t [...]
new fa5a24c Refresh of fwdeclare-classes-and-templates.patch
new 1b5d6a0 implement forward declaration of classes, template classes, t [...]
new 9b17119 Refresh of fwdeclare-classes-and-templates.patch
new a2b4346 new
new 94b7e2e refresh (create temporary patch)
new eaca05c refresh
new 0c0adc9 refresh (create temporary patch)
new c6ec2bd refresh
new 518b89e rename
new 8b44e7e new
new 8846840 refresh (create temporary patch)
new 08bc22f refresh
new 6cf9866 Refresh of revamp-cdtor-api.patch
new 143a3f2 refresh (create temporary patch)
new a2e58a9 revamp cdtor api
new c672df8 refresh
new 3071403 Refresh of revamp-cdtor-api.patch
new 8352421 refresh (create temporary patch)
new d6085df revamp cdtor api
new bfbcaab refresh
The 38 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:
meta | 6 +-
patches/declare-templates-and-classes.patch | 412 ++++++++++++++++++++++++++
patches/revamp-cdtor-api.patch | 439 ++++++++++++++++++++++++++++
3 files changed, 855 insertions(+), 2 deletions(-)
create mode 100644 patches/declare-templates-and-classes.patch
create mode 100644 patches/revamp-cdtor-api.patch
--
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 a02dc66 2016-04-09 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new 3cb1509 PR tree-optimization/70586 * tree-ssa-ifcombine.c (bb_no_si [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/execute/pr70586.c | 30 +++++++++++++++++++++++++++
gcc/tree-ssa-ifcombine.c | 9 +++++++-
4 files changed, 49 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr70586.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 0789703 Daily bump.
new a02dc66 2016-04-09 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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/c-c++-common/asan/halt_on_error-1.c | 2 +-
gcc/testsuite/c-c++-common/asan/halt_on_error-2.c | 2 +-
3 files changed, 9 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 gcc-5-branch
in repository gcc.
from 68ca212 Daily bump.
new 8f95df3 gcc/ Backport from mainline 2016-04-03 Oleg Endo <olegend [...]
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/config/sh/sh.md | 15 ++-
gcc/testsuite/ChangeLog | 9 ++
gcc/testsuite/gcc.target/sh/torture/pr70416.c | 136 ++++++++++++++++++++++++++
4 files changed, 167 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/sh/torture/pr70416.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 0c30259 gcc/ PR lto/70289 PR ipa/70348 PR tree-optimization/70373 [...]
new 0789703 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 dcd82de Daily bump.
new 68ca212 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.