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_O1
in repository toolchain/ci/binutils-gdb.
from e994f4ef45 gnulib: import sys_wait
adds 10f3fbece9 [gdb/testsuite] Check avx support in gdb.arch/amd64-disp-ste [...]
adds b8fd36aaee Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.arch/amd64-disp-step-avx.exp | 5 ++
gdb/testsuite/gdb.arch/i386-avx.c | 115 +++++++++++--------------
gdb/testsuite/gdb.arch/i386-avx.exp | 22 ++---
gdb/testsuite/lib/gdb.exp | 44 ++++++++++
5 files changed, 104 insertions(+), 84 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_O1
in repository toolchain/ci/base-artifacts.
discards 511de2c59 0: update: binutils-gcc: 2
new 5ddc11d98 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 (511de2c59)
\
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 1568 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 63804 -> 65644 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 464132 -> 469740 bytes
06-check_regression/console.log.xz | Bin 400 -> 400 bytes
07-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 12 ++++++------
7 files changed, 7 insertions(+), 7 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_kernel/llvm-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from 79d3e5c20 1: reset: linux-4a2b285e7e103d4d6c6ed3e5052a0ff74a5d7f15:
new 873480d48 2: update: linux-f1583cb1be35c23df60b1c39e3e7e6704d749d0b: 19864
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 1608 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 41304 -> 40928 bytes
04-build_llvm/console.log.xz | Bin 59564 -> 57836 bytes
05-build_abe-qemu/console.log.xz | Bin 31220 -> 31112 bytes
06-build_linux/console.log.xz | Bin 4380 -> 4816 bytes
08-check_regression/console.log.xz | Bin 876 -> 580 bytes
08-check_regression/trigger-bisect | 2 --
09-update_baseline/console.log | 54 +++++++++++++++++++++++++++++------
jenkins/manifest.sh | 10 +++----
reset-baseline | 0
results | 4 +--
12 files changed, 52 insertions(+), 18 deletions(-)
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
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/release-aarch64
in repository toolchain/ci/gcc.
from 9d8b2307782 Daily bump.
adds 585667735e9 rs6000: Fix ICE expanding lxvp and stxvp gimple built-ins [ [...]
adds 435e4202549 Daily bump.
adds 259945a0a48 Remove macro check for __AMX_BF16/INT8/TILE__ in header file.
adds d9f215aa59c Fix tests that require IBM 128-bit long double
adds c464a949e21 Make xxsplti*, xpermx, xxeval be vecperm type.
adds 1456e634324 Use UNSPSEC_XXSPLTIDP instead of UNSPEC_XXSPLTID
adds 95553bfcc3a Fortran - fix whitespace issue during parsing of assigned goto
adds f826c257b6f Fortran - correct check for constraint F2008:C628 / F2018:C932
adds 9c3a4753acf Daily bump.
new b18391e701d 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 | 39 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/amxbf16intrin.h | 2 +-
gcc/config/i386/amxint8intrin.h | 2 +-
gcc/config/i386/amxtileintrin.h | 2 +-
gcc/config/rs6000/altivec.md | 26 ++---
gcc/config/rs6000/rs6000-call.c | 6 +
gcc/fortran/ChangeLog | 19 +++
gcc/fortran/match.c | 2 +-
gcc/fortran/resolve.c | 5 +-
gcc/testsuite/ChangeLog | 46 ++++++++
gcc/testsuite/c-c++-common/dfp/convert-bfp-11.c | 20 ++--
gcc/testsuite/g++.target/i386/pr102166.C | 20 ++++
gcc/testsuite/gcc.target/powerpc/pr101849.c | 22 ++++
gcc/testsuite/gcc.target/powerpc/pr70117.c | 24 ++--
gcc/testsuite/gfortran.dg/goto_9.f90 | 10 ++
.../gfortran.dg/unlimited_polymorphic_33.f90 | 18 +++
gcc/testsuite/lib/target-supports.exp | 128 +++++++++++++++++++++
18 files changed, 349 insertions(+), 44 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr102166.C
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr101849.c
create mode 100644 gcc/testsuite/gfortran.dg/goto_9.f90
create mode 100644 gcc/testsuite/gfortran.dg/unlimited_polymorphic_33.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_gnu_cross_build/release-aarch64
in repository toolchain/ci/binutils-gdb.
from 26db900e8d Automatic date update in version.in
adds c6c2468fdf Automatic date update in version.in
adds 5c177fed07 [gdb/testsuite] Add untested case in selftest_setup
adds e34a209edf [gdb/testsuite] Add untested case in gdb.gdb/complaints.exp
adds 76c001c234 Automatic date update in version.in
new a6e40b53ef [gdb/testsuite] Check avx support in gdb.arch/amd64-disp-ste [...]
new 2b195da8a2 Automatic date update in version.in
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 +-
gdb/testsuite/ChangeLog | 19 ++++
gdb/testsuite/gdb.arch/amd64-disp-step-avx.exp | 5 ++
gdb/testsuite/gdb.arch/i386-avx.c | 115 +++++++++++--------------
gdb/testsuite/gdb.arch/i386-avx.exp | 22 ++---
gdb/testsuite/gdb.gdb/complaints.exp | 20 +++++
gdb/testsuite/lib/gdb.exp | 44 ++++++++++
gdb/testsuite/lib/selftest-support.exp | 16 ++--
8 files changed, 152 insertions(+), 91 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/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 3e7d56b36 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 062a456b2 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 (3e7d56b36)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/release- [...]
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 1588 -> 1788 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 44040 -> 43792 bytes
05-build_abe-stage1/console.log.xz | Bin 67340 -> 67508 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8856 -> 9004 bytes
08-build_abe-glibc/console.log.xz | Bin 289076 -> 289184 bytes
09-build_abe-stage2/console.log.xz | Bin 191916 -> 194112 bytes
10-build_abe-gdb/console.log.xz | Bin 41664 -> 41768 bytes
11-build_abe-qemu/console.log.xz | Bin 30308 -> 31028 bytes
12-check_regression/console.log.xz | Bin 400 -> 396 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 28 ++++++++++++++--------------
13 files changed, 22 insertions(+), 22 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_native_check_gcc
in repository toolchain/ci/interesting-commits.
from 463845c Add regression 4021229e32bd9e35f2813715e056f59bb3739e7d from [...]
new c87ad67 Add regression cc6ff883a63ef0f8e2dad8f97a5784c30acd2d49 from [...]
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:
glibc | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.