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_profiled
in repository toolchain/ci/gcc.
from 5bde80f48bc c++: Fall through for arrays of T vs T cv [PR104996]
adds 29a25a60383 Daily bump.
adds 6a4e9934545 runtime: use correct field name for PPC32 GLIBC registers
adds 504b02c70ab emit-rtl: Fix -fcompare-debug bug with label references in [...]
adds 811c7fbd147 Support --compress-debug-sections for ld.mold.
adds cf37107522f libstdc++: Remove bogus assertion in std::from_chars [PR105324]
adds 1e6c0e69af8 libstdc++: Work around modules ICE in <charconv> [PR105297]
adds c049f638da4 fortran: Fix conv of UNION constructors [PR105310]
adds 93b65ed9706 c++: wrong error with constexpr COMPOUND_EXPR [PR105321]
adds 605a80bb733 c++: Remove unused parameter
new 93dd7f36f20 libstdc++: Avoid ASCII assumptions in floating_from_chars.cc
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/ChangeLog | 28 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/configure | 10 ++++-
gcc/configure.ac | 10 ++++-
gcc/cp/ChangeLog | 6 +++
gcc/cp/constexpr.cc | 9 ++---
gcc/emit-rtl.cc | 3 +-
gcc/fortran/trans-expr.cc | 4 +-
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/ChangeLog | 19 ++++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-105321.C | 18 +++++++++
gcc/testsuite/gfortran.dg/dec_union_12.f90 | 43 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/g77/pr105203.f | 20 ++++++++++
libgo/runtime/go-signal.c | 35 ++++++++++++------
libstdc++-v3/ChangeLog | 14 +++++++
libstdc++-v3/include/std/charconv | 16 +++-----
libstdc++-v3/src/c++17/floating_from_chars.cc | 34 ++++++++++++-----
.../testsuite/20_util/from_chars/pr105324.cc | 14 +++++++
18 files changed, 241 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-105321.C
create mode 100755 gcc/testsuite/gfortran.dg/dec_union_12.f90
create mode 100644 gcc/testsuite/gfortran.dg/g77/pr105203.f
create mode 100644 libstdc++-v3/testsuite/20_util/from_chars/pr105324.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from 4206d69e96 Replace symbol_symtab with symbol::symtab
adds b750766ac9 gdb/testsuite: Introduce and use gdb_spawn_attach_cmdline
adds 52449404c4 gdb/debuginfod: Prevent out_of_range exception
adds cae84d1c77 Automatic date update in version.in
adds 96d2cea340 Delete unused COFF gas macro
adds afa7150c8d ld testsuite xcoff XPASS
adds 333cd559ba prune .note.GNU-stack warning from testsuite
adds 9cf71b1354 gdb.debuginfod/fetch_src_and_symbols.exp: Fix "notice empty [...]
adds 9d748d023d gdb/testsuite: add binary testcases to py-format-string.exp
adds 78088b8960 gdb_spawn_attach_cmdline: use unsupported instead of untested
new ffaebc199e gdbsupport: add path_join function
new 5f21c7aae2 gdb: fix 'remote show FOO-packet' aliases
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:
bfd/version.h | 2 +-
binutils/testsuite/lib/binutils-common.exp | 5 +-
gas/config/obj-coff.h | 9 +--
gdb/Makefile.in | 1 +
gdb/buildsym.c | 5 +-
gdb/debuginfod-support.c | 7 ++-
gdb/dwarf2/line-header.c | 3 +-
gdb/dwarf2/read.c | 42 ++++++-------
gdb/macrotab.c | 3 +-
gdb/remote.c | 10 +--
gdb/testsuite/gdb.base/attach.exp | 11 +---
gdb/testsuite/gdb.base/remote.exp | 5 ++
.../gdb.debuginfod/fetch_src_and_symbols.exp | 62 ++++++++++++++++++
gdb/testsuite/gdb.python/py-format-string.exp | 37 +++++++++++
gdb/testsuite/lib/gdb.exp | 46 ++++++++++++++
gdb/unittests/path-join-selftests.c | 73 ++++++++++++++++++++++
gdbsupport/pathstuff.cc | 45 ++++++++-----
gdbsupport/pathstuff.h | 23 +++++++
ld/testsuite/ld-cris/globsymw2.s | 2 +-
ld/testsuite/ld-cris/warn3.d | 2 +-
ld/testsuite/ld-elf/elf.exp | 14 +++--
ld/testsuite/ld-scripts/defined5.d | 2 -
22 files changed, 335 insertions(+), 74 deletions(-)
create mode 100644 gdb/unittests/path-join-selftests.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 0c16492b 2: update: binutils-gcc: 0
new 2695ad38 2: update: binutils-gcc: 0
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 (0c16492b)
\
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.xz | Bin 1544 -> 1504 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 24372 -> 25284 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++++----
6 files changed, 28 insertions(+), 28 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_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards d30db4ff 0: update: gcc-353434b65ef7972172597d232ae17022d9a57244: 1
new 5c7a6c3f 0: update: gcc-605a80bb733b225e5e53db0f0298374213cdcd95: 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 (d30db4ff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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.xz | Bin 1544 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 37028 -> 36872 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 266896 -> 265620 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3812 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2712 -> 2428 bytes
07-check_regression/console.log.xz | Bin 3136 -> 3796 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 7 +-
07-check_regression/results.compare | 51 +-
07-check_regression/results.compare2 | 125 +-
07-check_regression/results.regressions | 51 +-
08-update_baseline/console.log | 574 +--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 7 +-
08-update_baseline/results.compare | 51 +-
08-update_baseline/results.compare2 | 125 +-
08-update_baseline/results.regressions | 51 +-
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3580924 -> 3555520 bytes
sumfiles/g++.sum | 190 +-
sumfiles/gcc.log.xz | Bin 3112628 -> 3151476 bytes
sumfiles/gcc.sum | 4494 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 1064332 -> 1075460 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2356 -> 2352 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 207896 -> 207892 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 448820 -> 449796 bytes
sumfiles/libstdc++.sum | 14 +-
33 files changed, 3120 insertions(+), 2704 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 ffaebc199ed gdbsupport: add path_join function
new 5f21c7aae20 gdb: fix 'remote show FOO-packet' aliases
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/remote.c | 10 ++++++----
gdb/testsuite/gdb.base/remote.exp | 5 +++++
2 files changed, 11 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.
unknown user pushed a change to branch gdb-12-branch
in repository binutils-gdb.
from f0072f79e12 [gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32
new 3ab22dba1b7 gdb: fix 'remote show FOO-packet' aliases
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/remote.c | 10 ++++++----
gdb/testsuite/gdb.base/remote.exp | 5 +++++
2 files changed, 11 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.
unknown user pushed a change to branch master
in repository gcc.
from 605a80bb733 c++: Remove unused parameter
new 93dd7f36f20 libstdc++: Avoid ASCII assumptions in floating_from_chars.cc
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/charconv | 12 +++-------
libstdc++-v3/src/c++17/floating_from_chars.cc | 33 ++++++++++++++++++++-------
2 files changed, 28 insertions(+), 17 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/release-aarch64-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from 606ada8510 Automatic date update in version.in
adds be52d32160 Automatic date update in version.in
adds f9b660d1d6 Automatic date update in version.in
adds e2d90f8c8d Automatic date update in version.in
No new revisions were added by this update.
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.