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 6589a725f0e RISC-V: Fix libpath_suffix selection for ldscript
new 89e55ca4fa2 New Malay translation for bfd/ and new Spanish translation [...]
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:
bfd/po/ms.po | 86 ++-
gas/po/{es.po => gas.es.po} | 1515 ++++++++++++++++++++-----------------------
2 files changed, 750 insertions(+), 851 deletions(-)
copy gas/po/{es.po => gas.es.po} (94%)
--
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 45b81ebf781 libstdc++: Restructure mdspan tests to reuse IntLike.
new aa961cae42e libstdc++: Implement __mdspan::__size.
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:
libstdc++-v3/include/std/mdspan | 12 ++++++++----
1 file changed, 8 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.
unknown user pushed a change to branch master
in repository gcc.
from 90f7df6194e Handle non default git prefix configurations
new 4d86e4cda01 libstdc++: Check prerequisites of layout_*::operator().
new 74ddf1792ae libstdc++: Check prerequisite of extents::extents.
new 45b81ebf781 libstdc++: Restructure mdspan tests to reuse IntLike.
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:
libstdc++-v3/include/std/mdspan | 18 +++++++++++
.../mdspan/extents/class_mandates_neg.cc | 2 ++
.../23_containers/mdspan/extents/custom_integer.cc | 27 +----------------
.../mdspan/extents/extents_mismatch_neg.cc | 35 ++++++++++++++++++++++
.../23_containers/mdspan/extents/int_like.h | 30 +++++++++++++++++++
.../mdspan/layouts/debug/out_of_bounds_neg.cc | 30 +++++++++++++++++++
6 files changed, 116 insertions(+), 26 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/extents/extents_mis [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/extents/int_like.h
create mode 100644 libstdc++-v3/testsuite/23_containers/mdspan/layouts/debug/out_o [...]
--
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 20407a41e84 testsuite: i386: Fix gcc.target/i386/memcpy-pr120683-1.c et [...]
new 90f7df6194e Handle non default git prefix configurations
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:
contrib/prepare-commit-msg | 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 binutils-gdb.
from 1edefea39ff RISC-V: Fixed mapping symbol for .option norvc directive
new 6589a725f0e RISC-V: Fix libpath_suffix selection for ldscript
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:
ld/emulparams/elf32lriscv.sh | 2 +-
ld/emulparams/elf32lriscv_ilp32.sh | 2 +-
ld/emulparams/elf32lriscv_ilp32f.sh | 2 +-
ld/emulparams/elf64lriscv.sh | 2 +-
ld/emulparams/elf64lriscv_lp64.sh | 2 +-
ld/emulparams/elf64lriscv_lp64f.sh | 2 +-
6 files changed, 6 insertions(+), 6 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-15
in repository gcc.
from 4228ec7d603 Daily bump.
new 887ddb4d8c3 Fortran: Fix non-conformable corank on this_image ref [PR120843]
new 67452737d8e Fortran: Ensure arguments in coarray call get unique compon [...]
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/fortran/coarray.cc | 4 ++--
gcc/fortran/resolve.cc | 7 ++++---
gcc/testsuite/gfortran.dg/coarray/coindexed_6.f90 | 17 ++++++++++++++++
gcc/testsuite/gfortran.dg/coarray/coindexed_7.f90 | 24 +++++++++++++++++++++++
4 files changed, 47 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray/coindexed_6.f90
create mode 100644 gcc/testsuite/gfortran.dg/coarray/coindexed_7.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.
unknown user pushed a change to branch master
in repository gcc.
from a10723efcd6 libstdc++: Document that LWG 3881 is resolved, by using dif [...]
new 32d41517c72 s390: Split tests for 31bit support
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/gcc.target/s390/vector/pattern-avg-1.c | 3 +--
.../gcc.target/s390/vector/{pattern-avg-1.c => pattern-avg-2.c} | 7 ++-----
gcc/testsuite/gcc.target/s390/vector/pattern-mulh-1.c | 3 +--
.../gcc.target/s390/vector/{pattern-mulh-1.c => pattern-mulh-2.c} | 7 ++-----
4 files changed, 6 insertions(+), 14 deletions(-)
copy gcc/testsuite/gcc.target/s390/vector/{pattern-avg-1.c => pattern-avg-2.c} (89%)
copy gcc/testsuite/gcc.target/s390/vector/{pattern-mulh-1.c => pattern-mulh-2.c} (90%)
--
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 39c7793ba8b RISC-V: Bind defined symbol locally in PIE
new 66b7995ac5a RISC-V: Added testcase to show the current rvc and xlen problems
new e4364b98812 RISC-V: Fixed that .option push/pop won't recover the xlen
new 9be7e79a967 RISC-V: Fixed dis-assembler to set correct xlen from mappin [...]
new 1edefea39ff RISC-V: Fixed mapping symbol for .option norvc directive
The 4 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-riscv.c | 6 +++-
gas/testsuite/gas/riscv/option-arch-dis.d | 2 +-
gas/testsuite/gas/riscv/option-arch.s | 4 +--
gas/testsuite/gas/riscv/option-norvc.d | 48 +++++++++++++++++++++++++++++
gas/testsuite/gas/riscv/option-norvc.s | 50 +++++++++++++++++++++++++++++++
opcodes/riscv-dis.c | 8 +++--
6 files changed, 111 insertions(+), 7 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/option-norvc.d
create mode 100644 gas/testsuite/gas/riscv/option-norvc.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.