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-arm
in repository toolchain/ci/glibc.
from 5fded9c445 Open master branch for glibc 2.37 development
adds 825f84f133 stdlib: Suppress gcc diagnostic that char8_t is a keyword in [...]
adds e03f5ccd6c wcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependency
adds 032712621f Remove spurious references to _dl_open_hook
adds 7187efd0aa malloc: Use __getrandom_nocancel during tcache initiailization
adds c622ac1b86 stdlib: Simplify arc4random_uniform
new 70ff58ced4 htl: Let pthread_self and cancellability called early
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:
htl/cancellation.c | 8 +++
htl/pt-self.c | 8 ++-
libio/vtables.c | 4 --
malloc/arena.c | 5 --
malloc/malloc.c | 3 +-
stdlib/arc4random_uniform.c | 129 +++++++++++---------------------------------
wcsmbs/Makefile | 2 +
wcsmbs/uchar.h | 8 +++
8 files changed, 57 insertions(+), 110 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-arm
in repository toolchain/ci/base-artifacts.
discards cbf0bfb2e 0: update: binutils-gcc-linux-glibc-gdb: 1
new c5f3c888f 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 (cbf0bfb2e)
\
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 1624 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 50920 -> 50708 bytes
04-build_abe-gcc/console.log.xz | Bin 232920 -> 231356 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8560 -> 9300 bytes
07-build_abe-glibc/console.log.xz | Bin 233268 -> 231932 bytes
08-build_abe-gdb/console.log.xz | Bin 49904 -> 48616 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3824 bytes
10-build_abe-check_gcc/console.log.xz | Bin 3168 -> 3052 bytes
11-check_regression/console.log.xz | Bin 2916 -> 3256 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 | 130 +-
11-check_regression/results.regressions | 27 +
12-update_baseline/console.log | 491 ++--
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 7 +
12-update_baseline/results.compare | 26 +-
12-update_baseline/results.compare2 | 130 +-
12-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 2844184 -> 2842700 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 2492760 -> 2504428 bytes
sumfiles/gcc.sum | 4480 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 940320 -> 948324 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2256 -> 2256 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 215076 -> 215508 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 458320 -> 456732 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2821 insertions(+), 2772 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 master
in repository newlib.
from d5229f821 Cygwin: pty: Treat *.bat and *.cmd as a non-cygwin console app.
new bfee9c6ab Cygwin: console: Modify ConEmu cygwin connector hook.
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:
winsup/cygwin/fhandler_console.cc | 17 ++++++-----------
1 file changed, 6 insertions(+), 11 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 cygwin-3_3-branch
in repository newlib.
from 2b4f986e4 Cygwin: pty: Treat *.bat and *.cmd as a non-cygwin console app.
new 7a469e6dd Cygwin: console: Modify ConEmu cygwin connector hook.
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:
winsup/cygwin/fhandler_console.cc | 21 ++++++---------------
1 file changed, 6 insertions(+), 15 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 releases/gcc-12
in repository gcc.
from d2bafe190c2 Daily bump.
new 98e2676558f c: Fix location for _Pragma tokens [PR97498]
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/c/c-parser.cc | 1 +
gcc/testsuite/c-c++-common/gomp/pragma-3.c | 5 +++--
gcc/testsuite/c-c++-common/gomp/pragma-5.c | 5 +++--
gcc/testsuite/c-c++-common/pr97498.c | 4 ++++
gcc/testsuite/gcc.dg/pragma-message.c | 8 +++++---
libcpp/directives.cc | 1 +
.../testsuite/libgomp.oacc-c-c++-common/reduction-5.c | 4 ++--
.../testsuite/libgomp.oacc-c-c++-common/vred2d-128.c | 18 +++++++++---------
8 files changed, 28 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr97498.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.