This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c42261d8953 c++: decorate build_nop for -fmem-report
new 36eee5a74eb gcc/configure: Fix check for assembler section merging supp [...]
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/configure | 17 +++++++++--------
gcc/configure.ac | 6 ++++--
2 files changed, 13 insertions(+), 10 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 21ee71afa72 fortran: Bump MOD_VERSION to "16" [PR118337]
new aae1db742a1 nvptx: Add 'sorry, unimplemented: target cannot support all [...]
new 7eec6fedf45 nvptx: Add a test case where 'alloca's evaporate [PR65181]
new dd3f3c71df6 c++: fix conversion issues
new 72bb6fbbc56 c++: print stub object as std::declval
new 325189c6750 c++: add ref checks in conversion code
new c42261d8953 c++: decorate build_nop for -fmem-report
The 6 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 | 14 ++++++++++++++
gcc/cp/coroutines.cc | 4 ++--
gcc/cp/cp-tree.h | 3 ++-
gcc/cp/decl.cc | 9 ++-------
gcc/cp/error.cc | 9 +++++++++
gcc/cp/method.cc | 12 ++++++++++++
gcc/cp/typeck.cc | 4 ++--
gcc/testsuite/g++.dg/gomp/declare-variant-3.C | 4 ++--
gcc/testsuite/g++.dg/gomp/declare-variant-5.C | 4 ++--
gcc/testsuite/gcc.target/nvptx/alloca-1.c | 10 ++++++++++
gcc/testsuite/gcc.target/nvptx/alloca-2-O1.c | 19 +++++++++++++++++++
gcc/testsuite/gcc.target/nvptx/vla-1.c | 11 +++++++++++
12 files changed, 87 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/nvptx/alloca-1.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/alloca-2-O1.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/vla-1.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 linux.
from 0b7958fa05d5 Merge tag 'for-6.13/dm-fixes' of git://git.kernel.org/pub/ [...]
new 7bac65687510 scsi: ufs: qcom: Power off the PHY if it was already power [...]
new bb9850704c04 scsi: ufs: core: Honor runtime/system PM levels if set by [...]
new 4f78a56af4c4 scsi: ufs: qcom: Allow passing platform specific OF data
new 3b2f56860b05 scsi: ufs: qcom: Power down the controller/device during s [...]
new eea6e4b4dfb8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 5 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:
drivers/ufs/core/ufshcd-priv.h | 6 ------
drivers/ufs/core/ufshcd.c | 10 ++++++----
drivers/ufs/host/ufs-qcom.c | 31 +++++++++++++++++++------------
drivers/ufs/host/ufs-qcom.h | 5 +++++
include/ufs/ufshcd.h | 2 --
5 files changed, 30 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 glibc.
from 39183f47d8 elf: Minimize library dependencies of tst-nolink-libc.c
new 274f73978c riscv: Update nofpu libm test ulps
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:
sysdeps/riscv/nofpu/libm-test-ulps | 44 ++++++++++++++++++++++++++++++++++----
1 file changed, 40 insertions(+), 4 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 0d3537159 Add entry e5ca265a9c9054c01c7811751e035bbe998f49b8 from https [...]
new f096d3f51 Add entry 70035b6c13852435d7ae396c0762ee26897d4d45 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:
.../first_url | 2 +-
.../tcwg_bmk-code_vect-spec2k6/gnu-aarch64-master-O3/build_url | 2 +-
.../tcwg_bmk-code_vect-spec2k6/gnu-aarch64-master-O3/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{3d48c11ad082def8ee237e5778d8a5d569bff96d => 70035b6c13852435d7ae396 [...]
copy gcc/sha1/{21e2ef2dc25de318de29ec32d5390350c6717c6a => 70035b6c13852435d7ae396 [...]
create mode 100644 gcc/sha1/70035b6c13852435d7ae396c0762ee26897d4d45/tcwg_bmk-code [...]
--
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 d70701731d1 GDB, gdbserver: Convert regcache_register_size function to method
new feab172f4ab Rename two Ada test suite functions
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/gdb.dap/ada-nested/prog.adb | 4 ++--
gdb/testsuite/gdb.dap/ada-scopes/prog.adb | 4 ++--
2 files changed, 4 insertions(+), 4 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 2deb89144 Add entry e5ca265a9c9054c01c7811751e035bbe998f49b8 from https [...]
new 0d3537159 Add entry e5ca265a9c9054c01c7811751e035bbe998f49b8 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:
.../jira/description | 5 ++
.../jira/yaml | 5 ++
.../status.txt | 5 ++
.../master-arm/details.txt | 78 +++++++++++-----------
.../master-arm}/reproduction_instructions.txt | 0
.../master-arm}/status-summary.txt | 0
.../master-arm/status.txt | 6 +-
.../status-summary.txt | 0
.../tcwg_gnu_native_check_glibc/status.txt | 6 +-
9 files changed, 59 insertions(+), 46 deletions(-)
copy {gcc/sha1/7828dc070510f8f5c06765858815fa6e5d2d1ec6 => glibc/sha1/e5ca265a9c90 [...]
copy {binutils/sha1/9f2e3c21f6506f081f1360f02b847606e0e00995/tcwg_kernel/gnu-maste [...]
copy glibc/sha1/e5ca265a9c9054c01c7811751e035bbe998f49b8/{ => tcwg_gnu_native_chec [...]
copy glibc/sha1/{28d102d15c6af7f80cb1077e098e020476d26d00 => e5ca265a9c9054c01c781 [...]
copy glibc/sha1/e5ca265a9c9054c01c7811751e035bbe998f49b8/{ => tcwg_gnu_native_chec [...]
copy glibc/sha1/{776938e8b8dcf2b59998979e91cc0f9db7d771a8 => e5ca265a9c9054c01c781 [...]
--
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 9d7f3d5d4 Add entry 42b24557bdf805d2913d3c75531fe441b1634332 from https [...]
new 2deb89144 Add entry e5ca265a9c9054c01c7811751e035bbe998f49b8 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:
.../tcwg_gnu_native_check_glibc/master-arm/build_url | 2 +-
.../master-arm/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy glibc/sha1/{07972839108495245d8b93ca546462b3f4dad47f => e5ca265a9c9054c01c781 [...]
copy glibc/sha1/e5ca265a9c9054c01c7811751e035bbe998f49b8/{tcwg_glibc_check => tcwg [...]
--
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 0de5c20b72a aarch64: Fix overly restrictive sibcall check [PR107102]
new 21ee71afa72 fortran: Bump MOD_VERSION to "16" [PR118337]
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/module.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.