This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from 9790fa53b48 Daily bump.
new 7f842453660 libstdc++: Avoid errors in allocator's noexcept-specifier ( [...]
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/bits/alloc_traits.h | 7 +-
libstdc++-v3/include/bits/allocator.h | 5 +-
libstdc++-v3/include/ext/malloc_allocator.h | 5 +-
libstdc++-v3/include/ext/new_allocator.h | 5 +-
libstdc++-v3/testsuite/20_util/allocator/89510.cc | 147 ++++++++++++++++++++
.../testsuite/ext/malloc_allocator/89510.cc | 149 +++++++++++++++++++++
libstdc++-v3/testsuite/ext/new_allocator/89510.cc | 149 +++++++++++++++++++++
7 files changed, 454 insertions(+), 13 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/allocator/89510.cc
create mode 100644 libstdc++-v3/testsuite/ext/malloc_allocator/89510.cc
create mode 100644 libstdc++-v3/testsuite/ext/new_allocator/89510.cc
--
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 a100cf00b1d Daily bump.
new 6c26f107c66 libstdc++: Replace __int_limits with __numeric_traits_integer
new abd9341c2f1 rs6000: MMA built-in dies with incorrect sharing of tree no [...]
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/config/rs6000/rs6000-call.c | 10 ++--
gcc/testsuite/gcc.target/powerpc/pr96808.c | 59 ++++++++++++++++++++++++
libstdc++-v3/include/Makefile.am | 1 -
libstdc++-v3/include/Makefile.in | 1 -
libstdc++-v3/include/bits/int_limits.h | 74 ------------------------------
libstdc++-v3/include/bits/parse_numbers.h | 4 +-
libstdc++-v3/include/bits/range_access.h | 8 ++--
libstdc++-v3/include/ext/numeric_traits.h | 10 ++++
libstdc++-v3/include/std/bit | 60 ++++++++++++------------
libstdc++-v3/include/std/charconv | 14 +++---
libstdc++-v3/include/std/memory_resource | 6 +--
libstdc++-v3/include/std/string_view | 10 ++--
libstdc++-v3/include/std/utility | 12 ++---
13 files changed, 129 insertions(+), 140 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr96808.c
delete mode 100644 libstdc++-v3/include/bits/int_limits.h
--
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 3c219134152 libstdc++: Optimise GCD algorithms
new 032a4b42cc5 libstdc++: Add workaround for weird std::tuple error [PR 96592]
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/tuple | 4 +++
.../93147.cc => cons/96592.cc} | 40 +++++++++++++++++-----
2 files changed, 35 insertions(+), 9 deletions(-)
copy libstdc++-v3/testsuite/20_util/tuple/{comparison_operators/93147.cc => cons/9 [...]
--
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 dd216e07a15 gas: Use DW_FORM_sec_offset for DWARF version 4 or higher.
new 1d01693f555 sim: better handle builds of primary targets lacking sims
new 0316fb52d6e bpf: several small fixes in the simulator
new e56798df081 Support printing of 16 byte real/complex type for Flang compiler
The 3 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/i386-tdep.c | 4 +++-
sim/ChangeLog | 15 ++++++++++++
sim/bpf/bpf-helpers.h | 2 +-
sim/bpf/bpf.c | 1 +
sim/bpf/configure | 65 +++++++++++++++++++++++++++++++++++++++++++++++++--
sim/bpf/configure.ac | 1 +
sim/bpf/sim-if.c | 2 ++
sim/bpf/traps.c | 2 ++
sim/configure | 8 ++++---
sim/configure.ac | 8 ++++---
11 files changed, 103 insertions(+), 10 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 binutils-gdb.
from ac267c754ce Fix a division by zero error when processing secondary relo [...]
new dd216e07a15 gas: Use DW_FORM_sec_offset for DWARF version 4 or higher.
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:
gas/ChangeLog | 5 +++++
gas/dwarf2dbg.c | 20 +++++++++++---------
2 files changed, 16 insertions(+), 9 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-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 16cbeb61 0: update: gcc-1404c0045ff7a138523b3a0a3448313762eb3e9f: 1
new dc9134ab 0: update: gcc-7f84245366067259bc5604f5abf8b1e0c8e16b71: 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 (16cbeb61)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 128 +-
02-prepare_abe/console.log | 432 +-
04-build_abe-bootstrap_O1/console.log | 64909 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 65505 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 65507 insertions(+), 65483 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_bmk_tk1/llvm-release-arm-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards f3eaf612 0: update: binutils-gcc-glibc-llvm: 1
new 2ebccf60 0: 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 (f3eaf612)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-release-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 | 128 +-
02-prepare_abe/console.log | 274 +-
03-build_abe-binutils/console.log | 11272 +--
04-build_abe-stage1/console.log | 17422 ++--
05-build_abe-linux/console.log | 240 +-
06-build_abe-glibc/console.log | 35492 ++++---
07-build_abe-stage2/console.log | 44460 ++++----
08-build_llvm-true/console.log | 12447 +--
10-benchmark--O3_LTO_marm/benchmark-start.log | 2 +-
10-benchmark--O3_LTO_marm/benchmark.log | 20 +-
10-benchmark--O3_LTO_marm/console.log | 154 +-
11-check_regression/console.log | 114 +-
11-check_regression/results-0.csv | 115 +-
11-check_regression/results-1.csv | 106 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 118 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2628 +-
12-update_baseline/console.log | 776 +-
12-update_baseline/results-0.csv | 115 +-
12-update_baseline/results-1.csv | 106 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 118 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 2646 +-
console.log | 122863 ++++++++++++-----------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
28 files changed, 125927 insertions(+), 125875 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.