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-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
from d1c45cb9e6 18: onsuccess: #407: all: Success after binutils/gcc/linux/q [...]
new 5dc2b028c6 19: onsuccess: #408: all: Success after binutils/gcc/linux/q [...]
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 1704 -> 1724 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30136 -> 30356 bytes
04-build_abe-stage1/console.log.xz | Bin 90756 -> 91664 bytes
05-build_abe-qemu/console.log.xz | Bin 31464 -> 31464 bytes
06-build_linux/console.log.xz | Bin 3820 -> 3876 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 4480 -> 4388 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 insertions(+), 24 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_gcc_bootstrap/master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
from d023ded3c5 91: onsuccess: #510: 2: Success after binutils/gcc: 26 commits
new 7db2569120 92: onsuccess: #511: 2: Success after binutils/gcc: 33 commits
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 1672 -> 1680 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 50424 -> 50760 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 469528 -> 468136 bytes
06-check_regression/console.log.xz | Bin 3064 -> 3068 bytes
07-update_baseline/console.log | 2 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
13 files changed, 16 insertions(+), 16 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-arm-norov-allmodconfig
in repository toolchain/ci/base-artifacts.
from b620d04cc3 22: onsuccess: #67: 23157: Success after binutils/llvm/qemu: [...]
new 97489e29c4 23: onsuccess: #68: 23157: Success after binutils/llvm/qemu: [...]
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 1696 -> 1724 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 29856 -> 30504 bytes
04-build_kernel_llvm/console.log.xz | Bin 64336 -> 64424 bytes
05-build_abe-qemu/console.log.xz | Bin 32028 -> 31848 bytes
06-build_linux/console.log.xz | Bin 5212 -> 5208 bytes
08-check_regression/console.log.xz | Bin 3928 -> 4076 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++++++--------------
16 files changed, 25 insertions(+), 25 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 b80a6906732 Daily bump.
new f170f1e73fb Daily bump.
new f755e367117 openmp: Fix handling of target constructs in static member [...]
new a46f71c1a5c openmp, c: Tighten up c_tree_equal [PR106981]
new c8dc6b06daf openmp: Fix ICE with taskgroup at -O0 -fexceptions [PR107001]
new 7d5e6cd2d3f tree-cfg: Fix a verification diagnostic typo [PR107121]
new 07a310153b6 libgomp: Fix up creation of artificial teams
new 20ef7d7c578 c++: Fix up constexpr handling of char/signed char/short pr [...]
new 31f25cf4ef9 c, c++: Fix up excess precision handling of scalar_to_vecto [...]
The 8 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/c/c-typeck.cc | 20 +++++++-----
gcc/cp/constexpr.cc | 12 ++++++++
gcc/cp/semantics.cc | 17 +++++-----
gcc/omp-expand.cc | 17 ++++++++--
gcc/omp-low.cc | 1 -
gcc/testsuite/c-c++-common/gomp/pr106981.c | 9 ++++++
gcc/testsuite/c-c++-common/gomp/pr107001.c | 14 +++++++++
gcc/testsuite/c-c++-common/pr107358.c | 30 ++++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/constexpr-105774.C | 15 +++++++++
gcc/testsuite/g++.dg/gomp/pr106829.C | 15 +++++++++
gcc/tree-cfg.cc | 2 +-
libgomp/target.c | 15 +++++++--
libgomp/task.c | 15 +++++++--
libgomp/testsuite/libgomp.c-c++-common/pr106981.c | 19 ++++++++++++
.../libgomp.c-c++-common/task-reduction-17.c | 36 ++++++++++++++++++++++
.../libgomp.c-c++-common/task-reduction-18.c | 17 ++++++++++
libgomp/testsuite/libgomp.c/task-7.c | 26 ++++++++++++++++
libgomp/testsuite/libgomp.c/task-8.c | 14 +++++++++
19 files changed, 268 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr106981.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr107001.c
create mode 100644 gcc/testsuite/c-c++-common/pr107358.c
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-105774.C
create mode 100644 gcc/testsuite/g++.dg/gomp/pr106829.C
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/pr106981.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/task-reduction-17.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/task-reduction-18.c
create mode 100644 libgomp/testsuite/libgomp.c/task-7.c
create mode 100644 libgomp/testsuite/libgomp.c/task-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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from ca367130790 Daily bump.
new f80c01b9444 Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 464a2a6deb0 Daily bump.
new ad30cedebe3 Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch master
in repository gcc.
from 41602c85ac2 libstdc++: Remove more redundant union members
new 58035eeece7 Daily bump.
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/ChangeLog | 29 +++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 9 +++++++++
libgomp/ChangeLog | 35 +++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 114 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.