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 0247ad3e0f4 RISC-V: Split slli+sh[123]add.uw opportunities to avoid zext.w
adds 8f6c317b3a1 Fix ipa-cp wrt volatile loads
adds e8609768fbb c++: Elide calls to NOP module initializers
new e0e3ce63481 rs6000: Delete VS_scalar
new 3e16b4359e8 regrename: Fix -fcompare-debug issue in check_new_reg_p [PR105041]
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:
gcc/config/rs6000/vsx.md | 141 ++++++++++-----------
gcc/cp/cp-tree.h | 2 +-
gcc/cp/decl2.cc | 10 +-
gcc/cp/module.cc | 49 ++++---
gcc/ipa-prop.cc | 4 +
gcc/regrename.cc | 3 +-
gcc/testsuite/g++.dg/modules/init-2_a.C | 9 +-
gcc/testsuite/g++.dg/modules/init-2_c.C | 11 +-
.../g++.dg/modules/{init-2_c.C => init-2_d.C} | 3 +
gcc/testsuite/gcc.dg/ipa/pr105739.c | 30 +++++
gcc/testsuite/gcc.target/powerpc/pr105041.c | 22 ++++
11 files changed, 175 insertions(+), 109 deletions(-)
copy gcc/testsuite/g++.dg/modules/{init-2_c.C => init-2_d.C} (67%)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr105739.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr105041.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/base-artifacts.
discards 51651e5ef 0: update: binutils-gcc: 1
new 84404ee6d 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 (51651e5ef)
\
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 1520 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2704 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 38072 -> 39532 bytes
04-build_abe-gcc/console.log.xz | Bin 210832 -> 214380 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3816 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3044 -> 2712 bytes
07-check_regression/console.log.xz | Bin 3024 -> 3016 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 7 -
07-check_regression/results.compare | 25 +-
07-check_regression/results.compare2 | 79 +-
07-check_regression/results.regressions | 27 -
08-update_baseline/console.log | 285 +-
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 7 -
08-update_baseline/results.compare | 25 +-
08-update_baseline/results.compare2 | 79 +-
08-update_baseline/results.regressions | 27 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3520304 -> 3533120 bytes
sumfiles/g++.sum | 135 +-
sumfiles/gcc.log.xz | Bin 3051656 -> 3050444 bytes
sumfiles/gcc.sum | 4880 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1031196 -> 1034336 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2184 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204680 -> 204588 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2548 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 444776 -> 443692 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2819 insertions(+), 2849 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm
in repository toolchain/ci/glibc.
from fdaf78656f Add bounds check to __libc_ifunc_impl_list
adds 876cdf517d Avoid -Wstringop-overflow= warning in iconv module.
No new revisions were added by this update.
Summary of changes:
iconv/loop.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 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_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards cbf85fd7a 0: update: binutils-gcc-linux-glibc-gdb: 1
new 29ecc1bb9 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 (cbf85fd7a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/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 1584 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 54036 -> 52616 bytes
04-build_abe-gcc/console.log.xz | Bin 232132 -> 233184 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8568 -> 9984 bytes
07-build_abe-glibc/console.log.xz | Bin 232252 -> 233604 bytes
08-build_abe-gdb/console.log.xz | Bin 50504 -> 50568 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3860 -> 3844 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2432 -> 2500 bytes
11-check_regression/console.log.xz | Bin 11728 -> 8748 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 22 +-
11-check_regression/results.compare | 68 +-
11-check_regression/results.compare2 | 5741 ++++++++--------------
11-check_regression/results.regressions | 68 +-
12-update_baseline/console.log | 8005 ++++++++++++------------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 22 +-
12-update_baseline/results.compare | 68 +-
12-update_baseline/results.compare2 | 5741 ++++++++--------------
12-update_baseline/results.regressions | 68 +-
jenkins/manifest.sh | 24 +-
sumfiles/gdb.log.xz | Bin 1558508 -> 1632584 bytes
sumfiles/gdb.sum | 8017 ++++++++++++++++++++-----------
25 files changed, 12475 insertions(+), 15373 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.