This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/interrupt/calls
in repository gcc.
discards d93532d Implement x86 interrupt attribute
new e81902a Implement x86 interrupt attribute
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 (d93532d)
\
N -- N -- N refs/heads/hjl/interrupt/calls (e81902a)
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:
gcc/config/i386/i386.c | 55 +++++++++++++++++++++-------
gcc/config/i386/i386.md | 18 +++------
gcc/config/i386/sse.md | 11 +++---
gcc/testsuite/gcc.target/i386/interrupt-21.c | 4 +-
4 files changed, 54 insertions(+), 34 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 16cbd7c use sese_l throughout scop-detection
new 0815dac 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 2225d73 PR tree-optimization/67769 * tree-ssa-phiopt.c (conditional [...]
new 37e2301 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 eb62c50 * gcc.dg/lto/pr55113_0.c: Skip on all x86 targets.
new 01f83c6 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 d36ce38 PR c++/54430
new b98a7d5 correctly handle non affine data references
new e0c0be1 Rename gimple_bb to gimple_poly_bb
new 16cbd7c use sese_l throughout scop-detection
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 | 41 +++++++++
gcc/graphite-isl-ast-to-gimple.c | 6 +-
gcc/graphite-poly.c | 6 +-
gcc/graphite-poly.h | 6 +-
gcc/graphite-scop-detection.c | 126 ++++++++++++++++-----------
gcc/graphite-sese-to-poly.c | 30 +++----
gcc/graphite-sese-to-poly.h | 4 +-
gcc/sese.c | 5 +-
gcc/sese.h | 10 +--
gcc/testsuite/gcc.dg/graphite/scop-pr66980.c | 10 +++
10 files changed, 162 insertions(+), 82 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/scop-pr66980.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.
robert.savoye pushed a change to branch array
in repository toolchain/abe.
from 28202db Tarball uses xz, not bzip2
new 8d53335 Detached state isn't a branch name, so don't use it.
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:
lib/component.sh | 3 +++
1 file changed, 3 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.
ryan.arnold pushed a change to branch ryanarn/fix_libdir_slibdir_v2
in repository toolchain/abe.
from 29c74cd lib/configure.sh: Set libdir=/usr/lib, slibdir=/lib, and rtld [...]
new 248728c lib/checkout.sh: prune git branches before git pull in checko [...]
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:
lib/checkout.sh | 11 +++++++++++
1 file changed, 11 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 05b84e7 Do not describe -std=c11 etc. as experimental in c.opt help text.
new d36ce38 PR c++/54430
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 | 9 +++++++++
gcc/cp/name-lookup.c | 2 +-
gcc/cp/name-lookup.h | 1 +
gcc/cp/parser.c | 9 +++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/range-for30.C | 17 +++++++++++++++++
6 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/range-for30.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 d6e9962 Fix missing deep copy when assigning a DT constructor to an array
new 2225d73 PR tree-optimization/67769 * tree-ssa-phiopt.c (conditional [...]
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/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/torture/pr67769.c | 23 +++++++++++++++++++++++
gcc/tree-ssa-phiopt.c | 4 ++++
4 files changed, 46 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67769.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.