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-arm
in repository toolchain/ci/binutils-gdb.
from c836575a6f Mark vDSO as not a file
adds 7c28e7424d 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-arm
in repository toolchain/ci/base-artifacts.
discards b572ab1b 0: update: binutils-gcc: 1
new 4362d6dc 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 (b572ab1b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (4362d6dc)
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 1472 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 50604 -> 52616 bytes
04-build_abe-gcc/console.log.xz | Bin 227900 -> 231936 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2456 -> 2400 bytes
07-check_regression/console.log.xz | Bin 3724 -> 2340 bytes
07-check_regression/results.compare | 40 +-
07-check_regression/results.compare2 | 191 +-
08-update_baseline/console.log | 356 +--
08-update_baseline/results.compare | 40 +-
08-update_baseline/results.compare2 | 191 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2761644 -> 2781316 bytes
sumfiles/g++.sum | 104 +-
sumfiles/gcc.log.xz | Bin 2309352 -> 2328112 bytes
sumfiles/gcc.sum | 4770 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 898764 -> 894256 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 193272 -> 193168 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 454260 -> 458616 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2588 insertions(+), 3192 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
in repository toolchain/ci/binutils-gdb.
from db120fb808 Adjust ld ctf test for 32-bit targets
adds 8674f082e3 Avoid conflict with gnulib open/close macros.
adds 26caf9aca8 Fix typo in last change.
adds 98040b9ebb Automatic date update in version.in
adds 6a778a2100 x86: drop redundant x86-64-code16-2 test
adds 7919e5667c RISC-V: make .insn actually work for 64-bit insns
adds e8db803129 gdb: Use a typedef's scoped type name to identify local typedefs
adds 84a9f19530 binutils/readelf: fix indentation in process_dynamic_section
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 4 ++
binutils/readelf.c | 12 ++---
gas/config/tc-riscv.c | 2 +-
gas/testsuite/gas/i386/i386.exp | 1 -
gas/testsuite/gas/i386/x86-64-code16-2.d | 4 --
gas/testsuite/gas/riscv/insn.d | 4 ++
gas/testsuite/gas/riscv/insn.s | 4 ++
gdb/inf-ptrace.h | 4 +-
gdb/testsuite/gdb.cp/ptype-flags.cc | 23 +++++++++
gdb/testsuite/gdb.cp/ptype-flags.exp | 88 ++++++++++++++++++++++++++------
gdb/typeprint.c | 3 +-
gdbserver/linux-low.cc | 4 +-
gdbsupport/event-pipe.cc | 8 +--
gdbsupport/event-pipe.h | 4 +-
15 files changed, 125 insertions(+), 42 deletions(-)
delete mode 100644 gas/testsuite/gas/i386/x86-64-code16-2.d
--
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
in repository toolchain/ci/base-artifacts.
discards 60030b75 0: update: binutils-gcc: 2
new 6293d6dd 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 (60030b75)
\
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 1544 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 37876 -> 37968 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 502644 -> 499888 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/release-aarch64-check_bootstrap
in repository toolchain/ci/gcc.
from 2d7ef2e3c81 Daily bump.
adds 8eb36ce5576 vect: add vect_float to pr102819 tests
adds 1b291c996fa Daily bump.
new 65b7fac6a51 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/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/gcc.dg/vect/complex/pr102819-1.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-2.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-3.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-4.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-5.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-6.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-7.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-8.c | 1 +
gcc/testsuite/gcc.dg/vect/complex/pr102819-9.c | 1 +
11 files changed, 23 insertions(+), 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_bootstrap/release-aarch64-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from 1c682ec33d Automatic date update in version.in
adds 4117b3c30a Automatic date update in version.in
adds d06059239a Automatic date update in version.in
new 70589bff4f 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_gcc_check_bootstrap/release-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 26b25c49 0: update: binutils-gcc: 1
new 062b7f28 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 (26b25c49)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/rele [...]
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 1544 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 37644 -> 37708 bytes
04-build_abe-bootstrap/console.log.xz | Bin 245032 -> 244948 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3868 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2412 -> 2400 bytes
07-check_regression/console.log.xz | Bin 3632 -> 2388 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 7 -
07-check_regression/results.compare | 26 +-
07-check_regression/results.compare2 | 174 +-
07-check_regression/results.regressions | 27 -
08-update_baseline/console.log | 434 +--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 7 -
08-update_baseline/results.compare | 26 +-
08-update_baseline/results.compare2 | 174 +-
08-update_baseline/results.regressions | 27 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3366208 -> 3424896 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 2939844 -> 2935240 bytes
sumfiles/gcc.sum | 4114 +++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 853924 -> 850428 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2336 -> 2332 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 145664 -> 145248 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2708 -> 2704 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 433092 -> 442716 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2330 insertions(+), 2914 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.
unknown user pushed a change to branch master
in repository gcc.
from 8d96e14c1d6 Daily bump.
new 1301d7f647c Optimize signed DImode -> TImode 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/vsx.md | 83 ++++++++++++++++++++-------
gcc/testsuite/gcc.target/powerpc/pr104698-1.c | 30 ++++++++++
gcc/testsuite/gcc.target/powerpc/pr104698-2.c | 33 +++++++++++
3 files changed, 124 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104698-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104698-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.