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_gcc/master-aarch64
in repository toolchain/ci/glibc.
from c789e6e409 iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)
adds 4b527650e0 Linux: Adjust struct rseq definition to current kernel version
adds bb8887379f testrun.sh: Support passing strace and valgrind arguments
No new revisions were added by this update.
Summary of changes:
Makefile | 11 ++++++-----
sysdeps/unix/sysv/linux/sys/rseq.h | 28 ++++++----------------------
2 files changed, 12 insertions(+), 27 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_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 0505cae42 0: update: binutils-gcc-linux-glibc-gdb: 1
new b5b6510f4 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 (0505cae42)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/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 1552 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 38384 -> 38644 bytes
04-build_abe-gcc/console.log.xz | Bin 210684 -> 212252 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 9320 -> 9376 bytes
07-build_abe-glibc/console.log.xz | Bin 237728 -> 239584 bytes
08-build_abe-gdb/console.log.xz | Bin 37640 -> 37804 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3880 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2948 -> 3012 bytes
11-check_regression/console.log.xz | Bin 2968 -> 3048 bytes
11-check_regression/extra-bisect-params | 1 +
11-check_regression/fails.sum | 7 +
11-check_regression/results.compare | 26 +-
11-check_regression/results.compare2 | 98 +-
11-check_regression/results.regressions | 27 +
12-update_baseline/console.log | 329 ++-
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 7 +
12-update_baseline/results.compare | 26 +-
12-update_baseline/results.compare2 | 98 +-
12-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 3681992 -> 3653172 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 3224556 -> 3187192 bytes
sumfiles/gcc.sum | 4916 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1068684 -> 1069456 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2276 -> 2276 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 217044 -> 215520 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 453464 -> 443620 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2954 insertions(+), 2853 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
create mode 100644 11-check_regression/fails.sum
create mode 100644 11-check_regression/results.regressions
create mode 100644 12-update_baseline/extra-bisect-params
create mode 100644 12-update_baseline/fails.sum
create mode 100644 12-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 9f1e32c69d3 tree-optimization/105786 - avoid strlen replacement for pointers
new af039edf70b RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO
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/riscv/riscv.h | 5 +++
gcc/doc/sourcebuild.texi | 12 ++++++
gcc/testsuite/gcc.dg/pr90838.c | 25 ++++++++++++
gcc/testsuite/gcc.target/aarch64/pr90838.c | 64 ------------------------------
gcc/testsuite/gcc.target/i386/pr95863-2.c | 27 -------------
gcc/testsuite/lib/target-supports.exp | 30 ++++++++++++++
6 files changed, 72 insertions(+), 91 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/aarch64/pr90838.c
delete mode 100644 gcc/testsuite/gcc.target/i386/pr95863-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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 0c8cd1de90b Rearrange and slightly reword the "Location Specification" section
new bb785a92a88 [gdb/testsuite] Detect change instead of init in gdb.mi/mi- [...]
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:
gdb/testsuite/gdb.mi/mi-var-block.exp | 5 +++++
gdb/testsuite/gdb.mi/var-cmd.c | 3 ++-
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.