This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 90cf194db 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 7009876db 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (90cf194db)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/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 1552 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30536 -> 30384 bytes
04-build_abe-stage1/console.log.xz | Bin 71224 -> 71212 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8888 -> 8636 bytes
07-build_abe-glibc/console.log.xz | Bin 237464 -> 237220 bytes
08-build_abe-stage2/console.log.xz | Bin 198496 -> 198260 bytes
09-build_abe-gdb/console.log.xz | Bin 37448 -> 37200 bytes
10-build_abe-qemu/console.log.xz | Bin 30936 -> 31592 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3872 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2532 -> 2872 bytes
13-check_regression/console.log.xz | Bin 2928 -> 12992 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 26 +
13-check_regression/results.compare | 78 +-
13-check_regression/results.compare2 | 3173 +++++++++++++++++++++-
13-check_regression/results.regressions | 46 +
14-update_baseline/console.log | 3534 +++++++++++++++++++++++--
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 26 +
14-update_baseline/results.compare | 78 +-
14-update_baseline/results.compare2 | 3173 +++++++++++++++++++++-
14-update_baseline/results.regressions | 46 +
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 3306488 -> 3315768 bytes
sumfiles/g++.sum | 3331 ++++++++++++-----------
sumfiles/gcc.log.xz | Bin 2919072 -> 2922940 bytes
sumfiles/gcc.sum | 4407 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1006404 -> 1013148 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2284 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 184896 -> 185000 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2660 -> 2660 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 401344 -> 407108 bytes
sumfiles/libstdc++.sum | 18 +-
39 files changed, 13887 insertions(+), 4195 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
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 43ee2127641 MAINTAINERS: Update my email and add myself to the DCO list.
new 691924db0d8 Fix comment for operand_compare::operand_equal_p.
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/fold-const.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_gnu_native_check_gcc/master-arm
in repository toolchain/ci/gdb.
from 35b5767cf4 Automatic date update in version.in
adds fb0a17c77d Automatic date update in version.in
adds a634f5af2f Remove unused variables in fbsd-tdep.c files
adds 9ff8aa7d41 Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
adds f10f8617a3 Import patch from mainline GCC to fix an infinite recusion i [...]
adds 8d2ef06e1c gdb, testsuite, fortran: adapt info symbol expected output f [...]
adds 492325c4b7 gdb: fix some clang-tidy readability-misleading-indentation [...]
adds e1dbfc17c5 Load debug section only when dumping debug sections
new 4bed253f22 elf: Check symbol version without any symbols
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:
bfd/elf64-ppc.c | 28 ++++++++++------
bfd/version.h | 2 +-
binutils/objdump.c | 8 +++++
binutils/readelf.c | 7 ++++
gdb/amd64-fbsd-tdep.c | 2 --
gdb/disasm.c | 2 +-
gdb/dtrace-probe.c | 2 +-
gdb/hppa-tdep.c | 2 +-
gdb/i386-fbsd-tdep.c | 2 --
gdb/mips-tdep.c | 2 +-
gdb/p-valprint.c | 2 +-
gdb/sparc64-tdep.c | 4 +--
gdb/testsuite/gdb.fortran/nested-funcs-2.exp | 29 +++++++++++++++--
gdb/tracepoint.c | 16 +++++-----
ld/testsuite/ld-elf/pr24718-1.d | 13 ++++++++
ld/testsuite/ld-elf/pr24718-1.s | 7 ++++
ld/testsuite/ld-elf/pr24718-1.t | 4 +++
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
ld/testsuite/ld-powerpc/pr28827-2.d | 48 ++++++++++++++++++++++++++++
ld/testsuite/ld-powerpc/pr28827-2.lnk | 9 ++++++
ld/testsuite/ld-powerpc/pr28827-2.s | 15 +++++++++
libiberty/ChangeLog | 12 +++++++
libiberty/rust-demangle.c | 47 +++++++++++++++++++++++----
23 files changed, 226 insertions(+), 38 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr24718-1.d
create mode 100644 ld/testsuite/ld-elf/pr24718-1.s
create mode 100644 ld/testsuite/ld-elf/pr24718-1.t
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.d
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.lnk
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.s
--
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_native_check_gcc/master-arm
in repository toolchain/ci/glibc.
from 4556b6edae Update libc.pot for 2.35 release.
adds 3a7bed5f5a malloc: Fix -Wuse-after-free warning in tst-mallocalign1 [BZ [...]
adds 829ea0caca Mention _FORTIFY_SOURCE=3 for gcc12 in NEWS
adds 3fb18fd80c elf: Add <dl-r_debug.h>
No new revisions were added by this update.
Summary of changes:
NEWS | 6 ++
elf/pldd-xx.c | 34 +++++++-----
elf/tst-dlmopen4.c | 15 ++---
malloc/tst-mallocalign1.c | 20 ++++---
.../generic/dl-r_debug.h | 19 +++++--
sysdeps/mips/dl-r_debug.h | 64 ++++++++++++++++++++++
6 files changed, 120 insertions(+), 38 deletions(-)
copy elf/tst-p_alignmod3.c => sysdeps/generic/dl-r_debug.h (65%)
create mode 100644 sysdeps/mips/dl-r_debug.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 9864516b6 0: update: binutils-gcc-linux-glibc-gdb: 1
new eeb7086dc 0: update: binutils-gcc-linux-glibc-gdb: 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 (9864516b6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1556 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 51516 -> 51640 bytes
04-build_abe-gcc/console.log.xz | Bin 229704 -> 230312 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8484 -> 8508 bytes
07-build_abe-glibc/console.log.xz | Bin 228820 -> 230052 bytes
08-build_abe-gdb/console.log.xz | Bin 46608 -> 45744 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3808 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2660 -> 2860 bytes
11-check_regression/console.log.xz | Bin 2796 -> 3136 bytes
11-check_regression/extra-bisect-params | 1 -
11-check_regression/fails.sum | 6 -
11-check_regression/results.compare | 25 +-
11-check_regression/results.compare2 | 124 +-
11-check_regression/results.regressions | 26 -
12-update_baseline/console.log | 368 ++-
12-update_baseline/extra-bisect-params | 1 -
12-update_baseline/fails.sum | 6 -
12-update_baseline/results.compare | 25 +-
12-update_baseline/results.compare2 | 124 +-
12-update_baseline/results.regressions | 26 -
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 2797276 -> 2810616 bytes
sumfiles/g++.sum | 180 +-
sumfiles/gcc.log.xz | Bin 2467600 -> 2481208 bytes
sumfiles/gcc.sum | 4849 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 935200 -> 929524 bytes
sumfiles/gfortran.sum | 94 +-
sumfiles/libatomic.log.xz | Bin 2252 -> 2256 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 197740 -> 196956 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2672 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 455632 -> 452492 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 3078 insertions(+), 2833 deletions(-)
delete mode 100644 11-check_regression/extra-bisect-params
delete mode 100644 11-check_regression/fails.sum
delete mode 100644 11-check_regression/results.regressions
delete mode 100644 12-update_baseline/extra-bisect-params
delete mode 100644 12-update_baseline/fails.sum
delete mode 100644 12-update_baseline/results.regressions
--
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 874ad5d6745 c++: ICE with auto[] and VLA [PR102414]
new 43ee2127641 MAINTAINERS: Update my email and add myself to the DCO list.
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:
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 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/master-aarch64-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 35b5767cf4 Automatic date update in version.in
adds fb0a17c77d Automatic date update in version.in
adds a634f5af2f Remove unused variables in fbsd-tdep.c files
adds 9ff8aa7d41 Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
adds f10f8617a3 Import patch from mainline GCC to fix an infinite recusion i [...]
adds 8d2ef06e1c gdb, testsuite, fortran: adapt info symbol expected output f [...]
adds 492325c4b7 gdb: fix some clang-tidy readability-misleading-indentation [...]
adds e1dbfc17c5 Load debug section only when dumping debug sections
new 4bed253f22 elf: Check symbol version without any symbols
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:
bfd/elf64-ppc.c | 28 ++++++++++------
bfd/version.h | 2 +-
binutils/objdump.c | 8 +++++
binutils/readelf.c | 7 ++++
gdb/amd64-fbsd-tdep.c | 2 --
gdb/disasm.c | 2 +-
gdb/dtrace-probe.c | 2 +-
gdb/hppa-tdep.c | 2 +-
gdb/i386-fbsd-tdep.c | 2 --
gdb/mips-tdep.c | 2 +-
gdb/p-valprint.c | 2 +-
gdb/sparc64-tdep.c | 4 +--
gdb/testsuite/gdb.fortran/nested-funcs-2.exp | 29 +++++++++++++++--
gdb/tracepoint.c | 16 +++++-----
ld/testsuite/ld-elf/pr24718-1.d | 13 ++++++++
ld/testsuite/ld-elf/pr24718-1.s | 7 ++++
ld/testsuite/ld-elf/pr24718-1.t | 4 +++
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
ld/testsuite/ld-powerpc/pr28827-2.d | 48 ++++++++++++++++++++++++++++
ld/testsuite/ld-powerpc/pr28827-2.lnk | 9 ++++++
ld/testsuite/ld-powerpc/pr28827-2.s | 15 +++++++++
libiberty/ChangeLog | 12 +++++++
libiberty/rust-demangle.c | 47 +++++++++++++++++++++++----
23 files changed, 226 insertions(+), 38 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr24718-1.d
create mode 100644 ld/testsuite/ld-elf/pr24718-1.s
create mode 100644 ld/testsuite/ld-elf/pr24718-1.t
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.d
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.lnk
create mode 100644 ld/testsuite/ld-powerpc/pr28827-2.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.