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 48435eed 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new ba950068 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 (48435eed)
\
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 1564 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 43664 -> 44072 bytes
04-build_abe-stage1/console.log.xz | Bin 89848 -> 90076 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9384 -> 9488 bytes
07-build_abe-glibc/console.log.xz | Bin 229548 -> 230484 bytes
08-build_abe-stage2/console.log.xz | Bin 222964 -> 223316 bytes
09-build_abe-gdb/console.log.xz | Bin 43924 -> 43940 bytes
10-build_abe-qemu/console.log.xz | Bin 30212 -> 29860 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3904 -> 3856 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2456 -> 2528 bytes
13-check_regression/console.log.xz | Bin 2988 -> 5560 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 16 +-
13-check_regression/results.compare | 112 +-
13-check_regression/results.compare2 | 551 ++++++-
13-check_regression/results.regressions | 97 +-
14-update_baseline/console.log | 988 ++++++++---
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 16 +-
14-update_baseline/results.compare | 112 +-
14-update_baseline/results.compare2 | 551 ++++++-
14-update_baseline/results.regressions | 97 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2539556 -> 2534256 bytes
sumfiles/g++.sum | 328 ++--
sumfiles/gcc.log.xz | Bin 2075628 -> 2082164 bytes
sumfiles/gcc.sum | 2708 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 869292 -> 858520 bytes
sumfiles/gfortran.sum | 96 +-
sumfiles/libatomic.log.xz | Bin 2244 -> 2248 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 165108 -> 165108 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 408932 -> 416428 bytes
sumfiles/libstdc++.sum | 18 +-
39 files changed, 3968 insertions(+), 1766 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 5d3a05456dc c++: Fix up push_local_extern_decl_alias error recovery [PR102642]
new 40b209e340b Avoid exception propagation during bootstrap
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/ada/sem_prag.adb | 74 ++++++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 69 insertions(+), 5 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 gcc.
from c7abdf46fb7 openmp: Fix up struct gomp_work_share handling [PR102838]
new 8fe93cc664d Avoid exception propagation during bootstrap
new 972ee845f54 Fix PR middle-end/102764
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/ada/sem_prag.adb | 74 ++++++++++++++++++++++++++++++++++++++---
gcc/cfgexpand.c | 2 +-
gcc/testsuite/gcc.dg/pr102764.c | 14 ++++++++
3 files changed, 84 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr102764.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 devel/omp/gcc-11
in repository gcc.
from e60643bfd7e gfortran.dg/bind-c-contiguous-5.c: Big-endian fix
new 5fd5e23b2cb openmp: Fix up struct gomp_work_share handling [PR102838]
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:
libgomp/ChangeLog.omp | 16 ++++++++++++++++
libgomp/libgomp.h | 35 +++++++++++++++++++++++++++++++++++
libgomp/work.c | 5 +++++
3 files changed, 56 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/base-artifacts.
discards 95dca009 2: update: binutils-gcc: 1
new d1a6d085 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 (95dca009)
\
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 1536 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 52868 -> 52524 bytes
05-build_abe-bootstrap/console.log.xz | Bin 101876 -> 102404 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 104 +++++++++++++++++-----------------
jenkins/manifest.sh | 8 +--
7 files changed, 56 insertions(+), 56 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/llvm-release-aarch64-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from cf15ccdeb6d5 Bump version to 13.0.1
adds 449f3049b507 [GHA] Cancel intermediate builds on PRs
adds 8a93745a7121 Remove "In Progress" text from release notes
No new revisions were added by this update.
Summary of changes:
.github/workflows/clang-tests.yml | 6 ++++++
.github/workflows/libclang-abi-tests.yml | 7 +++++++
.github/workflows/libclc-tests.yml | 7 +++++++
.github/workflows/lld-tests.yml | 6 ++++++
.github/workflows/lldb-tests.yml | 7 +++++++
.github/workflows/llvm-tests.yml | 7 +++++++
clang-tools-extra/docs/ReleaseNotes.rst | 8 +-------
clang/docs/ReleaseNotes.rst | 8 +-------
flang/docs/ReleaseNotes.md | 10 ++--------
libcxx/docs/ReleaseNotes.rst | 8 +-------
lld/docs/ReleaseNotes.rst | 5 -----
llvm/docs/ReleaseNotes.rst | 5 -----
polly/docs/ReleaseNotes.rst | 8 +-------
13 files changed, 46 insertions(+), 46 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/llvm-release-aarch64-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 1e4b1eace6 Automatic date update in version.in
adds 9aefdd5d13 Automatic date update in version.in
adds 61b08178e4 PR28459, readelf issues bogus warning
adds 03e3464158 Automatic date update in version.in
adds 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/dwarf.c | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.