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_build/master-aarch64
in repository toolchain/ci/linux.
from c5d714aa6dce Merge tag 'irq-urgent-2022-02-13' of git://git.kernel.org/ [...]
adds 8a4c5b2a6d8e kconfig: let 'shell' return enough output for deep path names
adds 1cf5f151d25f Makefile.extrawarn: Move -Wunaligned-access to W=1
adds d23a0c371822 kconfig: fix missing fclose() on error paths
adds 1b9e740a81f9 kconfig: fix failing to generate auto.conf
adds e89d3a467109 Merge tag 'kbuild-fixes-v5.17-2' of git://git.kernel.org/p [...]
adds 754e0b0e3560 Linux 5.17-rc4
No new revisions were added by this update.
Summary of changes:
Makefile | 4 ++--
scripts/Makefile.extrawarn | 1 +
scripts/kconfig/confdata.c | 25 +++++++++++++++----------
scripts/kconfig/preprocess.c | 2 +-
4 files changed, 19 insertions(+), 13 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_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 57da3493970 fortran: Unshare associate var charlen [PR104228]
adds 033ec967ec5 compiler: don't set ptrmask bit for pointer to notinheap type
adds 58aeb75d409 runtime: call timer functions via syscall
adds 4493c5a2030 [Ada] PR ada/98724: Alpha/Linux/libada: Use wraplf for Aux_ [...]
new 0d31c8ec3fd Daily bump.
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 | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 7 +++++++
gcc/ada/Makefile.rtl | 1 +
gcc/fortran/ChangeLog | 8 ++++++++
gcc/go/ChangeLog | 7 +++++++
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/types.cc | 9 +++------
gcc/go/gospec.cc | 42 +++++-------------------------------------
gcc/testsuite/ChangeLog | 11 +++++++++++
gotools/ChangeLog | 7 +++++++
gotools/Makefile.am | 4 +---
gotools/Makefile.in | 5 +----
gotools/configure | 7 -------
gotools/configure.ac | 9 ---------
libgo/Makefile.am | 5 ++---
libgo/Makefile.in | 9 +++------
libgo/configure | 11 ++---------
libgo/configure.ac | 6 ------
libgo/go/runtime/os_linux.go | 21 +++++++++++----------
libgo/testsuite/Makefile.in | 1 -
21 files changed, 78 insertions(+), 103 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_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from ccbaaa3617 PR28882, build failure with gcc-4.2 due to use of 0b literals
adds bb88f10425 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards ab72b7cf 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 41c60cf9 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (ab72b7cf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 30188 -> 30016 bytes
05-build_abe-stage1/console.log.xz | Bin 71696 -> 70788 bytes
07-build_abe-linux/console.log.xz | Bin 9196 -> 8780 bytes
08-build_abe-glibc/console.log.xz | Bin 236224 -> 236252 bytes
09-build_abe-stage2/console.log.xz | Bin 198960 -> 197816 bytes
10-build_abe-gdb/console.log.xz | Bin 37184 -> 36908 bytes
11-build_abe-qemu/console.log.xz | Bin 30892 -> 31096 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 16 insertions(+), 16 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/master-aarch64
in repository toolchain/ci/gcc.
from 57da3493970 fortran: Unshare associate var charlen [PR104228]
adds 033ec967ec5 compiler: don't set ptrmask bit for pointer to notinheap type
adds 58aeb75d409 runtime: call timer functions via syscall
adds 4493c5a2030 [Ada] PR ada/98724: Alpha/Linux/libada: Use wraplf for Aux_ [...]
No new revisions were added by this update.
Summary of changes:
gcc/ada/Makefile.rtl | 1 +
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/types.cc | 9 +++------
gcc/go/gospec.cc | 42 +++++-------------------------------------
gotools/Makefile.am | 4 +---
gotools/Makefile.in | 5 +----
gotools/configure | 7 -------
gotools/configure.ac | 9 ---------
libgo/Makefile.am | 5 ++---
libgo/Makefile.in | 9 +++------
libgo/configure | 11 ++---------
libgo/configure.ac | 6 ------
libgo/go/runtime/os_linux.go | 21 +++++++++++----------
libgo/testsuite/Makefile.in | 1 -
14 files changed, 30 insertions(+), 102 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/master-aarch64
in repository toolchain/ci/binutils-gdb.
from ccbaaa3617 PR28882, build failure with gcc-4.2 due to use of 0b literals
adds bb88f10425 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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 0e62053c 0: update: binutils-gcc: 1
new 6b9d70b0 0: update: binutils-gcc: 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 (0e62053c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1532 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 38688 -> 37812 bytes
04-build_abe-gcc/console.log.xz | Bin 208564 -> 207048 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3864 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2788 -> 2724 bytes
07-check_regression/console.log.xz | Bin 3316 -> 3188 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 11 +-
07-check_regression/results.compare | 36 +-
07-check_regression/results.compare2 | 62 +-
07-check_regression/results.regressions | 36 +-
08-update_baseline/console.log | 658 ++---
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 11 +-
08-update_baseline/results.compare | 36 +-
08-update_baseline/results.compare2 | 62 +-
08-update_baseline/results.regressions | 36 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3498936 -> 3454656 bytes
sumfiles/g++.sum | 150 +-
sumfiles/gcc.log.xz | Bin 2979904 -> 2965392 bytes
sumfiles/gcc.sum | 4856 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1022520 -> 1022420 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2196 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 190668 -> 190468 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 435048 -> 429492 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2998 insertions(+), 3050 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-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from f0c7367b880 asan: Fix up address sanitizer instrumentation of __builtin [...]
adds 23756b70630 Daily bump.
adds 7e204bd2f18 Add vect_recog_cond_expr_convert_pattern.
adds 57da3493970 fortran: Unshare associate var charlen [PR104228]
adds 033ec967ec5 compiler: don't set ptrmask bit for pointer to notinheap type
adds 58aeb75d409 runtime: call timer functions via syscall
new 4493c5a2030 [Ada] PR ada/98724: Alpha/Linux/libada: Use wraplf for Aux_ [...]
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 | 19 +++++
gcc/DATESTAMP | 2 +-
gcc/ada/Makefile.rtl | 1 +
gcc/fortran/resolve.cc | 1 -
gcc/fortran/trans-stmt.cc | 2 +-
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/types.cc | 9 +--
gcc/go/gospec.cc | 42 ++---------
gcc/match.pd | 14 ++++
gcc/testsuite/ChangeLog | 25 +++++++
gcc/testsuite/gcc.target/i386/pr103771-2.c | 8 +++
gcc/testsuite/gcc.target/i386/pr103771-3.c | 21 ++++++
gcc/testsuite/gfortran.dg/asan/associate_58.f90 | 19 +++++
gcc/testsuite/gfortran.dg/asan/associate_59.f90 | 19 +++++
gcc/tree-vect-patterns.cc | 96 +++++++++++++++++++++++++
gotools/Makefile.am | 4 +-
gotools/Makefile.in | 5 +-
gotools/configure | 7 --
gotools/configure.ac | 9 ---
libgo/Makefile.am | 5 +-
libgo/Makefile.in | 9 +--
libgo/configure | 11 +--
libgo/configure.ac | 6 --
libgo/go/runtime/os_linux.go | 21 +++---
libgo/testsuite/Makefile.in | 1 -
25 files changed, 253 insertions(+), 105 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr103771-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr103771-3.c
create mode 100644 gcc/testsuite/gfortran.dg/asan/associate_58.f90
create mode 100644 gcc/testsuite/gfortran.dg/asan/associate_59.f90
--
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_debug
in repository toolchain/ci/binutils-gdb.
from f63300e0fa Automatic date update in version.in
adds 9833b7757d PR28824, relro security issues
adds 31b4d3a16f PR28824, relro security issues, x86 keep COMMONPAGESIZE relro
adds 7d6aa4b321 Remove bfd ELF_RELROPAGESIZE
adds 2085ee2650 Don't pass around expld.dataseg pointer
adds ccbaaa3617 PR28882, build failure with gcc-4.2 due to use of 0b literals
new bb88f10425 Automatic date update in version.in
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/bfd-in2.h | 2 +-
bfd/bfd.c | 9 +++------
bfd/elf-bfd.h | 3 ---
bfd/elf32-ppc.c | 1 -
bfd/elf64-ppc.c | 1 -
bfd/elfxx-target.h | 11 ----------
bfd/version.h | 2 +-
include/elf/loongarch.h | 16 +++++++--------
ld/emultempl/elf-x86.em | 1 +
ld/ld.h | 4 ++++
ld/ldemul.c | 3 +--
ld/ldexp.c | 33 ++++++++++++++++++++----------
ld/ldexp.h | 5 ++++-
ld/ldlang.c | 43 ++++++++++++++++++++--------------------
ld/testsuite/ld-x86-64/pr18176.d | 1 +
15 files changed, 68 insertions(+), 67 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-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards b93411c7 0: update: binutils-gcc: 2
new f2141c67 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 (b93411c7)
\
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 1496 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 49856 -> 51556 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 464196 -> 463952 bytes
06-check_regression/console.log.xz | Bin 432 -> 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.