This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/c++-modules
in repository gcc.
from f7bac0295dd Vector bools
new ec6be390c64 Do not install libcody
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:
ChangeLog.modules | 4 ++
Makefile.def | 12 +++-
Makefile.in | 201 ++++--------------------------------------------------
3 files changed, 27 insertions(+), 190 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 google/grte/v5-2.27/master
in repository glibc.
from c42d99c0a1 Fix section type of .eh_frame on Linux x86_64
new fc10788d40 Add a test of TLS support that will fail if leaky
new a1e8e5b5d6 Fix memory leak in TLS allocation
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:
elf/dl-tls.c | 1 +
nptl/Makefile | 9 ++-
nptl/tst-tls7leak.c | 117 +++++++++++++++++++++++++++++++++
stdlib/abs.c => nptl/tst-tls7leakmod.c | 12 ++--
4 files changed, 131 insertions(+), 8 deletions(-)
create mode 100644 nptl/tst-tls7leak.c
copy stdlib/abs.c => nptl/tst-tls7leakmod.c (81%)
--
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 releases/gcc-10
in repository gcc.
from 36ee59a2640 Simplify trivial VEC_COND_EXPR in expander.
new eab76310e66 libstdc++: Remove overzealous static_asserts from std::span
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/include/std/span | 3 ---
libstdc++-v3/testsuite/23_containers/span/back_neg.cc | 16 ++++++++++++----
libstdc++-v3/testsuite/23_containers/span/front_neg.cc | 16 ++++++++++++----
.../testsuite/23_containers/span/index_op_neg.cc | 16 ++++++++++++----
4 files changed, 36 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 master
in repository gcc.
from 6bd2f2d080c Remove interfering default #undefs from vx-common.h
new caaa218f912 Inline functions with builtin_constant_p more agressively.
new 84cc3370d6d rs6000: MMA type causes an ICE in ranger pass due to incomp [...]
new 945151b7f14 libstdc++: Simplify std::shared_ptr construction from std:: [...]
new 083c17f86dc testsuite: Enable p9-lxvx-stxvx testcases and fold-vec-extract
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:
gcc/config/rs6000/rs6000-call.c | 6 +-
gcc/ipa-fnsummary.c | 69 +++++++++++++++++-
gcc/ipa-fnsummary.h | 12 +++-
gcc/ipa-inline.c | 5 +-
gcc/testsuite/gcc.dg/ipa/inlinehint-5.c | 36 ++++++++++
.../gcc.target/powerpc/fold-vec-extract-float.p9.c | 4 +-
.../powerpc/fold-vec-extract-longlong.p9.c | 8 ++-
.../gcc.target/powerpc/fold-vec-extract-short.p9.c | 7 +-
gcc/testsuite/gcc.target/powerpc/p9-lxvx-stxvx-1.c | 2 +-
gcc/testsuite/gcc.target/powerpc/p9-lxvx-stxvx-2.c | 2 +-
gcc/testsuite/gcc.target/powerpc/p9-lxvx-stxvx-3.c | 3 +-
gcc/testsuite/gcc.target/powerpc/pr97360.c | 18 +++++
libstdc++-v3/include/bits/shared_ptr.h | 2 +-
libstdc++-v3/include/bits/shared_ptr_base.h | 83 ++++++----------------
14 files changed, 174 insertions(+), 83 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/inlinehint-5.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr97360.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 devel/c++-modules
in repository gcc.
from 853067ac5e2 Trivial darwin test fix
new f7bac0295dd Vector bools
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:
ChangeLog.modules | 6 ++++
gcc/cp/module.cc | 64 ++++++++++++++++++++-------------
gcc/testsuite/g++.dg/modules/bool-1.h | 8 +++++
gcc/testsuite/g++.dg/modules/bool-1_a.H | 4 +++
gcc/testsuite/g++.dg/modules/bool-1_b.H | 5 +++
gcc/testsuite/g++.dg/modules/bool-1_c.C | 8 +++++
6 files changed, 70 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/bool-1.h
create mode 100644 gcc/testsuite/g++.dg/modules/bool-1_a.H
create mode 100644 gcc/testsuite/g++.dg/modules/bool-1_b.H
create mode 100644 gcc/testsuite/g++.dg/modules/bool-1_c.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 binutils-gdb.
from 0d01fbe64f6 Remove libctf/mkerrors.sed
new a46d184353e gdb: fix two comments in infrun
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 | 5 +++++
gdb/infrun.c | 5 ++---
2 files changed, 7 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards cbf12ed5 0: update: gcc-07c7498dc0379354d73ef4c8fd92d0473eb3a12f: 1
new 7b998380 0: update: gcc-6bd2f2d080c52b73edac7dcb9fa9dcb58e6170bb: 1
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 (cbf12ed5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 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:
01-reset_artifacts/console.log | 130 +-
02-prepare_abe/console.log | 446 +-
04-build_abe-bootstrap_O1/console.log | 93509 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 94125 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 94141 insertions(+), 94085 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.