This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 07c31417 2015-10-05 Ville Voutilainen <ville.voutilainen(a)gmail.com>
new a9983b6 [Patch ARM/ AArch64] Fix typo in vcvt_f16.c testcase .
new 1988eee 2015-10-05 Richard Biener <rguenther(a)suse.de>
new 73f86fe 2015-10-05 Richard Biener <rguenther(a)suse.de>
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 | 15 ++
gcc/ipa-inline-analysis.c | 65 ++---
gcc/testsuite/ChangeLog | 5 +
.../aarch64/advsimd-intrinsics/vcvt_f16.c | 6 +-
gcc/tree-ssa-pre.c | 271 ++++++++-------------
5 files changed, 151 insertions(+), 211 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 b051150 Daily bump.
new 04e9794 Backport from mainline:
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:
libgo/runtime/go-main.c | 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 03ca0c3 Daily bump.
new 07c31417 2015-10-05 Ville Voutilainen <ville.voutilainen(a)gmail.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:
libstdc++-v3/ChangeLog | 9 +++++++
libstdc++-v3/include/std/tuple | 8 ++++++-
.../rvalue_streams-2.cc => 20_util/tuple/67844.cc} | 28 ++++++++++++++--------
.../20_util/tuple/cons/nested_tuple_construct.cc | 17 +++++++++++++
4 files changed, 51 insertions(+), 11 deletions(-)
copy libstdc++-v3/testsuite/{27_io/rvalue_streams-2.cc => 20_util/tuple/67844.cc} (75%)
--
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 6d02e6b Implement N4514, C++ Extensions for Transactional Memory.
new 03ca0c3 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 a673378 Daily bump.
new b051150 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 cebfd7b Daily bump.
new 062f941 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 hjl/interrupt/calls
in repository gcc.
omits bcbc5ec Also update max_used_stack_slot_alignment
omits 7b669ea Update stack boundary for use of SSE registers
new af6512b Correctly set incoming stack boundary in interrupt handler
new bdc74e8 Add sorry for stack realignment without caller-saved registers
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 (bcbc5ec)
\
N -- N -- N refs/heads/hjl/interrupt/calls (bdc74e8)
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 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/config/i386/i386.c | 98 +++++++++++++-------------------------------------
gcc/config/i386/i386.h | 5 ++-
2 files changed, 29 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/aligned
in repository gcc.
at 8c75718 Preserve registers in interrupt handler after reload
No new revisions were added by this update.
--
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/unaligned
in repository gcc.
at 15f48be Correctly set incoming stack boundary for interrupt handler
This branch includes the following new commits:
new 15f48be Correctly set incoming stack boundary for interrupt handler
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.