This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d040555a061 libgo: correctly handle AIX FAT library creation
new c2fb0a1a2e7 libstdc++: Make self-move well-defined for containers [PR 85828]
new 86f87414856 libstdc++: ChangeLog corrections
new 32c69a56981 PR target/96558: Only call ix86_expand_clear with GENERAL_REGS.
new afdd220a0cc Daily bump.
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:
ChangeLog | 4 ++
gcc/ChangeLog | 79 ++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.md | 2 +-
gcc/fortran/ChangeLog | 10 +++
gcc/testsuite/ChangeLog | 68 +++++++++++++++++++
gcc/testsuite/gcc.dg/pr96558.c | 32 +++++++++
libstdc++-v3/ChangeLog | 32 ++++++++-
libstdc++-v3/include/bits/basic_string.h | 13 ++--
libstdc++-v3/include/bits/hashtable.h | 3 +
libstdc++-v3/include/bits/stl_deque.h | 3 +
libstdc++-v3/include/bits/stl_list.h | 2 +-
libstdc++-v3/include/debug/formatter.h | 2 +-
libstdc++-v3/include/debug/macros.h | 6 --
libstdc++-v3/include/debug/safe_container.h | 9 ++-
libstdc++-v3/include/debug/safe_iterator.h | 6 +-
libstdc++-v3/include/debug/safe_local_iterator.h | 6 +-
.../basic_string/cons/char/self_move.cc} | 41 ++++++-----
.../deque/cons/self_move.cc} | 39 ++++-------
.../forward_list/cons/self_move.cc} | 39 ++++-------
.../list/cons/self_move.cc} | 39 ++++-------
.../set/cons/self_move.cc} | 42 +++++-------
.../unordered_set/cons/self_move.cc} | 43 ++++++------
.../vector/cons/self_move.cc} | 39 ++++-------
24 files changed, 368 insertions(+), 193 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr96558.c
copy libstdc++-v3/testsuite/{20_util/specialized_algorithms/uninitialized_default_ [...]
copy libstdc++-v3/testsuite/{20_util/specialized_algorithms/uninitialized_default_ [...]
copy libstdc++-v3/testsuite/{20_util/specialized_algorithms/uninitialized_default_ [...]
copy libstdc++-v3/testsuite/{20_util/specialized_algorithms/uninitialized_default_ [...]
copy libstdc++-v3/testsuite/{20_util/specialized_algorithms/uninitialized_default_ [...]
copy libstdc++-v3/testsuite/{20_util/specialized_algorithms/uninitialized_default_ [...]
copy libstdc++-v3/testsuite/{20_util/specialized_algorithms/uninitialized_default_ [...]
--
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/omp/gcc-10
in repository gcc.
from 4f0f8bf894d Merge branch 'releases/gcc-10' into devel/omp/gcc-10
new 9dc77fbd268 nvptx: Add support for subword compare-and-swap
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.omp | 4 ++
.../ia64-sync-3.c => gcc.target/nvptx/sync.c} | 70 ++++++++++++++++++++--
libgcc/ChangeLog.omp | 4 ++
libgcc/config/{gcn => nvptx}/atomic.c | 15 ++++-
libgcc/config/nvptx/t-nvptx | 3 +-
libgomp/ChangeLog.omp | 4 ++
.../testsuite/libgomp.c-c++-common/reduction-16.c | 53 ++++++++++++++++
7 files changed, 146 insertions(+), 7 deletions(-)
copy gcc/testsuite/{gcc.dg/ia64-sync-3.c => gcc.target/nvptx/sync.c} (50%)
create mode 100644 libgcc/ChangeLog.omp
copy libgcc/config/{gcn => nvptx}/atomic.c (76%)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/reduction-16.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 6738c8a7c93 PowerPC64 --no-pcrel-optimize
new e5a59fd37e2 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_35-branch
in repository binutils-gdb.
from 7ab18c12d59 bpf: add missing tests from previous commits
new db497013276 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-9-branch
in repository binutils-gdb.
from 36ff27009b8 Automatic date update in version.in
new 1ccb2c7f1d6 Automatic date update in version.in
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:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from bad4a908ff manual: Fix sigdescr_np and sigabbrev_np return type (BZ #26343)
adds 0be0845b7a S390: Regenerate ULPs.
No new revisions were added by this update.
Summary of changes:
sysdeps/s390/fpu/libm-test-ulps | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 73fad12c 13: update: llvm-0b26c9eddc4f0112f18f75f64c0fb4e5839a6795: 1
new 807f4198 13: update: binutils-gcc-glibc-llvm: 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 (73fad12c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm- [...]
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 | 129 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 11075 +-
04-build_abe-stage1/console.log | 19844 ++--
05-build_abe-linux/console.log | 172 +-
06-build_abe-glibc/console.log | 38764 +++----
07-build_abe-stage2/console.log | 45189 ++++----
08-build_llvm-true/console.log | 13262 ++-
10-benchmark--Os_mthumb/benchmark-start.log | 2 +-
10-benchmark--Os_mthumb/benchmark.log | 74 +-
10-benchmark--Os_mthumb/console.log | 210 +-
11-check_regression/console.log | 2560 +-
11-check_regression/results-0.csv | 2241 +-
11-check_regression/results-1.csv | 2245 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 4 +-
11-check_regression/results-full.csv | 2409 +-
11-check_regression/results.csv | 168 +-
11-check_regression/results.log | 2544 +-
12-update_baseline/console.log | 5422 +-
12-update_baseline/results-1.csv | 2245 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 4 +-
12-update_baseline/results-full.csv | 2245 +-
12-update_baseline/results.csv | 168 +-
12-update_baseline/results.log | 1906 +-
console.log | 137249 +++++++++++++------------
jenkins/manifest.sh | 26 +-
results_id | 2 +-
29 files changed, 146655 insertions(+), 144000 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.