This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-12
in repository gcc.
from 174c167779f OpenMP/Fortran: Fix loop-iter var privatization with !$OMP [...]
new bbda035ee62 Fix 'libgomp.{c-c++-common,fortran}/target-present-*' test cases
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 | 9 +++++++++
libgomp/testsuite/libgomp.c-c++-common/target-present-1.c | 9 ++++++---
libgomp/testsuite/libgomp.c-c++-common/target-present-2.c | 11 +++++++----
libgomp/testsuite/libgomp.c-c++-common/target-present-3.c | 9 +++++----
libgomp/testsuite/libgomp.fortran/target-present-1.f90 | 9 ++++++---
libgomp/testsuite/libgomp.fortran/target-present-2.f90 | 13 ++++++++-----
libgomp/testsuite/libgomp.fortran/target-present-3.f90 | 9 ++++++---
7 files changed, 47 insertions(+), 22 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-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
from d2e656dcaa 45: onsuccess: #506: boot: Success after binutils/llvm/linux [...]
new d666bbb982 46: onsuccess: #507: boot: Success after binutils/llvm/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 1768 -> 1768 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 31328 -> 31476 bytes
04-build_kernel_llvm/console.log.xz | Bin 65048 -> 65984 bytes
05-build_abe-qemu/console.log.xz | Bin 31652 -> 32420 bytes
06-build_linux/console.log.xz | Bin 3100 -> 3112 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4356 -> 4316 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_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 | 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f370ae88a81 Remove RETURNS from BFD chew comments
new bc32f8e7090 gdb: fix dealloc function not being called for frame 0
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:
gdb/frame.c | 29 +++++++++++++++++++++--------
1 file changed, 21 insertions(+), 8 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 master
in repository toolchain/ci/interesting-commits.
from 7e45f499 Add entry 6493b7af37e473a89c67afab474330f931dd8447 from https [...]
new 270c5a89 Add entry cec3b46b8bda0cdc93d3ab2bdd14aae5d30ecfd9 from https [...]
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-master-aarch64-next-allmodconfig/build_url | 2 +-
.../llvm-master-aarch64-next-allmodconfig/last_good | 1 +
.../llvm-master-aarch64-next-allmodconfig/summary.txt | 1 +
.../tcwg_kernel/status.txt | 19 +++++++++++++++++++
linux/v6.2-rc1-28-gcec3b46b8bda | 1 +
5 files changed, 23 insertions(+), 1 deletion(-)
copy linux/sha1/{0d2b746b1bef73de62d2d311e594a7ffed4ca434 => cec3b46b8bda0cdc93d3a [...]
create mode 100644 linux/sha1/cec3b46b8bda0cdc93d3ab2bdd14aae5d30ecfd9/tcwg_kernel [...]
create mode 100644 linux/sha1/cec3b46b8bda0cdc93d3ab2bdd14aae5d30ecfd9/tcwg_kernel [...]
create mode 100644 linux/sha1/cec3b46b8bda0cdc93d3ab2bdd14aae5d30ecfd9/tcwg_kernel [...]
create mode 120000 linux/v6.2-rc1-28-gcec3b46b8bda
--
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 690512f25c8 Daily bump.
new 825a47f1bb9 warn-access: wrong -Wdangling-pointer with labels [PR106080]
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/gimple-ssa-warn-access.cc | 19 +++++--------------
gcc/testsuite/c-c++-common/Wdangling-pointer-10.c | 12 ++++++++++++
gcc/testsuite/c-c++-common/Wdangling-pointer-9.c | 9 +++++++++
3 files changed, 26 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wdangling-pointer-10.c
create mode 100644 gcc/testsuite/c-c++-common/Wdangling-pointer-9.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-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
from e641cd99a8 46: onsuccess: #530: boot: Success after binutils/gcc/linux/ [...]
new acc832ccd0 47: onsuccess: #531: 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 1784 -> 1960 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 32404 -> 31532 bytes
04-build_abe-stage1/console.log.xz | Bin 74040 -> 73536 bytes
05-build_abe-qemu/console.log.xz | Bin 31940 -> 32320 bytes
06-build_linux/console.log.xz | Bin 4656 -> 4652 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4300 -> 4292 bytes
09-update_baseline/console.log | 8 ++++----
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 ++++++++++++++++----------------
18 files changed, 28 insertions(+), 28 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 11470e70ea0 gdb: store internalvars in an std::map
new 1cbeca4aa60 Remove H_CFLAGS from doc/local.mk
new 8bb23cdbb49 Simplify @node use in BFD documentation
new 910081a3130 Add copyright headers to the .str files
new 2e60790cf7c Remove the paramstuff word
new 126eff23d21 Use intptr_t rather than long in chew
new fe20eda53c2 Change internalmode to be an intrinsic variable
new b8e81f19cbb Use @deftypefn in chew output
new f370ae88a81 Remove RETURNS from BFD chew comments
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:
bfd/ChangeLog | 55 ++++++++++++++++
bfd/Makefile.in | 2 +-
bfd/bfd.c | 9 ---
bfd/cache.c | 2 -
bfd/compress.c | 3 -
bfd/doc/bfd.texi | 56 ++++++++--------
bfd/doc/chew.c | 165 +++++++++++++++++++----------------------------
bfd/doc/doc.str | 35 +++++++---
bfd/doc/local.mk | 2 +-
bfd/doc/proto.str | 31 ++++++---
bfd/doc/webassembly.texi | 2 +-
bfd/opncls.c | 53 ++++++---------
bfd/syms.c | 18 +++---
13 files changed, 233 insertions(+), 200 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 81b86eced24 Do not record a rejected target description
new f251cb9bae7 gdb: use std::string for internalvar::name
new dbca589b8d7 gdb: add constructor to internalvar
new 11470e70ea0 gdb: store internalvars in an std::map
The 3 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:
gdb/value.c | 71 ++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 37 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.