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/gcc.
from 6b4cc784806 middle-end/105461 - opts processing of -fvar-tracking
adds 7bb6fa5a1c7 middle-end/105083 - check prerequesites in scev_initialize
adds da6d834bc21 dfp.m4: Add missing license header
adds 2680f5eec23 i386: Optimize _mm_storeu_si16 w/o SSE4 [PR105079]
No new revisions were added by this update.
Summary of changes:
config/dfp.m4 | 18 ++++++++++++++++++
gcc/config/i386/sse.md | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr105079.c | 11 +++++++++++
gcc/testsuite/gcc.target/i386/pr95483-1.c | 2 +-
gcc/tree-scalar-evolution.cc | 3 ++-
gcc/tree-ssa-dce.cc | 4 ++--
6 files changed, 54 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr105079.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-arm
in repository toolchain/ci/binutils-gdb.
from ba951afb99 Add a linker warning when creating potentially dangerous exe [...]
adds 1f9d9e321c gdb: add some additional thread status debug output
adds f4138e8f48 Fix gdb.threads/access-mem-running-thread-exit.exp w/ native [...]
adds 7f8acedeeb gdbserver: track current process as well as current thread
No new revisions were added by this update.
Summary of changes:
gdb/infcmd.c | 19 ++++------
gdb/infrun.c | 3 ++
gdb/infrun.h | 26 +++++++++++++
.../gdb.threads/access-mem-running-thread-exit.exp | 30 ++++++++++++++-
gdbserver/gdbthread.h | 1 +
gdbserver/inferiors.cc | 26 ++++++++++---
gdbserver/server.cc | 4 +-
gdbserver/target.cc | 44 +++++++++++++++++++++-
gdbserver/target.h | 15 +++++++-
9 files changed, 145 insertions(+), 23 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-arm
in repository toolchain/ci/base-artifacts.
discards 3883a56fd 0: update: binutils-gcc: 1
new be4fa7013 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 (3883a56fd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (be [...]
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 1516 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 51928 -> 51008 bytes
04-build_abe-gcc/console.log.xz | Bin 230428 -> 230784 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3840 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2640 -> 2688 bytes
07-check_regression/console.log.xz | Bin 2616 -> 3052 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 10 +-
07-check_regression/results.compare2 | 77 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 436 +--
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 10 +-
08-update_baseline/results.compare2 | 77 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2779556 -> 2766916 bytes
sumfiles/g++.sum | 36 +-
sumfiles/gcc.log.xz | Bin 2379488 -> 2352544 bytes
sumfiles/gcc.sum | 4370 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 896428 -> 898492 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2172 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199624 -> 199908 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2532 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 464012 -> 459888 bytes
sumfiles/libstdc++.sum | 2 +-
33 files changed, 2597 insertions(+), 2511 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create 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 releases/gcc-12
in repository gcc.
from 38f8e130270 testsuite: vect: update unaligned message
new c0b7ecae5f3 d: Merge upstream dmd 081d61e15, druntime 9c0d4f91, phobos [...]
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/d/dmd/MERGE | 2 +-
gcc/d/dmd/VERSION | 2 +-
gcc/d/dmd/cparse.d | 10 +++++++++-
gcc/d/dmd/declaration.h | 3 +++
gcc/d/dmd/dinterpret.d | 17 ++++++++++++++---
gcc/d/dmd/dmangle.d | 6 +++++-
gcc/d/dmd/func.d | 18 ++++++++++++++++++
gcc/d/dmd/semantic3.d | 2 +-
libphobos/libdruntime/MERGE | 2 +-
libphobos/libdruntime/core/simd.d | 2 ++
libphobos/src/MERGE | 2 +-
11 files changed, 56 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_kernel/gnu-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4fd169b24 0: update: qemu-34723f59371f3fd02ea59b94674314b875504426: boot
new e6bff5f2b 0: update: linux-44a2f39e611ac0bc1f17c288a583d7f2e5684aa7: boot
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 (4fd169b24)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1696 -> 1504 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30352 -> 30268 bytes
04-build_abe-stage1/console.log.xz | Bin 72696 -> 73356 bytes
05-build_abe-qemu/console.log.xz | Bin 31664 -> 32484 bytes
06-build_linux/console.log.xz | Bin 6304 -> 4244 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 10 +++++-----
10 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_gcc_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 600c091812 Automatic date update in version.in
adds 00415c4cb8 Automatic date update in version.in
adds 82a5bb730a s390: Avoid dynamic TLS relocs in PIE
adds 9a01457e02 s390: Add DT_JMPREL pointing to .rela.[i]plt with static-pie
adds 9c67f6382a x86: Properly handle function pointer reference
adds f232cf597f Automatic date update in version.in
adds 5b8cba9680 Automatic date update in version.in
adds c06df04e57 Automatic date update in version.in
adds 68e3c0247d Automatic date update in version.in
adds 0fcbc076a1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 41 ++++++++++++----------
bfd/elf64-s390.c | 41 ++++++++++++++--------
bfd/elf64-x86-64.c | 40 +++++++++++----------
bfd/version.h | 2 +-
.../{protected-func-1b.c => protected-func-3.c} | 10 ++++--
ld/testsuite/ld-x86-64/x86-64.exp | 18 ++++++++++
6 files changed, 97 insertions(+), 55 deletions(-)
copy ld/testsuite/ld-x86-64/{protected-func-1b.c => protected-func-3.c} (66%)
--
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/release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 2f78a3f43 0: update: binutils-gcc: 2
new d4e45b648 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 (2f78a3f43)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1496 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 48128 -> 48256 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 447236 -> 447752 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.