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 302db03 Backported from mainline 2016-06-21 Jakub Jelinek <jakub@ [...]
new 160c6bd Backported from mainline 2016-06-28 Jakub Jelinek <jakub@ [...]
new a21d31f Backported from mainline 2016-06-30 Jakub Jelinek <jakub@ [...]
new 8d46ea8 Backported from mainline 2016-06-30 Jakub Jelinek <jakub@ [...]
new d96fb94 Backported from mainline 2016-07-01 Jakub Jelinek <jakub@ [...]
new 488d4b1 Backported from mainline 2016-02-02 Segher Boessenkool <s [...]
new 7e398e4 Backported from mainline 2016-03-02 Jakub Jelinek <jakub@ [...]
The 6 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/config/i386/i386.c | 32 ++++---
gcc/fortran/ChangeLog | 28 ++++++
gcc/fortran/parse.c | 109 ++++++++++++++++-------
gcc/fortran/trans-openmp.c | 3 +
gcc/testsuite/ChangeLog | 24 +++++
gcc/testsuite/c-c++-common/vector-compare-4.c | 4 +-
gcc/testsuite/gcc.c-torture/execute/pr71626-1.c | 19 ++++
gcc/testsuite/gcc.c-torture/execute/pr71626-2.c | 4 +
gcc/testsuite/gfortran.dg/gomp/pr71704.f90 | 58 ++++++++++++
gcc/testsuite/gfortran.dg/gomp/pr71705.f90 | 7 ++
libgomp/ChangeLog | 8 ++
libgomp/testsuite/libgomp.fortran/associate3.f90 | 20 +++++
13 files changed, 279 insertions(+), 44 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr71626-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr71626-2.c
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr71704.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr71705.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/associate3.f90
--
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 vehre/coarray
in repository gcc.
from 66ad998 Fixed using wrong offset in caf_get.
new 6646520 Now really functioning deregister of allocatable coarray comp [...]
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/trans-array.c | 2 +-
gcc/fortran/trans-expr.c | 11 ++++--
gcc/fortran/trans-stmt.c | 2 +-
gcc/fortran/trans.c | 43 ++++++++++++++++--------
gcc/testsuite/gfortran.dg/coarray_allocate_7.f08 | 25 ++++++++++++++
gcc/testsuite/gfortran.dg/coarray_allocate_8.f08 | 33 ++++++++++++++++++
libgfortran/caf/single.c | 4 +++
7 files changed, 101 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_allocate_7.f08
create mode 100644 gcc/testsuite/gfortran.dg/coarray_allocate_8.f08
--
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 compiler-rt.
from 4f47f51 [esan|cfrag] Handle binaries built with -esan-aux-field-info=false
new e6b095b [tsan] Avoid false positives with GCD data callbacks
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/tsan/rtl/tsan_libdispatch_mac.cc | 26 ++++++++++++++++++++++
.../Darwin/{gcd-source-serial.mm => gcd-data.mm} | 21 +++++++++--------
2 files changed, 38 insertions(+), 9 deletions(-)
copy test/tsan/Darwin/{gcd-source-serial.mm => gcd-data.mm} (59%)
--
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 glibc.
from eaee348 Add test case for bug 20263
new d461c96 localedata: fix de_LI locale
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:
localedata/ChangeLog | 5 +++++
localedata/locales/de_LI | 10 +++++-----
2 files changed, 10 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 gcc-5-branch
in repository gcc.
from 6e8434b 2016-07-07 Richard Biener <rguenther(a)suse.de>
new 8dc2d3f Backported from mainline 2016-04-05 Jakub Jelinek <jakub@ [...]
new 6bbe40e Backported from mainline 2016-04-08 Jakub Jelinek <jakub@ [...]
new 037f182 Backported from mainline 2016-04-13 Jakub Jelinek <jakub@ [...]
new a381f70 Backported from mainline 2016-04-13 Jakub Jelinek <jakub@ [...]
new 9f94070 Backported from mainline 2016-04-13 Jakub Jelinek <jakub@ [...]
new 7ea801a Backported from mainline 2016-06-13 Jakub Jelinek <jakub@ [...]
new 1b583ec Backported from mainline 2016-06-10 Jakub Jelinek <jakub@ [...]
new bc15c0d9 Backported from mainline 2016-06-14 Jakub Jelinek <jakub@ [...]
new f06b7d5 Backported from mainline 2016-06-14 Jakub Jelinek <jakub@ [...]
new 0c68a4e Backported from mainline 2016-06-20 Jakub Jelinek <jakub@ [...]
new 302db03 Backported from mainline 2016-06-21 Jakub Jelinek <jakub@ [...]
The 11 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 | 64 +++++++++++++++++++++
gcc/c-family/ChangeLog | 9 +++
gcc/c-family/c-gimplify.c | 12 ++--
gcc/cp/ChangeLog | 12 ++++
gcc/cp/decl.c | 13 ++++-
gcc/explow.c | 36 +++++++-----
gcc/fwprop.c | 32 +++++++++--
gcc/gimplify.c | 6 +-
gcc/ipa-pure-const.c | 17 +++++-
gcc/match.pd | 3 +-
gcc/rtl.h | 2 +
gcc/simplify-rtx.c | 18 +++++-
gcc/testsuite/ChangeLog | 54 ++++++++++++++++++
gcc/testsuite/c-c++-common/pr70336.c | 37 ++++++++++++
gcc/testsuite/c-c++-common/ubsan/bounds-13.c | 31 +++++++++++
gcc/testsuite/g++.dg/init/pr71516.C | 10 ++++
gcc/testsuite/g++.dg/opt/pr70641.C | 10 ++++
gcc/testsuite/g++.dg/opt/pr71528.C | 23 ++++++++
gcc/testsuite/gcc.c-torture/compile/pr70633.c | 12 ++++
gcc/testsuite/gcc.c-torture/execute/pr71494.c | 22 ++++++++
gcc/testsuite/gcc.dg/pr71558.c | 17 ++++++
gcc/testsuite/gcc.dg/pr71581.c | 24 ++++++++
.../gcc.dg/torture/builtin-isinf_sign-1.c | 2 +
gcc/testsuite/gcc.dg/torture/pr70628.c | 46 +++++++++++++++
gcc/testsuite/gcc.target/i386/avx2-pr70574.c | 26 +++++++++
gcc/tree-nested.c | 2 +-
gcc/tree-ssa-strlen.c | 65 +++++++++++++++++++++-
gcc/tree-ssa-uninit.c | 25 +++++++++
28 files changed, 593 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr70336.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/bounds-13.c
create mode 100644 gcc/testsuite/g++.dg/init/pr71516.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr70641.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr71528.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr70633.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr71494.c
create mode 100644 gcc/testsuite/gcc.dg/pr71558.c
create mode 100644 gcc/testsuite/gcc.dg/pr71581.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr70628.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx2-pr70574.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 glibc.
from 318132f Add missing changelog part
new d3016ce Fix robust mutex daedlock [BZ #20263]
new eaee348 Add test case for bug 20263
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:
ChangeLog | 11 +++++
nptl/Makefile | 2 +-
nptl/lowlevelrobustlock.c | 7 ++-
nptl/tst-robust10.c | 110 ++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 127 insertions(+), 3 deletions(-)
create mode 100644 nptl/tst-robust10.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 26716fc gcc/
new cd95980 * tree-scalar-evolution.c (iv_can_overflow_p): export. * tr [...]
new eeb6872 Prevent LTO wrappers to process a recursive execution
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 | 13 +++++++++++++
gcc/file-find.c | 35 +++++++++++++++++++++++++++++++++++
gcc/file-find.h | 1 +
gcc/gcc-ar.c | 8 ++++++++
gcc/tree-scalar-evolution.c | 2 +-
gcc/tree-scalar-evolution.h | 1 +
gcc/tree-ssa-loop-ivopts.c | 4 ++++
7 files changed, 63 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 60a48e7 2016-07-07 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new 26716fc gcc/
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/ipa-inline-analysis.c | 10 ++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr71624.C | 35 +++++++++++++++++++++++++++++++++++
4 files changed, 57 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/pr71624.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-6-branch
in repository gcc.
from 97acbdb 2016-07-07 Richard Biener <rguenther(a)suse.de>
new e9829b9 2016-07-07 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 | 9 +++++++++
gcc/fold-const.c | 2 ++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/align-3.c | 11 +++++++++++
4 files changed, 30 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/align-3.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-4_9-branch
in repository gcc.
from 10a8d2d Daily bump.
new 861291f 2016-07-07 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 | 29 +++++++++++++++++++++++++++++
gcc/alias.c | 14 ++++++++++++++
gcc/dse.c | 7 +++----
gcc/dwarf2out.c | 2 +-
gcc/fold-const.c | 23 +++++++++++++----------
gcc/rtl.h | 2 ++
gcc/testsuite/ChangeLog | 23 +++++++++++++++++++++++
gcc/testsuite/g++.dg/torture/pr71452.C | 10 ++++++++++
gcc/testsuite/gcc.dg/pr70022.c | 9 +++++++++
gcc/testsuite/gcc.dg/torture/pr70484.c | 19 +++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr71452.c | 10 ++++++++++
gcc/testsuite/gfortran.dg/pr70931.f90 | 10 ++++++++++
gcc/tree-ssa.c | 8 ++++++++
13 files changed, 151 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr71452.C
create mode 100644 gcc/testsuite/gcc.dg/pr70022.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr70484.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71452.c
create mode 100644 gcc/testsuite/gfortran.dg/pr70931.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.