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 2989c51c 0: update: binutils-gcc: 1
new 42d0e92c 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 (2989c51c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (42d0e92c)
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 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 52476 -> 50600 bytes
04-build_abe-gcc/console.log.xz | Bin 227312 -> 228720 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3900 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2516 -> 2408 bytes
07-check_regression/console.log.xz | Bin 2660 -> 3280 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 | 86 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 325 +-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 26 +-
08-update_baseline/results.compare2 | 86 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2742504 -> 2736384 bytes
sumfiles/g++.sum | 136 +-
sumfiles/gcc.log.xz | Bin 2337184 -> 2354172 bytes
sumfiles/gcc.sum | 5282 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 893968 -> 905172 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2176 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 198896 -> 198872 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2540 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 456856 -> 449496 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3096 insertions(+), 3031 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-defconfig
in repository toolchain/ci/gcc.
from 17f80c57fed Daily bump.
adds 4c649dc7118 Properly reset the port handle when closing
adds b3cc7e9297b Daily bump.
adds 23852920316 Daily bump.
adds ee25401b10a x86: Use x constraint on SSSE3 patterns with MMX operands
adds f0ed5f07639 x86: Use x constraint on KL patterns
adds 856efb41a87 x86: Use -msse2 on gcc.target/i386/pr95483-1.c
adds dc84c78af26 Daily bump.
adds 6c28ab7adf0 Daily bump.
adds 85568e505c3 i386: Fix up _mm_loadu_si{16,32} [PR99754]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 20 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++++++
gcc/ada/libgnat/g-sercom__linux.adb | 1 +
gcc/ada/libgnat/g-sercom__mingw.adb | 1 +
gcc/config/i386/emmintrin.h | 5 ++---
gcc/config/i386/sse.md | 24 ++++++++++++------------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr95483-1.c | 2 +-
gcc/testsuite/gcc.target/i386/pr99754-1.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr99754-2.c | 24 ++++++++++++++++++++++++
11 files changed, 96 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr99754-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr99754-2.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_kernel/gnu-release-arm-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 92b4ebaa2d Automatic date update in version.in
adds 975b554023 libctf, ld: diagnose corrupted CTF header cth_strlen
adds 3d3cb34614 Automatic date update in version.in
adds a3007430d8 Automatic date update in version.in
adds c4d778f7e2 Automatic date update in version.in
adds 68314544f8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
ld/testsuite/ld-ctf/diag-cttname-invalid.s | 2 +-
ld/testsuite/ld-ctf/diag-cttname-null.s | 2 +-
ld/testsuite/ld-ctf/diag-cuname.s | 2 +-
ld/testsuite/ld-ctf/diag-parlabel.s | 2 +-
ld/testsuite/ld-ctf/diag-parname.s | 2 +-
ld/testsuite/ld-ctf/diag-strlen-invalid.d | 5 +++
...iag-cttname-invalid.s => diag-strlen-invalid.s} | 0
libctf/ctf-open.c | 45 ++++++++++++++--------
9 files changed, 40 insertions(+), 22 deletions(-)
create mode 100644 ld/testsuite/ld-ctf/diag-strlen-invalid.d
copy ld/testsuite/ld-ctf/{diag-cttname-invalid.s => diag-strlen-invalid.s} (100%)
--
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-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 45d9b94a 0: update: binutils-gcc-linux-qemu: boot
new e9c85e97 0: update: binutils-gcc-linux-qemu: 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 (45d9b94a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 1580 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 29892 -> 29880 bytes
04-build_abe-stage1/console.log.xz | Bin 85352 -> 86160 bytes
05-build_abe-qemu/console.log.xz | Bin 30516 -> 30644 bytes
06-build_linux/console.log.xz | Bin 3500 -> 3460 bytes
07-boot_linux/console.log.xz | Bin 5976 -> 5968 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 18 +++++++++---------
10 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_gnu_native_build/release-arm
in repository toolchain/ci/gdb.
from 46a3813278 Automatic date update in version.in
adds eeecbc13fa Automatic date update in version.in
adds 088479194e Automatic date update in version.in
adds 93804ad129 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_gnu_native_build/release-arm
in repository toolchain/ci/gcc.
from b3cc7e9297b Daily bump.
adds 23852920316 Daily bump.
adds ee25401b10a x86: Use x constraint on SSSE3 patterns with MMX operands
adds f0ed5f07639 x86: Use x constraint on KL patterns
adds 856efb41a87 x86: Use -msse2 on gcc.target/i386/pr95483-1.c
adds dc84c78af26 Daily bump.
adds 6c28ab7adf0 Daily bump.
adds 85568e505c3 i386: Fix up _mm_loadu_si{16,32} [PR99754]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 20 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/emmintrin.h | 5 ++---
gcc/config/i386/sse.md | 24 ++++++++++++------------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr95483-1.c | 2 +-
gcc/testsuite/gcc.target/i386/pr99754-1.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr99754-2.c | 24 ++++++++++++++++++++++++
8 files changed, 88 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr99754-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr99754-2.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_native_build/release-arm
in repository toolchain/ci/binutils-gdb.
from 46a3813278 Automatic date update in version.in
adds eeecbc13fa Automatic date update in version.in
adds 088479194e Automatic date update in version.in
adds 93804ad129 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_gnu_native_build/release-arm
in repository toolchain/ci/base-artifacts.
discards dd6eb22a 0: update: binutils-gcc-linux-glibc-gdb: 6
new cb9498d8 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (dd6eb22a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/release [...]
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 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 61916 -> 62588 bytes
05-build_abe-gcc/console.log.xz | Bin 219456 -> 222468 bytes
07-build_abe-linux/console.log.xz | Bin 8804 -> 9120 bytes
08-build_abe-glibc/console.log.xz | Bin 230772 -> 232056 bytes
09-build_abe-gdb/console.log.xz | Bin 50604 -> 50276 bytes
10-check_regression/console.log.xz | Bin 420 -> 416 bytes
11-update_baseline/console.log | 4 ++--
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 11 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.