This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/vries/try-fix-sim-m32c-main-getopt
in repository binutils-gdb.
at 27dc5d90a2d sim/m32c: Add missing include unistd.h in main.c
This branch includes the following new commits:
new 27dc5d90a2d sim/m32c: Add missing include unistd.h in main.c
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.
--
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 a58a965eb73 libgomp: Fix up creation of artificial teams
new 0ec4e93fb9f libgomp: Add omp_in_explicit_task support
new caf9db5a7f9 libgomp: Fix up OpenMP 5.2 feature bullet
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:
libgomp/fortran.c | 7 ++
libgomp/libgomp.map | 6 ++
libgomp/libgomp.texi | 6 +-
libgomp/omp.h.in | 1 +
libgomp/omp_lib.f90.in | 6 ++
libgomp/omp_lib.h.in | 2 +
libgomp/task.c | 10 ++
.../libgomp.c-c++-common/task-in-explicit-1.c | 106 +++++++++++++++++++++
.../task-in-explicit-2.c} | 10 +-
.../{task-reduction-17.c => task-in-explicit-3.c} | 12 +--
10 files changed, 152 insertions(+), 14 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/task-in-explicit-1.c
copy libgomp/testsuite/{libgomp.c/task-7.c => libgomp.c-c++-common/task-in-explici [...]
copy libgomp/testsuite/libgomp.c-c++-common/{task-reduction-17.c => task-in-explic [...]
--
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-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
from a049e530c8 15: onsuccess: #417: boot: Success after binutils: 59 commits
new 436ecf0c94 16: onsuccess: #419: boot: Success after v7.1.0-759-g42e1e35 [...]
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 1872 -> 1796 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 30316 -> 30604 bytes
04-build_abe-stage1/console.log.xz | Bin 91644 -> 91376 bytes
05-build_abe-qemu/console.log.xz | Bin 31756 -> 31212 bytes
06-build_linux/console.log.xz | Bin 5168 -> 5156 bytes
07-boot_linux/console.log.xz | Bin 5840 -> 5836 bytes
08-check_regression/console.log.xz | Bin 3076 -> 2752 bytes
dashboard/dashboard-generate.sh | 4 ++--
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 16 ++++++++--------
14 files changed, 14 insertions(+), 14 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/release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from 58f777ab10 19: onsuccess: #126: 2: Success after binutils/gcc: 7 commits
new 0d970ddf9b 20: onsuccess: #127: 2: Success after binutils/gcc: 15 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 1660 -> 1676 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 37568 -> 37644 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 264228 -> 268256 bytes
06-check_regression/console.log.xz | Bin 2800 -> 2956 bytes
07-update_baseline/console.log | 9 +++++++++
dashboard/dashboard-generate.sh | 4 ++--
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 | 20 ++++++++++----------
13 files changed, 26 insertions(+), 17 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 binutils-gdb.
from d955d17917c [gdb/symtab] Factor out elf_symfile_read_dwarf2
new c0f327b81d1 x86: drop "regmask" static variable
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:
gas/config/tc-i386.c | 5 ++---
1 file changed, 2 insertions(+), 3 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 9bf74082bc9 c++: defer all consteval in default args [DR2631]
new a58a965eb73 libgomp: Fix up creation of artificial teams
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/target.c | 15 +++++++--
libgomp/task.c | 15 +++++++--
.../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 +++++++++
6 files changed, 117 insertions(+), 6 deletions(-)
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.
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.
from 578ad20db6 57: onsuccess: #441: 2: Success after binutils/gcc: 49 commits
new e38d169b1f 58: onsuccess: #442: 2: Success after binutils/gcc: 61 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 1676 -> 1680 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2712 bytes
04-build_abe-binutils/console.log.xz | Bin 38876 -> 38152 bytes
.../console.log.xz | Bin 518744 -> 520060 bytes
06-check_regression/console.log.xz | Bin 3068 -> 3148 bytes
dashboard/dashboard-generate.sh | 4 ++--
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 +++++++++---------
12 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-aarch64-norov-allmodconfig
in repository toolchain/ci/base-artifacts.
from 20612e3692 18: onsuccess: #55: boot: Success after binutils/llvm/qemu: [...]
new e1e7f2a8c9 19: force: #57: boot: Success after linux: 28 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 1696 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30256 -> 30272 bytes
04-build_kernel_llvm/console.log.xz | Bin 65776 -> 63712 bytes
05-build_abe-qemu/console.log.xz | Bin 31684 -> 32040 bytes
06-build_linux/console.log.xz | Bin 3652 -> 3448 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 3792 -> 2904 bytes
09-update_baseline/console.log | 10 +++++-----
dashboard/dashboard-generate.sh | 4 ++--
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 26 ++++++++++++--------------
15 files changed, 23 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 master
in repository gcc.
from bfcd9f84531 libstdc++: Implement ranges::repeat_view from P2474R2
new 9bf74082bc9 c++: defer all consteval in default args [DR2631]
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/cp/call.cc | 38 +++++++------------
gcc/cp/constexpr.cc | 20 ----------
gcc/cp/cp-gimplify.cc | 7 ----
gcc/cp/cp-tree.h | 32 +++++++++++++++-
gcc/cp/name-lookup.cc | 2 -
gcc/cp/name-lookup.h | 5 +--
gcc/cp/parser.cc | 24 ------------
gcc/cp/pt.cc | 3 ++
gcc/cp/tree.cc | 52 ++++++++++++--------------
gcc/testsuite/g++.dg/cpp2a/consteval-defarg3.C | 23 ++++++++++++
10 files changed, 95 insertions(+), 111 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval-defarg3.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_kernel/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from 7da1da1131 14: onsuccess: #398: boot: Success after binutils/gcc/linux/ [...]
new 4fdcc67704 15: onsuccess: #399: boot: Success after binutils/gcc/linux/ [...]
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 1896 -> 1896 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 29908 -> 30088 bytes
04-build_abe-stage1/console.log.xz | Bin 86664 -> 87248 bytes
05-build_abe-qemu/console.log.xz | Bin 31304 -> 31288 bytes
06-build_linux/console.log.xz | Bin 3064 -> 3036 bytes
07-boot_linux/console.log.xz | Bin 5640 -> 5644 bytes
08-check_regression/console.log.xz | Bin 3960 -> 4272 bytes
08-check_regression/mail-body.txt | 4 +--
dashboard/dashboard-generate.sh | 12 +++++++-
dashboard/dashboard-push.sh | 5 ++++
.../results-functional.json | 0
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/dashboard-push.sh | 5 ++++
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 6 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++-----------
results | 2 +-
22 files changed, 49 insertions(+), 29 deletions(-)
copy dashboard/{squad => squad-vs-first}/results-functional.json (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.