This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ae829a27785 [RISC-V] Avoid unnecessary sign extension after memcmp
new f4047a8614d modula2: bootstrap fix for string and vector headers.
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/m2/gm2-gcc/m2linemap.cc | 2 +-
gcc/m2/gm2spec.cc | 4 ++--
2 files 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 13757e50ff0 c++/modules: Add testcase for fixed issue with usings [PR115798]
new ae829a27785 [RISC-V] Avoid unnecessary sign extension after memcmp
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/config/riscv/riscv-string.cc | 15 ++++++---------
gcc/config/riscv/riscv.md | 14 ++++++++++++--
2 files changed, 18 insertions(+), 11 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 1f7a21c6e85 c++/modules: Handle redefinitions of using-decls
new 13757e50ff0 c++/modules: Add testcase for fixed issue with usings [PR115798]
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/modules/using-26_a.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/modules/using-26_b.C | 10 ++++++++++
gcc/testsuite/g++.dg/modules/using-26_c.C | 9 +++++++++
3 files changed, 34 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/modules/using-26_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/using-26_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/using-26_c.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 gcc.
from 56de68aba6c s390: Align *cjump_64 and *icjump_64
new 6b5d263f2c9 i386: Some AVX512 ternlog expansion refinements.
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/config/i386/i386-expand.cc | 126 +++++++++++++++++++++++++----------------
1 file changed, 78 insertions(+), 48 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 7bcef7532b1 aarch64: Avoid alloca in target attribute parsing
new 56de68aba6c s390: Align *cjump_64 and *icjump_64
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/config/s390/s390.md | 3 ++-
1 file changed, 2 insertions(+), 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 releases/gcc-13
in repository gcc.
from 1b22831d3c7 Fortran: Fix ICEs due to comp calls in initialization exprs [...]
new 08463348c5c libstdc++: Fix std::to_array for trivial-ish types [PR115522]
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/array | 8 ++++--
.../23_containers/array/creation/115522.cc | 33 ++++++++++++++++++++++
2 files changed, 39 insertions(+), 2 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/array/creation/115522.cc
--
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 bfa257b4072 MIPS/GAS: Omit LI 0 for condition trap
new eb81ff85a03 x86/APX: correct TEST/CTESTcc with 1st operand being a memory one
new 3367789048f x86/APX: remove two inconsistencies
new 246b21d7777 x86: drop unnecessary \() from bundle tests
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:
gas/config/tc-i386.c | 53 ++++----
gas/testsuite/gas/i386/bundle-lock.s | 2 +-
gas/testsuite/gas/i386/bundle.s | 14 +--
gas/testsuite/gas/i386/noreg64-evex-data16.d | 81 ++++++++++++
.../{noreg32-data16.e => noreg64-evex-data16.e} | 14 +--
gas/testsuite/gas/i386/noreg64-evex.d | 7 ++
gas/testsuite/gas/i386/noreg64-evex.e | 76 +++++++++++
gas/testsuite/gas/i386/noreg64-evex.s | 139 +++++++++++----------
.../gas/i386/x86-64-apx-ccmp-ctest-intel.d | 4 +
gas/testsuite/gas/i386/x86-64-apx-ccmp-ctest.d | 6 +-
gas/testsuite/gas/i386/x86-64-apx-ccmp-ctest.s | 5 +-
gas/testsuite/gas/i386/x86-64-bundle.s | 14 +--
gas/testsuite/gas/i386/x86-64-pseudos-apx.d | 10 ++
gas/testsuite/gas/i386/x86-64-pseudos-apx.s | 4 +-
gas/testsuite/gas/i386/x86-64.exp | 1 +
15 files changed, 318 insertions(+), 112 deletions(-)
create mode 100644 gas/testsuite/gas/i386/noreg64-evex-data16.d
copy gas/testsuite/gas/i386/{noreg32-data16.e => noreg64-evex-data16.e} (72%)
--
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 f769dcdb019 gprofng: add release notes for 2.43
new 0d988fbb4e2 aarch64: disable feature b16b16
new d49f2dd78b0 MIPS: Use N64 by default for mips*64*-*-linux-gnuabi64
new bfa257b4072 MIPS/GAS: Omit LI 0 for condition trap
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:
gas/config/tc-aarch64.c | 4 +++-
gas/config/tc-mips.c | 11 ++++++++---
gas/configure | 2 +-
gas/configure.ac | 2 +-
gas/doc/c-aarch64.texi | 4 ++--
gas/testsuite/gas/aarch64/bfloat16-1.d | 1 +
gas/testsuite/gas/aarch64/bfloat16-2-invalid.d | 1 +
gas/testsuite/gas/mips/cond-trap-imm-zero.d | 16 ++++++++++++++++
gas/testsuite/gas/mips/cond-trap-imm-zero.s | 9 +++++++++
gas/testsuite/gas/mips/mips.exp | 2 ++
ld/configure.tgt | 4 ++--
ld/testsuite/config/default.exp | 9 +++++++--
12 files changed, 53 insertions(+), 12 deletions(-)
create mode 100644 gas/testsuite/gas/mips/cond-trap-imm-zero.d
create mode 100644 gas/testsuite/gas/mips/cond-trap-imm-zero.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.