This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_apm
in repository toolchain/ci/interesting-commits.
from 0f7ce8b Add regression ca68038d12a23fa7ebb2b1ccbda93c321635e6bf from [...]
new f3f56ea Add regression ca68038d12a23fa7ebb2b1ccbda93c321635e6bf from [...]
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:
llvm | 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from 8025f29fbd8 Update gennews for GCC 12.
adds 1a8c4d9ed36 Add a restriction on allocate clause (OpenMP 5.0)
adds e03a0a4d73a libstdc++: Update documentation about copyright and GPL not [...]
adds 488d268728b libstdc++: Do not use #include inside push visibility scope [...]
adds e112e37f292 libstdc++: Do not include <cxxabi.h> in <stacktrace>
adds aa8bdfee1db libstdc++: Fix test that fails on Solaris [PR104731]
new 4043f53cb4a OpenMP, libgomp: Add new runtime routine omp_target_is_accessible.
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/omp-low.cc | 11 +++++
gcc/testsuite/c-c++-common/gomp/allocate-2.c | 15 +++++++
gcc/testsuite/c-c++-common/gomp/allocate-8.c | 18 ++++++++
gcc/testsuite/gcc.dg/gomp/pr104517.c | 18 ++++----
gcc/testsuite/gfortran.dg/gomp/allocate-3.f90 | 14 ++++++
libgomp/libgomp.map | 1 +
libgomp/libgomp.texi | 2 +-
libgomp/omp.h.in | 2 +
libgomp/omp_lib.f90.in | 10 +++++
libgomp/omp_lib.h.in | 11 +++++
libgomp/target.c | 18 ++++++++
.../libgomp.c-c++-common/target-is-accessible-1.c | 47 ++++++++++++++++++++
.../libgomp.fortran/target-is-accessible-1.f90 | 50 ++++++++++++++++++++++
libstdc++-v3/doc/html/manual/test.html | 8 +++-
libstdc++-v3/doc/xml/manual/test.xml | 8 +++-
libstdc++-v3/include/bits/specfun.h | 4 --
libstdc++-v3/include/std/stacktrace | 8 +++-
libstdc++-v3/libsupc++/compare | 6 +--
libstdc++-v3/libsupc++/exception | 8 +---
libstdc++-v3/libsupc++/exception.h | 6 +--
libstdc++-v3/libsupc++/exception_ptr.h | 6 +--
libstdc++-v3/libsupc++/initializer_list | 6 +--
libstdc++-v3/libsupc++/nested_exception.h | 8 +---
.../27_io/filesystem/iterators/error_reporting.cc | 35 +++++++++------
24 files changed, 256 insertions(+), 64 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/allocate-8.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-is-accessible-1.c
create mode 100644 libgomp/testsuite/libgomp.fortran/target-is-accessible-1.f90
--
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/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 1e953ea5b 2: update: binutils-gcc: 1
new 072d700d5 2: 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 (1e953ea5b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1532 -> 1508 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 51660 -> 51964 bytes
05-build_abe-bootstrap/console.log.xz | Bin 149028 -> 148348 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 90 +++++++++++++++++-----------------
jenkins/manifest.sh | 8 +--
7 files changed, 49 insertions(+), 49 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-release-arm-lts-allnoconfig
in repository toolchain/ci/gcc.
from 46813278e44 Daily bump.
adds 81f4269f0cd Daily bump.
adds 195fe5152fc testsuite: vect: update unaligned message
adds 043949882d5 Daily bump.
adds 20fc0902adb Daily bump.
adds 8cad7c9c66b Daily bump.
new 799ff8e3e38 [PR105324] libstdc++: testsuite: pr105324 requires FP from_char
new d3821276254 x86: Add missing .note.GNU-stack to assembly source
The 2 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/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-vect-31a.c | 2 +-
gcc/testsuite/gcc.target/i386/iamcu/asm-support.S | 1 +
gcc/testsuite/gcc.target/x86_64/abi/asm-support.S | 1 +
gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support.S | 1 +
gcc/testsuite/gcc.target/x86_64/abi/avx512f/asm-support.S | 1 +
gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/do-test.S | 1 +
libstdc++-v3/testsuite/20_util/from_chars/pr105324.cc | 2 ++
9 files changed, 18 insertions(+), 2 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-release-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 68e3c0247d Automatic date update in version.in
adds 0fcbc076a1 Automatic date update in version.in
adds 3f6cd7f949 Automatic date update in version.in
adds bd6c5ec02d Automatic date update in version.in
adds 94e07b6911 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_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7c3146dfb 0: update: binutils-gcc-linux-qemu: all
new f1f9fe4a1 0: update: binutils-gcc-linux-qemu: all
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 (7c3146dfb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 29868 -> 30080 bytes
04-build_abe-stage1/console.log.xz | Bin 85380 -> 86012 bytes
05-build_abe-qemu/console.log.xz | Bin 31676 -> 30980 bytes
06-build_linux/console.log.xz | Bin 3456 -> 3544 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/glibc.
from cf73acb596 clock_settime/clock_gettime: Use __nonnull to avoid null pointer
adds 050cc5f7c1 benchtests: Add wcrtomb microbenchmark
No new revisions were added by this update.
Summary of changes:
benchtests/Makefile | 1 +
benchtests/bench-wcrtomb.c | 139 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 140 insertions(+)
create mode 100644 benchtests/bench-wcrtomb.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_cross_check_gcc/master-arm
in repository toolchain/ci/gcc.
from 8025f29fbd8 Update gennews for GCC 12.
adds 1a8c4d9ed36 Add a restriction on allocate clause (OpenMP 5.0)
No new revisions were added by this update.
Summary of changes:
gcc/omp-low.cc | 10 ++++++++++
gcc/testsuite/c-c++-common/gomp/allocate-2.c | 15 +++++++++++++++
gcc/testsuite/c-c++-common/gomp/allocate-8.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.dg/gomp/pr104517.c | 18 ++++++++++--------
gcc/testsuite/gfortran.dg/gomp/allocate-3.f90 | 14 ++++++++++++++
5 files changed, 67 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/allocate-8.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_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards d47b02173 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new ec4e258f8 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 (d47b02173)
\
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 1544 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 30516 -> 30288 bytes
04-build_abe-stage1/console.log.xz | Bin 89564 -> 90188 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9092 -> 9124 bytes
07-build_abe-glibc/console.log.xz | Bin 231864 -> 231744 bytes
08-build_abe-stage2/console.log.xz | Bin 222012 -> 222236 bytes
09-build_abe-gdb/console.log.xz | Bin 37600 -> 37492 bytes
10-build_abe-qemu/console.log.xz | Bin 31488 -> 31404 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3904 -> 3848 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2480 -> 2752 bytes
13-check_regression/console.log.xz | Bin 2368 -> 2616 bytes
13-check_regression/results.compare | 24 +-
13-check_regression/results.compare2 | 38 +-
14-update_baseline/console.log | 283 ++--
14-update_baseline/results.compare | 24 +-
14-update_baseline/results.compare2 | 38 +-
jenkins/manifest.sh | 16 +-
sumfiles/g++.log.xz | Bin 2676276 -> 2671496 bytes
sumfiles/g++.sum | 148 ++-
sumfiles/gcc.log.xz | Bin 2177112 -> 2170084 bytes
sumfiles/gcc.sum | 2335 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 875736 -> 876356 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2260 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 196548 -> 196540 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 423220 -> 421820 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 1542 insertions(+), 1446 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.