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 7c007f8 2015-09-22 Richard Biener <rguenther(a)suse.de>
new 408af7c AVX-512. Fix kxnor insn split.
new d55ab4f AVX-512. Fix patterns for kunpck insns.
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 | 12 ++++++++++++
gcc/config/i386/i386.md | 16 ++++++++--------
2 files changed, 20 insertions(+), 8 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 6ed9f77 [PATCH tree-inline] Do not say "called from here" with UNKNOW [...]
new 82c9d05 [AArch64] Use atomic instructions for swap and fetch-update o [...]
new a5c5d46 [AArch64] Make BIC, other logical instructions, available.
new c7eb870 [AArch64] Add atomic load-operate instructions.
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 | 32 ++++++
gcc/config/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64.c | 46 ++++++++-
gcc/config/aarch64/aarch64.md | 2 +-
gcc/config/aarch64/atomics.md | 112 ++++++++++++++++++++-
gcc/testsuite/ChangeLog | 6 ++
.../gcc.target/aarch64/atomic-inst-ops.inc | 13 +++
gcc/testsuite/gcc.target/aarch64/atomic-inst-swp.c | 44 ++++++++
8 files changed, 250 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/atomic-inst-swp.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 7074f60 Handle single restrict pointer in struct in create_variable_i [...]
new 6ed9f77 [PATCH tree-inline] Do not say "called from here" with UNKNOW [...]
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/testsuite/ChangeLog | 18 +++++++++++++++
gcc/testsuite/gcc.dg/always_inline2.c | 2 +-
gcc/testsuite/gcc.dg/always_inline3.c | 2 +-
gcc/testsuite/gcc.dg/pr49243.c | 2 +-
gcc/testsuite/gcc.dg/winline-10.c | 2 +-
gcc/testsuite/gcc.dg/winline-2.c | 2 +-
gcc/testsuite/gcc.dg/winline-3.c | 2 +-
gcc/testsuite/gcc.dg/winline-5.c | 2 +-
gcc/testsuite/gcc.dg/winline-6.c | 2 +-
gcc/testsuite/gcc.dg/winline-7.c | 2 +-
gcc/testsuite/gcc.dg/winline-9.c | 2 +-
gcc/testsuite/gcc.target/i386/inline_error.c | 2 +-
gcc/testsuite/gcc.target/i386/intrinsics_5.c | 2 +-
gcc/testsuite/gcc.target/i386/intrinsics_6.c | 2 +-
gcc/testsuite/gcc.target/i386/pr57756.c | 2 +-
gcc/testsuite/gcc.target/i386/pr59789.c | 2 +-
gcc/tree-inline.c | 33 ++++++++++++++++++----------
18 files changed, 61 insertions(+), 27 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 2f6c4c3 2015-09-22 Chung-Lin Tang <cltang(a)codesourcery.com>
new 7074f60 Handle single restrict pointer in struct in create_variable_i [...]
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/g++.dg/pr67666.C | 17 +++++++++++++++++
gcc/tree-ssa-structalias.c | 25 ++++++++++++++++---------
4 files changed, 44 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr67666.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 d4351f9 Daily bump.
new 7c007f8 2015-09-22 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/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/torture/pr66952.c | 4 ++--
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 master
in repository gcc.
from a28f6dc Revert LRA SPARC changes for now.
new 2f6c4c3 2015-09-22 Chung-Lin Tang <cltang(a)codesourcery.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:
libgomp/ChangeLog | 7 +++++++
libgomp/oacc-host.c | 2 +-
libgomp/oacc-init.c | 3 +++
libgomp/oacc-int.h | 1 +
4 files changed, 12 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 aoliva/pr64164
in repository gcc.
from 2b27ef1 headers for MINIMUM_ALIGNMENT
new eb74060e setup parm block to pseudo with emit_move_insn
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/function.c | 18 +++++++++++-------
1 file changed, 11 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 187bba0 Daily bump.
new a28f6dc Revert LRA SPARC changes for now.
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 | 32 ++++++++++++++++++++++++++++
gcc/config/sparc/constraints.md | 47 +++++++++++++++++++++++++++++++++++++++--
gcc/config/sparc/sparc-protos.h | 2 --
gcc/config/sparc/sparc.c | 39 ++++++----------------------------
gcc/config/sparc/sparc.h | 25 +++++-----------------
gcc/config/sparc/sparc.md | 36 +++++++++++++++----------------
6 files changed, 107 insertions(+), 74 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 hjl/interrupt/master
in repository gcc.
discards ce89757 Implement x86 interrupt/exception attributes
new bb4a145 Implement x86 interrupt/exception attributes
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 (ce89757)
\
N -- N -- N refs/heads/hjl/interrupt/master (bb4a145)
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/predicates.md | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.