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-arm
in repository toolchain/ci/gcc.
from 9c6586bc20b Daily bump.
adds c95a9f1ee7e [PR100843] store by mult pieces: punt on max_len < min_len
adds 71cc9b8c391 [PR100518] store by mult pieces: keep addr in Pmode
adds c6756b3bc1d Add new constant data structure.
adds 8ccd8b12ded Add LXVKQ support.
adds d730aa8a9ff Generate XXSPLTIW on power10.
new 8d443ac032e Generate XXSPLTIDP for vectors on power10.
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/builtins.c | 5 +-
gcc/config/rs6000/constraints.md | 12 +
gcc/config/rs6000/predicates.md | 85 ++++
gcc/config/rs6000/rs6000-protos.h | 32 ++
gcc/config/rs6000/rs6000.c | 506 +++++++++++++++++++++
gcc/config/rs6000/rs6000.md | 5 +
gcc/config/rs6000/rs6000.opt | 12 +
gcc/config/rs6000/vsx.md | 14 +
gcc/doc/md.texi | 8 +
gcc/testsuite/gcc.dg/pr100843.c | 8 +
gcc/testsuite/gcc.target/aarch64/pr100518.c | 9 +
.../gcc.target/powerpc/float128-constant.c | 160 +++++++
.../gcc.target/powerpc/pr86731-fwrapv-longlong.c | 9 +-
.../gcc.target/powerpc/vec-splat-constant-v16qi.c | 27 ++
.../gcc.target/powerpc/vec-splat-constant-v2df.c | 64 +++
.../gcc.target/powerpc/vec-splat-constant-v2di.c | 50 ++
.../gcc.target/powerpc/vec-splat-constant-v4sf.c | 67 +++
.../gcc.target/powerpc/vec-splat-constant-v4si.c | 51 +++
.../gcc.target/powerpc/vec-splat-constant-v8hi.c | 62 +++
.../gcc.target/powerpc/vec-splati-runnable.c | 4 +-
20 files changed, 1182 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr100843.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr100518.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-constant.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-splat-constant-v16qi.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-splat-constant-v2df.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-splat-constant-v2di.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-splat-constant-v4sf.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-splat-constant-v4si.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-splat-constant-v8hi.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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards df57334e0 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new e3bb093a0 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 (df57334e0)
\
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 1568 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 30920 -> 30792 bytes
05-build_abe-stage1/console.log.xz | Bin 89644 -> 90340 bytes
07-build_abe-linux/console.log.xz | Bin 9184 -> 8880 bytes
08-build_abe-glibc/console.log.xz | Bin 230684 -> 229740 bytes
09-build_abe-stage2/console.log.xz | Bin 216720 -> 216668 bytes
10-build_abe-gdb/console.log.xz | Bin 38536 -> 38576 bytes
11-build_abe-qemu/console.log.xz | Bin 29784 -> 29528 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 10 +++++-----
12 files changed, 6 insertions(+), 6 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-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards f39c56d53 0: update: binutils-gcc: 2
new 0b743ee14 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 (f39c56d53)
\
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 1540 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 39828 -> 38772 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 263216 -> 262740 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------
jenkins/manifest.sh | 12 +++++-----
7 files changed, 6 insertions(+), 42 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-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards abe4cc701 0: update: binutils-gcc: 2
new ce3539127 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 (abe4cc701)
\
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 1564 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 39844 -> 39640 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 507744 -> 506680 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 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 8d443ac032e Generate XXSPLTIDP for vectors on power10.
new 575ad7700f3 Generate XXSPLTIDP for scalars on power10.
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/config/rs6000/rs6000.md | 97 ++++++++++++++++++----
.../gcc.target/powerpc/vec-splat-constant-df.c | 60 +++++++++++++
.../gcc.target/powerpc/vec-splat-constant-sf.c | 60 +++++++++++++
3 files changed, 199 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-splat-constant-df.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-splat-constant-sf.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from d5c9473176 Automatic date update in version.in
adds 161e87d121 PR28694, Out-of-bounds write in stab_xcoff_builtin_type
No new revisions were added by this update.
Summary of changes:
binutils/stabs.c | 87 ++++++++++++++++++++++++++++----------------------------
1 file changed, 43 insertions(+), 44 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.