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 388af53 PR c/68062 * c-typeck.c (build_binary_op) [EQ_EXPR, GE_EXPR [...]
new 66a80ec 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 9c9506c 2016-01-27 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new 3e27c28 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 e2cc8a2 2016-01-27 Janus Weil <janus(a)gcc.gnu.org>
new 5ce8f55 * gcc.dg/torture/pr68264.c: Disable log1p test for glibc < 2 [...]
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 | 5 +++++
gcc/testsuite/gcc.dg/torture/pr68264.c | 10 ++++++++--
2 files changed, 13 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 fa6e6b1 PR rtl-opt/69447
new e2cc8a2 2016-01-27 Janus Weil <janus(a)gcc.gnu.org>
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/fortran/ChangeLog | 5 +++++
gcc/fortran/invoke.texi | 2 +-
2 files changed, 6 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 147b2f9 2016-01-27 Paul Thomas <pault(a)gcc.gnu.org>
new fa6e6b1 PR rtl-opt/69447
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 | 10 ++++
gcc/lra-remat.c | 77 +++++++++++++++------------
gcc/testsuite/ChangeLog | 6 ++-
gcc/testsuite/gcc.c-torture/execute/pr69447.c | 26 +++++++++
4 files changed, 85 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr69447.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 4e03fd0 Don't change stack_alignment_needed for __tls_get_addr
new 147b2f9 2016-01-27 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++
gcc/fortran/trans-expr.c | 7 +++--
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gfortran.dg/alloc_comp_assign_15.f03 | 32 ++++++++++++++++++++++
4 files changed, 48 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/alloc_comp_assign_15.f03
--
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 7197f3f PR c++/68949
new 388af53 PR c/68062 * c-typeck.c (build_binary_op) [EQ_EXPR, GE_EXPR [...]
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/c/ChangeLog | 9 ++++++
gcc/c/c-typeck.c | 28 ++++++++++++++++++
gcc/cp/ChangeLog | 9 ++++++
gcc/cp/typeck.c | 14 +++++++++
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/c-c++-common/vector-compare-4.c | 42 +++++++++++++++++++++++++++
6 files changed, 110 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/vector-compare-4.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 test
in repository toolchain/abe.
from 7808d81 Merge branch 'test' of ssh://git.linaro.org/toolchain/abe into test
new 96787e7 Debug hack, only warn about missing packages instead of error [...]
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:
configure | 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 807a0f5 rs6000: Put back the 's' output modifier
new 4e03fd0 Don't change stack_alignment_needed for __tls_get_addr
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/config/i386/i386.c | 6 +-----
2 files changed, 7 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 78e516e PR debug/66869 * c-decl.c (c_write_global_declarations_1): [...]
new 807a0f5 rs6000: Put back the 's' output modifier
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 | 4 ++++
gcc/config/rs6000/rs6000.c | 8 ++++++++
2 files changed, 12 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.