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-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 907a9b092a Automatic date update in version.in
adds 72a6a32099 Automatic date update in version.in
adds 2de7516720 Automatic date update in version.in
adds 06ef3111fd 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.
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-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 9a754fab 0: update: binutils-gcc: 2
new 82c47cc3 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 (9a754fab)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 49272 -> 48824 bytes
.../console.log.xz | Bin 913096 -> 914040 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 e58484a019c c++: make -Wctad-maybe-unsupported respect complain [PR105143]
new 9fd377a7473 c++: Fix up ICE when cplus_decl_attributes is called with e [...]
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/cp/decl2.cc | 6 +++---
.../g++.dg/cpp0x/{lambda/lambda-variadic15.C => pr104668.C} | 7 +++----
2 files changed, 6 insertions(+), 7 deletions(-)
copy gcc/testsuite/g++.dg/cpp0x/{lambda/lambda-variadic15.C => pr104668.C} (58%)
--
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_kernel/gnu-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 6f5b2cfa 0: update: qemu-ea72ac9bc8fcb90405768412ebb9ff01d3b1a2bb: boot
new f608a837 0: update: linux-44c7c0a3b70c0d408a519ab70df2831dcb87ed35: boot
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 (6f5b2cfa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1536 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 29260 -> 29448 bytes
04-build_abe-stage1/console.log.xz | Bin 73544 -> 74356 bytes
05-build_abe-qemu/console.log.xz | Bin 30840 -> 32264 bytes
06-build_linux/console.log.xz | Bin 6976 -> 5584 bytes
07-boot_linux/console.log.xz | Bin 6072 -> 6052 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 8 ++++----
10 files changed, 5 insertions(+), 5 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 717b2d4191e --target-help: align with --help=target
new 6283d5ad477 sh: Fix up __attribute__((optimize ("Os"))) handling on SH [...]
new e58484a019c c++: make -Wctad-maybe-unsupported respect complain [PR105143]
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/sh/sh.opt | 2 +-
gcc/cp/pt.cc | 2 +-
gcc/testsuite/g++.dg/cpp2a/nodiscard1.C | 13 +++++++++++++
gcc/testsuite/g++.dg/warn/Wctad-maybe-unsupported4.C | 13 +++++++++++++
4 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nodiscard1.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wctad-maybe-unsupported4.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 eac5c12c183 mips: Fix C++14 vs. C++17 ABI incompatibility on mips64
new cc76c502a76 c++: -Wunused-value and array init [PR104702]
new c65d15d4073 rs6000/testsuite: Skip pr105140.c
new 717b2d4191e --target-help: align with --help=target
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:
gcc/common.opt | 2 +-
gcc/cp/init.cc | 5 ++---
gcc/gcc.cc | 3 ++-
gcc/opts.cc | 2 +-
gcc/testsuite/g++.dg/warn/Wunused-19.C | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/pr105140.c | 1 +
6 files changed, 23 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wunused-19.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-arm-bootstrap
in repository toolchain/ci/gcc.
from 44fe4940172 tree-optimization/105163 - abnormal SSA coalescing and reassoc
adds 4be08315124 ipa/105166 - avoid modref queries with mismatching types
adds e1a5e7562d5 tree-optimization/105173 - fix insertion logic in reassoc
new fd0024e48e9 c++: -Wshadow=compatible-local type vs var [PR100608]
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/cp/name-lookup.cc | 4 +++
gcc/ipa-modref-tree.cc | 4 ++-
.../g++.dg/warn/Wshadow-compatible-local-3.C | 10 ++++++
gcc/testsuite/gcc.dg/pr105173.c | 12 +++++++
gcc/testsuite/gcc.dg/torture/pr105166.c | 9 +++++
gcc/tree-ssa-reassoc.cc | 41 +++++++++++++++-------
6 files changed, 67 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wshadow-compatible-local-3.C
create mode 100644 gcc/testsuite/gcc.dg/pr105173.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr105166.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-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from ca028a46d5 Automatic date update in version.in
adds c8154ce0d6 gdb: move gdb_disassembly_flag into a new disasm-flags.h file
adds a01567f4f7 Enable ARMv8.1-m PACBTI support
adds 19c26da69d Add code to display the contents of .debug_loclists sections [...]
new 9716aa0a27 gdb: make interp_add static
new 7fb56b9893 gdb: LoongArch: prepend tramp frame unwinder for signal
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:
binutils/ChangeLog | 24 +
binutils/dwarf.c | 513 ++++++++++++++++++---
binutils/dwarf.h | 4 +
binutils/testsuite/binutils-all/dw5.W | 2 +-
.../testsuite/binutils-all/x86-64/pr26808.dump | 82 ++--
gas/ChangeLog | 5 +
gas/testsuite/gas/elf/dwarf-5-irp.d | 2 +-
gdb/Makefile.in | 1 +
gdb/arc-linux-tdep.c | 1 +
gdb/arch/arm.h | 13 +
gdb/arm-tdep.c | 241 +++++++++-
gdb/arm-tdep.h | 6 +
gdb/{mips-netbsd-tdep.h => disasm-flags.h} | 27 +-
gdb/disasm.h | 14 +-
gdb/doc/gdb.texinfo | 7 +
gdb/interps.c | 2 +-
gdb/interps.h | 2 -
gdb/loongarch-linux-tdep.c | 50 ++
gdb/mep-tdep.c | 1 -
gdb/python/py-registers.c | 1 -
gdb/s12z-tdep.c | 1 +
gdb/target.h | 2 +-
22 files changed, 839 insertions(+), 162 deletions(-)
copy gdb/{mips-netbsd-tdep.h => disasm-flags.h} (55%)
--
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-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 6c6d1dec 0: update: binutils-gcc: 2
new 42181999 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 (6c6d1dec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/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.xz | Bin 1668 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 52284 -> 51580 bytes
05-build_abe-bootstrap/console.log.xz | Bin 462820 -> 459628 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 14 ++++++-------
7 files changed, 7 insertions(+), 43 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 glibc.
from dfc7bf8a24 test-memcpy: Actually reverse source and destination
new 67e3b0c63c tests/string: Drop simple/stupid/builtin tests
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:
string/test-memccpy.c | 18 +-----------------
string/test-memchr.c | 3 +--
string/test-memcmp.c | 1 -
string/test-memcpy-support.h | 12 ++----------
string/test-memmem.c | 3 +--
string/test-memmove.c | 6 +++---
string/test-mempcpy.c | 4 +---
string/test-memrchr.c | 3 +--
string/test-memset.c | 42 +++++-------------------------------------
string/test-strcasecmp.c | 25 ++-----------------------
string/test-strcasestr.c | 11 +++++------
string/test-strcat.c | 3 +--
string/test-strchr.c | 16 ++--------------
string/test-strcmp.c | 1 -
string/test-strcpy.c | 4 +---
string/test-strlen.c | 2 +-
string/test-strncasecmp.c | 25 +------------------------
string/test-strncat.c | 8 ++------
string/test-strncmp.c | 1 -
string/test-strncpy.c | 19 +------------------
string/test-strnlen.c | 3 +--
string/test-strpbrk.c | 21 ++-------------------
string/test-strrchr.c | 3 +--
string/test-strspn.c | 24 +-----------------------
string/test-strstr.c | 15 +++++++--------
25 files changed, 43 insertions(+), 230 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.