This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/cet/property
in repository glibc.
at 408eadbfd3 Add <sys/cet.h>
This branch includes the following new commits:
new 408eadbfd3 Add <sys/cet.h>
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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from d269dfc64f Add STRINGIFY to gdb/common/preprocessor.h
new f4906a9a74 environ-selftests: Ignore -Wself-move warning
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:
gdb/ChangeLog | 7 ++++++
gdb/common/{underlying.h => diagnostics.h} | 34 ++++++++++++++++++------------
gdb/unittests/environ-selftests.c | 8 +++++++
3 files changed, 36 insertions(+), 13 deletions(-)
copy gdb/common/{underlying.h => diagnostics.h} (56%)
--
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-7-branch
in repository gcc.
from e1d006b9312 Daily bump.
new a6e67aa9008 Backport r247371
new 44f57c3e430 Backport r247375
new 8869cedd2b1 Backport r247376
new 464b373725a Backport r247377
new b246ed1aab1 Backport r247485
new cc78c3b35df Backport r247507
new f4a0c464fa1 Backport r248060
new 870f5613795 Backport r248089
new bc059020bae Backport r248489
new c4855e0cada Backport r248647
new d95966a8edf Backport r248729
new 5d3d0c142c0 Backport r249368
The 12 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 | 109 ++++++++++++++++
gcc/auto-profile.c | 2 +-
gcc/common.opt | 2 +-
gcc/config/i386/cpuid.h | 2 +-
gcc/coverage.c | 12 ++
gcc/coverage.h | 1 +
gcc/doc/gcov-dump.texi | 10 +-
gcc/doc/gcov-tool.texi | 50 +++----
gcc/doc/gcov.texi | 143 +++++++++++----------
gcc/doc/invoke.texi | 2 +-
gcc/gcc.c | 3 +
gcc/gcov-dump.c | 2 +-
gcc/gcov-tool.c | 10 +-
gcc/gcov.c | 9 +-
gcc/gimplify.c | 3 +-
gcc/ipa-devirt.c | 4 +-
gcc/params.def | 2 +-
gcc/testsuite/ChangeLog | 19 +++
gcc/testsuite/g++.dg/ipa/pr80212.C | 18 ---
.../gcc.dg/asan/use-after-scope-switch-4.c | 35 +++++
gcc/testsuite/gcc.dg/ipa/pr48195.c | 2 +-
gcc/toplev.c | 3 +
22 files changed, 311 insertions(+), 132 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/ipa/pr80212.C
create mode 100644 gcc/testsuite/gcc.dg/asan/use-after-scope-switch-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.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from dd54d3e8f89 Backported from mainline 2017-06-21 Jakub Jelinek <jaku [...]
new 947ddb5aad0 Backported from mainline 2017-06-21 Jakub Jelinek <jaku [...]
new 3e01365d57b 2017-06-22 Richard Biener <rguenther(a)suse.de>
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 | 17 +++++
gcc/cp/ChangeLog | 7 +-
gcc/testsuite/ChangeLog | 20 +++++
gcc/testsuite/c-c++-common/goacc/kernels-alias-3.c | 5 +-
gcc/testsuite/c-c++-common/goacc/kernels-alias-4.c | 5 +-
gcc/testsuite/c-c++-common/goacc/kernels-alias-5.c | 2 +-
gcc/testsuite/c-c++-common/goacc/kernels-alias-6.c | 2 +-
gcc/testsuite/c-c++-common/goacc/kernels-alias-7.c | 2 +-
gcc/testsuite/c-c++-common/goacc/kernels-alias-8.c | 2 +-
gcc/testsuite/gcc.dg/gomp/pr68640.c | 2 +-
.../gfortran.dg/goacc/kernels-alias-3.f95 | 2 +-
.../gfortran.dg/goacc/kernels-alias-4.f95 | 2 +-
gcc/tree-ssa-structalias.c | 86 ++++++++++++++--------
13 files changed, 110 insertions(+), 44 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.
Charles Baylis pushed a change to branch master
in repository toolchain/bmk-scripts.
from 75cadfa quick-view-spec.pl: New script.
new 6cbcbd7 quick-view-spec.pl: Add %age change and CSV output.
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:
quick-view-spec.pl | 45 ++++++++++++++++++++++++++++++++++++++-------
1 file changed, 38 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 gcc-6-branch
in repository gcc.
from b91730715ef Backport r247485
new 84e63ea4ce5 Backport r247507
new 2caa2d1e455 Backport r248060
new b4c35c5e192 Backport r248089
new 0a37c1da466 Backport r248489
new 359e790c6c3 Backport r248647
new 376b7b6cc1e Backport r248729
new b1c5c862c24 Backported from mainline 2017-06-21 Jakub Jelinek <jaku [...]
new dd54d3e8f89 Backported from mainline 2017-06-21 Jakub Jelinek <jaku [...]
The 8 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 | 61 +++++++++++++++++++++++++++++++++
gcc/auto-profile.c | 2 +-
gcc/config/i386/cpuid.h | 2 +-
gcc/cp/ChangeLog | 6 ++++
gcc/cp/semantics.c | 14 ++++----
gcc/doc/gcov.texi | 2 +-
gcc/gcc.c | 3 ++
gcc/gimplify.c | 8 +++--
gcc/ipa-devirt.c | 4 +--
gcc/params.def | 2 +-
gcc/testsuite/ChangeLog | 19 ++++++++++
gcc/testsuite/g++.dg/gomp/pr81154.C | 57 ++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/ipa/pr80212.C | 18 ----------
gcc/testsuite/gcc.dg/ipa/pr48195.c | 2 +-
libgomp/ChangeLog | 5 +++
libgomp/testsuite/libgomp.c++/pr81130.C | 41 ++++++++++++++++++++++
16 files changed, 211 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/pr81154.C
delete mode 100644 gcc/testsuite/g++.dg/ipa/pr80212.C
create mode 100644 libgomp/testsuite/libgomp.c++/pr81130.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 b2a4ba6b979 Daily bump.
new 3c6e1ced283 Backport r247371
new 9325afd030b Backport r247375
new 4eb99b00629 Backport r247376
new 86d63ae195b Backport r247377
new 6eb6d26fc9d Backport r247485
new c6cca385b3b Backport r247507
new 5d5708b9e61 Backport r248060
new 205da520aec Backport r248089
new c2dea8d99d5 Backport r248489
new dd6ddeebe9e Backport r248647
new 801274e144b Backport r248729
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 | 98 ++++++++++++++++++++++++
gcc/auto-profile.c | 2 +-
gcc/common.opt | 2 +-
gcc/config/i386/cpuid.h | 2 +-
gcc/coverage.c | 12 +++
gcc/coverage.h | 1 +
gcc/doc/gcov-dump.texi | 10 +--
gcc/doc/gcov-tool.texi | 50 ++++++------
gcc/doc/gcov.texi | 153 ++++++++++++++++++++-----------------
gcc/gcc.c | 3 +
gcc/gcov-dump.c | 2 +-
gcc/gcov-tool.c | 9 ++-
gcc/gcov.c | 9 ++-
gcc/ipa-devirt.c | 2 +-
gcc/params.def | 2 +-
gcc/testsuite/ChangeLog | 11 +++
gcc/testsuite/g++.dg/ipa/pr80212.C | 18 -----
gcc/testsuite/gcc.dg/ipa/pr48195.c | 2 +-
gcc/toplev.c | 3 +
19 files changed, 263 insertions(+), 128 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/ipa/pr80212.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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 65c85253 config/gcc7/newlib.conf: Use latest release tag (2.5.0).
new f3430695 Avoid extraneous output from git downloading all gerrit changesets
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/retrieve.sh | 4 ++--
1 file changed, 2 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 clang.
from 02f895ab3e [analyzer] Do not continue to analyze a path if the constrai [...]
new ac0f61a33a [index] Add the "SpecializationOf" relation to the forward d [...]
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/Index/IndexDecl.cpp | 22 ++++++++++------------
test/Index/Core/index-source.cpp | 10 +++++++---
2 files changed, 17 insertions(+), 15 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-6-branch
in repository gcc.
from a12409f6aae 2017-06-22 Richard Biener <rguenther(a)suse.de>
new 597dadfd27c Backported from mainline 2017-05-22 Jakub Jelinek <jaku [...]
new badbe376566 Backported from mainline 2017-05-22 Jakub Jelinek <jaku [...]
new 544d5a0287d Backported from mainline 2017-05-22 Jakub Jelinek <jaku [...]
new 1651a41e7e1 Backported from mainline 2017-06-02 Jakub Jelinek <jaku [...]
new 64aa1b21650 Backported from mainline 2017-05-30 Jakub Jelinek <jaku [...]
new 5355d401066 Backported from mainline 2017-06-13 Jakub Jelinek <jaku [...]
new a043dbdf52a Backported from mainline 2017-06-13 Jakub Jelinek <jaku [...]
new 6836cc37369 Backport r241380
new 15a0b3734fa Backport r244156
new 16647ba9022 Backport r244529
new a17ba650c23 Backport r246899
new fcc3699e018 Backport r247371
new ec6d6ee1882 Backport r247375
new defb0087aba Backport r247376
new 50a73a2b862 Backport r247377
new b91730715ef Backport r247485
The 16 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 | 111 +++++++++++++
gcc/common.opt | 2 +-
gcc/coverage.c | 12 ++
gcc/coverage.h | 1 +
gcc/cp/ChangeLog | 14 ++
gcc/cp/cp-gimplify.c | 16 +-
gcc/doc/gcov-dump.texi | 10 +-
gcc/doc/gcov-tool.texi | 50 +++---
gcc/doc/gcov.texi | 153 ++++++++++--------
gcc/fortran/ChangeLog | 8 +
gcc/fortran/openmp.c | 2 +-
gcc/gcov-dump.c | 2 +-
gcc/gcov-tool.c | 9 +-
gcc/gcov.c | 9 +-
gcc/gimplify.c | 6 +-
gcc/ipa-visibility.c | 173 ++++++++++-----------
gcc/lto-streamer-in.c | 12 +-
gcc/lto/ChangeLog | 10 ++
gcc/lto/lto-partition.c | 23 +--
gcc/omp-low.c | 44 +++++-
gcc/symtab.c | 5 +-
gcc/testsuite/ChangeLog | 16 ++
gcc/testsuite/g++.dg/opt/nrv18.C | 12 ++
.../g++.dg/{cpp1y/pr77739.C => ubsan/pr80973.C} | 5 +-
gcc/testsuite/gfortran.dg/gomp/pr80918.f90 | 10 ++
gcc/toplev.c | 3 +
libgomp/ChangeLog | 23 +++
libgomp/config/linux/affinity.c | 173 +++++++++++----------
libgomp/testsuite/libgomp.c/pr80809-1.c | 29 ++++
libgomp/testsuite/libgomp.c/pr80809-2.c | 35 +++++
libgomp/testsuite/libgomp.c/pr80809-3.c | 42 +++++
libgomp/testsuite/libgomp.c/pr80853.c | 29 ++++
32 files changed, 747 insertions(+), 302 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/nrv18.C
copy gcc/testsuite/g++.dg/{cpp1y/pr77739.C => ubsan/pr80973.C} (68%)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr80918.f90
create mode 100644 libgomp/testsuite/libgomp.c/pr80809-1.c
create mode 100644 libgomp/testsuite/libgomp.c/pr80809-2.c
create mode 100644 libgomp/testsuite/libgomp.c/pr80809-3.c
create mode 100644 libgomp/testsuite/libgomp.c/pr80853.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.