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 8dbf8fe0c Add entry 29b8b72117845dc3d20e70fbfa85c590fa9c7830 from https [...]
new 9891a43c0 Add entry aa7497a66c4272669fa63f7ec61a3f01aa9dabaf 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-aarch64-master-Os/details.txt | 2 ++
.../reproduction_instructions.txt | 23 +---------------------
2 files changed, 3 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.
unknown user pushed a change to branch master
in repository gcc.
from 565d4e75549 i386: Simplify PARALLEL RTX scan in ix86_find_all_reg_use
new 8268c8256dd OpenMP/Fortran: extend 'adjust_args' clause, fixes for it a [...]
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/fortran/gfortran.h | 10 +-
gcc/fortran/openmp.cc | 247 +++++++++++++++++----
gcc/fortran/trans-decl.cc | 23 ++
gcc/fortran/trans-openmp.cc | 214 ++++++++++++++----
gcc/testsuite/gfortran.dg/gomp/adjust-args-1.f90 | 8 +-
gcc/testsuite/gfortran.dg/gomp/adjust-args-11.f90 | 77 ++++++-
gcc/testsuite/gfortran.dg/gomp/adjust-args-13.f90 | 18 ++
gcc/testsuite/gfortran.dg/gomp/adjust-args-14.f90 | 85 +++++++
gcc/testsuite/gfortran.dg/gomp/adjust-args-15.f90 | 35 +++
gcc/testsuite/gfortran.dg/gomp/adjust-args-2.f90 | 3 +-
gcc/testsuite/gfortran.dg/gomp/adjust-args-2a.f90 | 8 +-
gcc/testsuite/gfortran.dg/gomp/adjust-args-3.f90 | 4 +-
gcc/testsuite/gfortran.dg/gomp/adjust-args-4.f90 | 8 +-
gcc/testsuite/gfortran.dg/gomp/adjust-args-5.f90 | 8 +-
.../gfortran.dg/gomp/declare-variant-21.f90 | 20 ++
15 files changed, 662 insertions(+), 106 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/adjust-args-13.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/adjust-args-14.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/adjust-args-15.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/declare-variant-21.f90
--
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 76108367d Add entry 514c1ec5477a48e4f639c0b15ab757832b67dd10 from https [...]
new 8dbf8fe0c Add entry 29b8b72117845dc3d20e70fbfa85c590fa9c7830 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-aarch64-master-Os/reproduction_instructions.txt | 15 ---------------
1 file changed, 15 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 2c5fe1887 Add entry a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 from https [...]
new 76108367d Add entry 514c1ec5477a48e4f639c0b15ab757832b67dd10 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-aarch64-master-Os/reproduction_instructions.txt | 15 ---------------
1 file changed, 15 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 324a22ed372 gdb: remove unused include in symfile-debug.c
new 9cf88ff5ad3 gdb/dwarf: remove spurious space
new db20cb1197c gdb/dwarf: make maybe_queue_comp_unit return bool
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:
gdb/dwarf2/read.c | 6 +++---
1 file changed, 3 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 1787119229a c++: add fixed test [PR102455]
new 09684c53bca middle-end: Fixup constant integers when expanding __builti [...]
new 565d4e75549 i386: Simplify PARALLEL RTX scan in ix86_find_all_reg_use
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/builtins.cc | 3 +++
gcc/config/i386/i386.cc | 28 +++-------------------------
gcc/testsuite/gcc.dg/pr118288.c | 8 ++++++++
3 files changed, 14 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr118288.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 master
in repository binutils-gdb.
from cb82077fef6 testsuite, mi: fix indentation in get_mi_thread_list
new 531d69412e2 gdb: remove unused include in objfiles.h
new 324a22ed372 gdb: remove unused include in symfile-debug.c
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:
gdb/objfiles.c | 1 -
gdb/symfile-debug.c | 1 -
2 files changed, 2 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 114396befdd Automatic date update in version.in
new cb82077fef6 testsuite, mi: fix indentation in get_mi_thread_list
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/testsuite/lib/mi-support.exp | 58 ++++++++++++++++++++--------------------
1 file changed, 29 insertions(+), 29 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 linux.
from 0ad2507d5d93 Linux 6.14-rc3
new dc9c5166c3cb powerpc/code-patching: Disable KASAN report during patchin [...]
new 61bcc752d1b8 powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as [...]
new d262a192d38e powerpc/code-patching: Fix KASAN hit by not flagging text [...]
new 6186bdd120ec Merge tag 'powerpc-6.14-3' of git://git.kernel.org/pub/scm [...]
new 56d5f3eba3f5 acct: perform last write from workqueue
new 890ed45bde80 acct: block access to kernel internal filesystems
new 240189294fbc Merge patch series "acct: don't allow access to internal f [...]
new 1d0013962d22 netfs: Fix a number of read-retry hangs
new d01c495f432c netfs: Add retry stat counters
new 5de0219a9bb9 netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all s [...]
new a33f72554adf Merge patch series "netfs: Miscellaneous fixes"
new 2408a807bfc3 Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub [...]
The 12 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:
arch/powerpc/include/asm/book3s/64/hash-4k.h | 12 ++-
arch/powerpc/lib/code-patching.c | 4 +-
fs/netfs/buffered_read.c | 19 ++--
fs/netfs/internal.h | 4 +
fs/netfs/read_collect.c | 6 +-
fs/netfs/read_retry.c | 43 +++++++--
fs/netfs/stats.c | 9 ++
fs/netfs/write_issue.c | 1 +
fs/netfs/write_retry.c | 2 +
include/linux/netfs.h | 2 +-
include/trace/events/netfs.h | 4 +-
kernel/acct.c | 134 +++++++++++++++++----------
12 files changed, 167 insertions(+), 73 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 720c8f68521 c++: extended temps and statement-exprs [PR118763]
new 1787119229a c++: add fixed test [PR102455]
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/g++.dg/ext/vector43.C | 7 +++++++
1 file changed, 7 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/vector43.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.