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.
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 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.
new d730aa8a9ff Generate XXSPLTIW 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 | 76 ++++
gcc/config/rs6000/rs6000-protos.h | 31 ++
gcc/config/rs6000/rs6000.c | 398 +++++++++++++++++++++
gcc/config/rs6000/rs6000.md | 5 +
gcc/config/rs6000/rs6000.opt | 8 +
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/vec-splat-constant-v16qi.c | 27 ++
.../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 +-
17 files changed, 941 insertions(+), 4 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-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-aarch64
in repository toolchain/ci/binutils-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.
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 c9bd6c399 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new acac4073a 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 (c9bd6c399)
\
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 1548 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 31088 -> 31104 bytes
05-build_abe-stage1/console.log.xz | Bin 71232 -> 71896 bytes
07-build_abe-linux/console.log.xz | Bin 8964 -> 8876 bytes
08-build_abe-glibc/console.log.xz | Bin 236620 -> 236640 bytes
09-build_abe-stage2/console.log.xz | Bin 193556 -> 195004 bytes
10-build_abe-gdb/console.log.xz | Bin 38640 -> 38884 bytes
11-build_abe-qemu/console.log.xz | Bin 29868 -> 29904 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
12 files changed, 10 insertions(+), 10 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_binutils/release-arm
in repository toolchain/ci/gdb.
from ab55bbac1f Automatic date update in version.in
adds 273fac204d Automatic date update in version.in
adds 45be8a2b16 Automatic date update in version.in
new ea170f6ffe 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/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_native_check_binutils/release-arm
in repository toolchain/ci/gcc.
from a316bd50f82 Daily bump.
adds ce80f2c0e7a Fortran: fix checking of elemental functions of type CLASS
adds 7054e8517c7 Daily bump.
adds f2cc8d059df pr103523: Check for PLUS/MINUS support
adds 60deeb53c08 Daily bump.
adds 9a5b3c50e26 vect-loop: fix build
adds 6040483f2a9 Daily bump.
new 4636d61e9ad rs6000: Remove builtin mask check from builtin_decl [PR102347]
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 | 12 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000-call.c | 14 ++++----------
gcc/fortran/ChangeLog | 9 +++++++++
gcc/fortran/resolve.c | 3 ++-
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gcc.target/aarch64/pr103523.c | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/pr102347.c | 15 +++++++++++++++
gcc/testsuite/gfortran.dg/pr103606.f90 | 12 ++++++++++++
gcc/tree-vect-loop.c | 13 +++++++++----
10 files changed, 84 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr103523.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr102347.c
create mode 100644 gcc/testsuite/gfortran.dg/pr103606.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_native_check_binutils/release-arm
in repository toolchain/ci/binutils-gdb.
from ab55bbac1f Automatic date update in version.in
adds 273fac204d Automatic date update in version.in
adds 45be8a2b16 Automatic date update in version.in
new ea170f6ffe 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/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_native_check_binutils/release-arm
in repository toolchain/ci/base-artifacts.
discards 2e89c1ba6 0: update: binutils-gcc-linux-glibc-gdb: 1
new 1863addfc 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 (2e89c1ba6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1520 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 62116 -> 62160 bytes
04-build_abe-gcc/console.log.xz | Bin 221700 -> 223464 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8800 -> 8816 bytes
07-build_abe-glibc/console.log.xz | Bin 288364 -> 288080 bytes
08-build_abe-gdb/console.log.xz | Bin 49436 -> 49612 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3792 -> 3800 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2112 -> 2112 bytes
11-check_regression/console.log.xz | Bin 2292 -> 2276 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 74 +++----
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 20 +-
sumfiles/binutils.log.xz | Bin 58824 -> 58592 bytes
sumfiles/binutils.sum | 56 ++---
sumfiles/gas.log.xz | Bin 95844 -> 95724 bytes
sumfiles/gas.sum | 268 ++++++++++++------------
sumfiles/ld.log.xz | Bin 118304 -> 118244 bytes
sumfiles/ld.sum | 326 ++++++++++++++---------------
23 files changed, 386 insertions(+), 386 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 a2a0c91b475 Fix ICE. [PR103682]
adds 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
new c6756b3bc1d Add new constant data structure.
new 8ccd8b12ded Add LXVKQ support.
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:
ChangeLog | 4 +
gcc/ChangeLog | 344 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/builtins.c | 5 +-
gcc/c/ChangeLog | 6 +
gcc/config/rs6000/constraints.md | 6 +
gcc/config/rs6000/predicates.md | 34 ++
gcc/config/rs6000/rs6000-protos.h | 29 ++
gcc/config/rs6000/rs6000.c | 315 +++++++++++++++++++
gcc/config/rs6000/rs6000.opt | 4 +
gcc/config/rs6000/vsx.md | 14 +
gcc/cp/ChangeLog | 54 ++++
gcc/doc/md.texi | 4 +
gcc/fortran/ChangeLog | 21 ++
gcc/jit/ChangeLog | 37 +++
gcc/testsuite/ChangeLog | 111 +++++++
gcc/testsuite/gcc.dg/pr100843.c | 8 +
gcc/testsuite/gcc.target/aarch64/pr100518.c | 9 +
.../gcc.target/powerpc/float128-constant.c | 160 ++++++++++
libgfortran/ChangeLog | 7 +
libstdc++-v3/ChangeLog | 51 +++
21 files changed, 1222 insertions(+), 3 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
--
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 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.
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 7645c16db 0: update: binutils-gcc: 1
new d7677af18 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 (7645c16db)
\
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 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 39000 -> 39328 bytes
04-build_abe-gcc/console.log.xz | Bin 204152 -> 203836 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3848 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2552 -> 3024 bytes
07-check_regression/console.log.xz | Bin 3168 -> 3252 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 14 +-
07-check_regression/results.compare | 38 +-
07-check_regression/results.compare2 | 61 +-
07-check_regression/results.regressions | 38 +-
08-update_baseline/console.log | 429 +--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 14 +-
08-update_baseline/results.compare | 38 +-
08-update_baseline/results.compare2 | 61 +-
08-update_baseline/results.regressions | 38 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3433656 -> 3436576 bytes
sumfiles/g++.sum | 130 +-
sumfiles/gcc.log.xz | Bin 2961312 -> 2964568 bytes
sumfiles/gcc.sum | 4672 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 890688 -> 889048 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 175884 -> 175748 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 426144 -> 426912 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2847 insertions(+), 2780 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.