This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/release-arm
in repository toolchain/ci/gcc.
from ea32f15d44e libstdc++: Improvements to Doxygen markup
adds 2fbb6039c5f libstdc++: Change [cmp.alg] assertions to constraints
No new revisions were added by this update.
Summary of changes:
libstdc++-v3/libsupc++/compare | 39 ++++++++------------
.../18_support/comparisons/algorithms/fallback.cc | 42 ++++++++++++++++++++++
2 files changed, 57 insertions(+), 24 deletions(-)
create mode 100644 libstdc++-v3/testsuite/18_support/comparisons/algorithms/fallback.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 master
in repository gcc.
from f8977166135 Tweak -Os costs for scalar-to-vector pass.
new 0deabebedd1 Fix a few problems with download_prerequisites.
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:
contrib/download_prerequisites | 59 +++++++++++++++++++++---------------------
1 file changed, 30 insertions(+), 29 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_gcc_bootstrap/master-aarch64-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from ca4f6fe4fb Automatic date update in version.in
adds fe7f0b0135 sim: m32r: add __linux__ hack for non-Linux hosts
adds a12ea97b9d Automatic date update in version.in
adds d53f8a8472 [gdb/testsuite] Fix dw2-ranges-psym.exp with -readnow
adds 5ef670d81f [gdb/testsuite] Add dummy start and end CUs in dwarf assembly
adds 74cdc3e088 [gdb/testsuite] Use compiler-generated instead of gas-genera [...]
adds a9680e0e54 [gdb] Fix 'not in executable format' error message
adds d30c6bef12 Fix a latent bug in dw2-ranges-overlap.exp
adds ba67587722 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/exec.c | 8 +++----
.../enum_qual.exp => gdb.base/non-executable.exp} | 28 +++++++++++-----------
gdb/testsuite/gdb.dwarf2/dw2-ranges-overlap.c | 9 ++++++-
gdb/testsuite/gdb.dwarf2/dw2-ranges-overlap.exp | 10 ++++----
gdb/testsuite/gdb.dwarf2/dw2-ranges.exp | 15 +++---------
gdb/testsuite/lib/dwarf.exp | 17 ++++++++++++-
gdb/testsuite/lib/gdb.exp | 6 ++++-
sim/m32r/traps.c | 8 +++++++
9 files changed, 63 insertions(+), 40 deletions(-)
copy gdb/testsuite/{gdb.ada/enum_qual.exp => gdb.base/non-executable.exp} (60%)
--
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_gcc_bootstrap/master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 2cd44804 0: update: binutils-gcc: 2
new 597d2276 0: update: binutils-gcc: 2
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 (2cd44804)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 | 166 +-
02-prepare_abe/console.log | 442 +-
04-build_abe-binutils/console.log | 11813 ++---
05-build_abe-bootstrap_debug/console.log | 58163 ++++++++++++------------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 16 +-
console.log | 70616 ++++++++++++++---------------
jenkins/manifest.sh | 12 +-
8 files changed, 70596 insertions(+), 70648 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 newlib.
from bc0e8a996 stdlib: conditionalize locale usage
new 1a821390d fix race condition in List_insert
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:
winsup/cygwin/thread.cc | 8 ++++----
winsup/cygwin/thread.h | 17 +++++++++++++++--
2 files changed, 19 insertions(+), 6 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 releases/gcc-11
in repository gcc.
from c62cf32d051 Daily bump.
new 5bc33f03181 ipa/97565 - fix IPA PTA body availability check
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/g++.dg/lto/pr97565_0.C | 7 +++++++
gcc/testsuite/g++.dg/lto/pr97565_1.C | 6 ++++++
gcc/tree-ssa-structalias.c | 22 ++++++++++++++--------
3 files changed, 27 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lto/pr97565_0.C
create mode 100644 gcc/testsuite/g++.dg/lto/pr97565_1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.