This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c5aad5a4183 libstdc++: Apply proposed resolution for LWG 3450
new 46f4a397ab0 Do not ignore failures from gimple_range_calc_op2.
new 6f0a4ae1274 MIPS/libphobos: Fix switchcontext.S assembly for MIPS I ISA
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/gimple-range-gori.cc | 5 +++--
gcc/testsuite/gcc.dg/pr97381.c | 13 ++++++++++++
libphobos/libdruntime/config/mips/switchcontext.S | 24 +++++++++++------------
3 files changed, 28 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr97381.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 c840700852c libstdc++: Update doxyfile to Doxygen 1.8.20 format
new e066821b6f6 libstdc++: Apply proposed resolution for LWG 3449 [PR95322]
new c5aad5a4183 libstdc++: Apply proposed resolution for LWG 3450
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:
libstdc++-v3/include/std/ranges | 25 ++++++++++++++++---
.../testsuite/std/ranges/adaptors/95322.cc | 28 +++++++++++++++++++++-
.../testsuite/std/ranges/adaptors/take_while.cc | 10 ++++++++
3 files changed, 59 insertions(+), 4 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_ubsan
in repository toolchain/ci/base-artifacts.
discards 1272ed3b 0: update: gcc-14db1dfcd18e4d2712a043bdcd3976fcfb0642c2: 1
new ed58886d 0: update: gcc-ab87b0add6a7c3464ee9067dd99e037e79f81984: 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 (1272ed3b)
\
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 | 86 +-
02-prepare_abe/console.log | 436 +-
04-build_abe-bootstrap_ubsan/console.log | 99486 ++++++++++++++-------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 63 +-
console.log | 100077 ++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 99981 insertions(+), 100183 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 71e1b6b0ac9 Fix testcases with required but unreferenced functions and [...]
new 87a37e5e078 Reject ambiguous C++ field accesses (PR exp/26602)
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 | 15 ++
gdb/testsuite/ChangeLog | 14 ++
gdb/testsuite/gdb.cp/ambiguous.cc | 85 +++++++++-
gdb/testsuite/gdb.cp/ambiguous.exp | 329 ++++++++++++++++++++-----------------
gdb/valops.c | 227 ++++++++++++++++++-------
5 files changed, 451 insertions(+), 219 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 82118acc18e operator_trunc_mod::wi_fold: Return VARYING for mod by zero.
new ae3967caffe libstdc++: Fix documentation for return values of copy algos
new 925eb6a0fbf libstdc++: Include C++17 features in doxygen API docs
new c840700852c libstdc++: Update doxyfile to Doxygen 1.8.20 format
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:
libstdc++-v3/doc/doxygen/user.cfg.in | 268 ++++++++++++++++++++++---------
libstdc++-v3/include/bits/stl_algobase.h | 8 +-
2 files changed, 198 insertions(+), 78 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 3175d40fc52 analyzer: add warnings about writes to constant regions [PR95007]
new 82118acc18e operator_trunc_mod::wi_fold: Return VARYING for mod by zero.
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/range-op.cc | 6 +++---
gcc/testsuite/gcc.dg/pr97378.c | 15 +++++++++++++++
2 files changed, 18 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr97378.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 releases/gcc-10
in repository gcc.
from 124b4630636 tree-optimization/97357: Fix testcase
new ce33401ac31 PR target/97349 AArch64: Incorrect types for some Neon vdup [...]
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/config/aarch64/arm_neon.h | 14 +++++++-------
gcc/testsuite/gcc.target/aarch64/simd/pr97349.c | 12 ++++++++++++
2 files changed, 19 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/pr97349.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.