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-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 40fab9ca9 0: update: binutils-gcc: 2
new 200a747cf 0: update: binutils-gcc: 2
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 (40fab9ca9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1564 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 38104 -> 38132 bytes
.../console.log.xz | Bin 508344 -> 506920 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 77 +++------------------
jenkins/manifest.sh | 12 ++--
7 files changed, 14 insertions(+), 75 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-11
in repository gcc.
from 799ff8e3e38 [PR105324] libstdc++: testsuite: pr105324 requires FP from_char
new d3821276254 x86: Add missing .note.GNU-stack to assembly source
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/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 +
5 files changed, 5 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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from c3b582a444e libsanitizer: cherry-pick commit b226894d475b from upstream
new e38194f5ad3 x86: Add missing .note.GNU-stack to assembly source
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/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/avx512fp16/asm-support.S | 1 +
gcc/testsuite/gcc.target/x86_64/abi/avx512fp16/m256h/asm-support.S | 1 +
gcc/testsuite/gcc.target/x86_64/abi/avx512fp16/m512h/asm-support.S | 1 +
gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/do-test.S | 1 +
8 files changed, 8 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_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 8025f29fbd8 Update gennews for GCC 12.
adds 1a8c4d9ed36 Add a restriction on allocate clause (OpenMP 5.0)
new e03a0a4d73a libstdc++: Update documentation about copyright and GPL not [...]
new 488d268728b libstdc++: Do not use #include inside push visibility scope [...]
new e112e37f292 libstdc++: Do not include <cxxabi.h> in <stacktrace>
new aa8bdfee1db libstdc++: Fix test that fails on Solaris [PR104731]
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:
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 +++++++++
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 ++++++++++++++--------
16 files changed, 115 insertions(+), 63 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards d83b2780e 0: update: binutils-gcc: 2
new 688b06885 0: update: binutils-gcc: 2
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 (d83b2780e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1588 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 38916 -> 38020 bytes
05-build_abe-bootstrap/console.log.xz | Bin 267208 -> 264056 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 10 +++++-----
7 files changed, 5 insertions(+), 41 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 release/2.35/master
in repository glibc.
from 5c0d94d780 linux: Fix posix_spawn return code if clone fails (BZ#29109)
new bbb017a2bb NEWS: Add a bug fix entry for BZ #29109
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:
NEWS | 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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 8f2b7c13567 c++: ICE during aggr CTAD for member tmpl [PR105476]
new c3b582a444e libsanitizer: cherry-pick commit b226894d475b from upstream
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:
libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cpp | 4 ++++
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository gcc.
from 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 | 1 +
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 ++++++++++++++++++++++
9 files changed, 141 insertions(+), 1 deletion(-)
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.