This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 844cece 2015-10-22 Richard Biener <rguenther(a)suse.de>
new 1775aea Fix bootstrap on x86_64-apple-darwin14 after r229119.
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:
libsanitizer/ChangeLog | 10 ++++
libsanitizer/configure | 116 ++++++++++++++++++++++++++++++++++-------
libsanitizer/configure.ac | 23 ++++++--
libsanitizer/ubsan/Makefile.am | 3 --
libsanitizer/ubsan/Makefile.in | 7 +--
5 files changed, 128 insertions(+), 31 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 390c3cf Move tan simplifications to match.pd
new 844cece 2015-10-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/ChangeLog | 8 ++++++++
gcc/c/ChangeLog | 5 +++++
gcc/c/c-typeck.c | 8 ++++++--
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/semantics.c | 13 +++++++++----
gcc/fold-const.c | 50 +++++---------------------------------------------
gcc/match.pd | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++-
7 files changed, 90 insertions(+), 52 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 b56a60c [PATCH][ARM] Fix for testcase after r228661
new 417eb4f S/390: PR68015 Fix ICE in s390_emit_compare
new 92f3c1b Move more cproj simplifications to match.pd
new 390c3cf Move tan simplifications to match.pd
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 | 22 ++++++++
gcc/builtins.c | 91 ++++++---------------------------
gcc/config/s390/s390.md | 9 +++-
gcc/match.pd | 34 ++++++------
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/s390/pr68015.c | 24 +++++++++
gcc/tree.c | 15 ++++++
gcc/tree.h | 1 +
8 files changed, 109 insertions(+), 92 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/pr68015.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 e1c4c25 Backport from mainline 2015-10-21 Uros Bizjak <ubizjak@gm [...]
new a264546 S/390: PR68015 Fix ICE in s390_emit_compare
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 | 9 +++++++++
gcc/config/s390/s390.md | 9 +++++++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/s390/pr68015.c | 24 ++++++++++++++++++++++++
4 files changed, 48 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/pr68015.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 525c3af Daily bump.
new e1c4c25 Backport from mainline 2015-10-21 Uros Bizjak <ubizjak@gm [...]
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 | 12 +++++++++++-
gcc/config/i386/i386.c | 9 ++++++---
gcc/testsuite/ChangeLog | 18 +++++++++++++-----
gcc/testsuite/gcc.target/i386/pr68018.c | 10 ++++++++++
4 files changed, 40 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr68018.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 acb1dac [Patch AArch64 63304] Fix issue with global state.
new b56a60c [PATCH][ARM] Fix for testcase after r228661
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/gcc.target/arm/xor-and.c | 2 +-
2 files changed, 7 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 master
in repository gcc.
from e9420ef Daily bump.
new acb1dac [Patch AArch64 63304] Fix issue with global state.
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 | 13 ++++++++
gcc/config/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64.c | 23 ++++++++------
gcc/config/aarch64/aarch64.md | 4 +--
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gcc.target/aarch64/pr63304_1.c | 47 ++++++++++++++++++++++++++++
6 files changed, 82 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr63304_1.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.
ryan.arnold pushed a change to branch releases/linaro-5.1-2015.08
in repository toolchain/release-notes.
at 80a4ab3 Create release notes for binary release linaro-5.1-2015.08
This branch includes the following new commits:
new 80a4ab3 Create release notes for binary release linaro-5.1-2015.08
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.
robert.savoye pushed a change to branch array
in repository toolchain/abe.
from 0a6a06d flip test for variable value
new d077c0b continue after ignoring the --fileserver option.
new 6f8fca3 Fix typo in comment
new 507aaa7 Improve mingw2 test for what components to build. Us release [...]
new d17b139 Don't continue for mingw, it's now handled by build().
The 4 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:
abe.sh | 1 +
lib/checkout.sh | 3 ---
lib/component.sh | 2 +-
lib/make.sh | 4 +++-
4 files changed, 5 insertions(+), 5 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 48d4b37 /cp 2015-10-21 Paolo Carlini <paolo.carlini(a)oracle.com>
new e9420ef 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.