This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from faa0405980 Automatic date update in version.in
adds f1f91e76db Automatic date update in version.in
adds 9f3ab5dddb Automatic date update in version.in
adds 04d55a034c Automatic date update in version.in
adds 7f9a495a16 libctf: fix linking together multiple objects derived from t [...]
adds b8a2baa80b libctf: tests: prune warnings from compiler output
adds ed74e861d7 Automatic date update in version.in
adds 04d235629f Automatic date update in version.in
adds 969726c31f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
libctf/ctf-dedup.c | 2 +
libctf/ctf-impl.h | 4 +
libctf/ctf-link.c | 161 ++++++++++++++++-----
libctf/testsuite/config/default.exp | 7 +
libctf/testsuite/lib/ctf-lib.exp | 4 +-
.../libctf-regression/libctf-repeat-cu-lib.c | 9 ++
.../libctf-regression/libctf-repeat-cu-main.c | 5 +
.../testsuite/libctf-regression/libctf-repeat-cu.d | 7 +
.../libctf-regression/libctf-repeat-cu.exp | 118 +++++++++++++++
10 files changed, 283 insertions(+), 36 deletions(-)
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-lib.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-main.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.d
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.exp
--
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/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards fd867db4 2: update: binutils-llvm-linux-qemu: 21126
new 97ffc75b 2: update: binutils-llvm-linux-qemu: 21207
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 (fd867db4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1576 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30208 -> 30208 bytes
04-build_kernel_llvm/console.log.xz | Bin 62332 -> 62496 bytes
05-build_abe-qemu/console.log.xz | Bin 32844 -> 33152 bytes
06-build_linux/console.log.xz | Bin 3768 -> 3980 bytes
08-check_regression/console.log.xz | Bin 480 -> 484 bytes
09-update_baseline/console.log | 234 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +--
results | 2 +-
10 files changed, 127 insertions(+), 127 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 newlib.
from 54930ae7d Cygwin: poll: Fix a bug on inquiring same fd with different events.
new 27fd806cd RTEMS: _KERNEL tweak for <sys/cpuset.h>
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:
newlib/libc/sys/rtems/include/sys/cpuset.h | 2 ++
1 file changed, 2 insertions(+)
--
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/gcc.
from 976196b3332 Daily bump.
adds 53b2a1a5d6f Add myself for write after approval
adds 33981253cdf i386: Add AVX512BW to AVX512F in MASK_ISA2
adds 618bac5b486 if-to-switch: properly allow side effects only for first condition
adds 9701432ff79 tree-optimization/106131 - wrong code with FRE rewriting
adds 51debf7f857 lto: pass -pthread to AM_LDFLAGS [PR 106118]
adds 90129d39ca0 Amend fix for PR middle-end/105874
adds e8a46e5cdab Double word logical operation clean-ups in i386.md.
adds 17419b61edd PR target/106122: Don't update %esp via the stack with -Oz on x86.
adds e52592073f6 wide-int: Fix up wi::shifted_mask [PR106144]
new 9a33a3e2f75 Revert "testsuite/102690: Only check warning for lp64 in Wa [...]
new e0466d32eb3 Enable some features for RTEMS in libstdc++
new e2d2a8ff4f0 [Committed] Add constraints to new andn<dwi>_doubleword_bmi [...]
new 7780dc5b2d0 gcn: Remove useless register keyword
The 4 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:
MAINTAINERS | 1 +
gcc/common/config/i386/i386-common.cc | 5 +-
gcc/config/gcn/gcn-protos.h | 2 +-
gcc/config/i386/i386.md | 204 +-
gcc/expr.cc | 77 +-
gcc/gimple-if-to-switch.cc | 20 +-
gcc/testsuite/g++.dg/torture/pr106131.C | 34 +
gcc/testsuite/g++.dg/warn/Warray-bounds-16.C | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr106126.c | 12 +
gcc/testsuite/gcc.target/i386/pr106122.c | 15 +
gcc/tree-ssa-sccvn.cc | 16 +-
gcc/wide-int.cc | 13 +-
libstdc++-v3/configure | 6012 +-------------------------
libstdc++-v3/configure.ac | 25 +
libstdc++-v3/crossconfig.m4 | 6 -
lto-plugin/Makefile.am | 3 +-
lto-plugin/Makefile.in | 3 +-
lto-plugin/configure | 7 +-
lto-plugin/configure.ac | 3 -
19 files changed, 310 insertions(+), 6150 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr106131.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr106126.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr106122.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/base-artifacts.
discards bd0dadcd 0: update: binutils-gcc: 1
new 85353038 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 (bd0dadcd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (85353038)
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 1512 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 52128 -> 51896 bytes
04-build_abe-gcc/console.log.xz | Bin 231120 -> 231684 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3800 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2408 -> 2484 bytes
07-check_regression/console.log.xz | Bin 2940 -> 2960 bytes
07-check_regression/results.compare | 26 +-
07-check_regression/results.compare2 | 67 +-
08-update_baseline/console.log | 363 +--
08-update_baseline/results.compare | 26 +-
08-update_baseline/results.compare2 | 67 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2765632 -> 2817896 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 2326492 -> 2356136 bytes
sumfiles/gcc.sum | 4907 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 905472 -> 910096 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201744 -> 202008 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 460236 -> 467252 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2855 insertions(+), 2825 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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 70ecc03d 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 9aab58fa 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (70ecc03d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 30456 -> 30572 bytes
04-build_abe-stage1/console.log.xz | Bin 72324 -> 72712 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9768 -> 9648 bytes
07-build_abe-glibc/console.log.xz | Bin 239188 -> 239224 bytes
08-build_abe-stage2/console.log.xz | Bin 202212 -> 202196 bytes
09-build_abe-gdb/console.log.xz | Bin 37640 -> 37640 bytes
10-build_abe-qemu/console.log.xz | Bin 33276 -> 32992 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2468 -> 2880 bytes
13-check_regression/console.log.xz | Bin 2524 -> 2788 bytes
13-check_regression/results.compare | 24 +-
13-check_regression/results.compare2 | 63 +-
14-update_baseline/console.log | 133 +-
14-update_baseline/results.compare | 24 +-
14-update_baseline/results.compare2 | 63 +-
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3396364 -> 3379772 bytes
sumfiles/g++.sum | 229 +-
sumfiles/gcc.log.xz | Bin 2962544 -> 2981364 bytes
sumfiles/gcc.sum | 4867 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1025172 -> 1026468 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2288 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199176 -> 199188 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2660 -> 2656 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 425288 -> 426048 bytes
sumfiles/libstdc++.sum | 18 +-
33 files changed, 2789 insertions(+), 2708 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_bmk_gnu_tx1/gnu-release-aarch64-spec2k6-O3
in repository toolchain/ci/glibc.
from b6aade18a7 nss: handle stat failure in check_reload_and_get (BZ #28752)
adds cd4f43be3d linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/mq_timedreceive.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.