This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ac0b9d8 fix PR68428: ignore bb dominated by the scop->exit
new c0b6819 * config/msp430/lib2hw_mul.S: Fix alignment.
new c06f419 Support __cxa_free_exception and fix exception handling.
new af44a72 Daily bump.
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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 4 ++
gcc/cp/except.c | 10 +++
libgcc/ChangeLog | 4 ++
libgcc/config/msp430/lib2hw_mul.S | 2 +-
libitm/ChangeLog | 26 +++++++
libitm/beginend.cc | 10 ++-
libitm/eh_cpp.cc | 140 ++++++++++++++++++++++++++++++++-----
libitm/libitm.h | 1 +
libitm/libitm.map | 1 +
libitm/libitm.texi | 24 +++++--
libitm/libitm_i.h | 11 +--
libitm/testsuite/libitm.c++/eh-5.C | 46 ++++++++++++
13 files changed, 249 insertions(+), 32 deletions(-)
create mode 100644 libitm/testsuite/libitm.c++/eh-5.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-4_9-branch
in repository gcc.
from dbe23c5 2015-11-18 Matthias Klose <doko(a)ubuntu.com>
new 17581ee 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 ff83532 PR c++/67409 * decl.c (identify_goto): Add LOC and DIAG_KIN [...]
new 043ea5a 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.
christophe.lyon pushed a change to branch html_better
in repository toolchain/gcc-compare-results.
discards c67f4c9 For HTML/XML reports, show improvements as BETTER (green).
new 6892892 For HTML/XML reports, show improvements as BETTER (green).
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c67f4c9)
\
N -- N -- N refs/heads/html_better (6892892)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
compare_tests | 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.
christophe.lyon pushed a change to branch html_better
in repository toolchain/gcc-compare-results.
at c67f4c9 For HTML/XML reports, show improvements as BETTER (green).
This branch includes the following new commits:
new c67f4c9 For HTML/XML reports, show improvements as BETTER (green).
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.
--
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 fcf6cab fix PR68341: correctly compute the insertion point for close [...]
new ac0b9d8 fix PR68428: ignore bb dominated by the scop->exit
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/graphite-scop-detection.c | 6 +++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/graphite/pr68428.c | 23 +++++++++++++++++++++++
4 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr68428.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 81d16ca add testcase for PR68335
new fcf6cab fix PR68341: correctly compute the insertion point for close [...]
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 | 11 +++++
gcc/graphite-isl-ast-to-gimple.c | 96 ++++++++++++++++++++++++++--------------
gcc/testsuite/ChangeLog | 2 +-
3 files changed, 74 insertions(+), 35 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 change to branch master
in repository toolchain/gcc-compare-results.
from bff3961 Initial version of the comparison scripts and list of unstabl [...]
new 19142d7 The list of unstable tests is not in a different repo anymore.
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:
compare_tests | 4 +---
1 file changed, 1 insertion(+), 3 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 062f0f9 PR c++/68422
new 81d16ca add testcase for PR68335
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 | 6 ++++
gcc/testsuite/gfortran.dg/graphite/pr68335.f90 | 45 ++++++++++++++++++++++++++
2 files changed, 51 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/graphite/pr68335.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 gcc.
from c40a414 gcc/ * config/nvptx/nvptx.h (SUPPORTS_WEAK): Define. * con [...]
new 062f0f9 PR c++/68422
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 | 8 ++++++++
gcc/cp/cp-tree.h | 4 ++++
gcc/cp/parser.c | 1 +
gcc/cp/pt.c | 17 +++++++++++++++--
4 files changed, 28 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.