This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 2c1903cbba sparc: Fix restartable syscalls (BZ 32173)
new ab564362d0 linux: Fix tst-syscall-restart.c on old gcc (BZ 32283)
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/unix/sysv/linux/tst-syscall-restart.c | 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 gcc.
from 1a458bdeb22 testsuite: Add necessary dejagnu directives to pr115815_0.c
new 261d803c40c MAINTAINERS: Add myself as pair fusion and aarch64 ldp/stp [...]
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:
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
--
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 51291ad0f1f middle-end: Fix GSI for gcond root [PR117140]
new 1a458bdeb22 testsuite: Add necessary dejagnu directives to pr115815_0.c
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.dg/lto/pr115815_0.c | 4 ++++
1 file changed, 4 insertions(+)
--
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 453d3d90c37 AArch64: use movi d0, #0 to clear SVE registers instead of [...]
new 55f898008ec middle-end: Fix VEC_PERM_EXPR lowering since relaxation of [...]
new 51291ad0f1f middle-end: Fix GSI for gcond root [PR117140]
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/testsuite/gcc.dg/vec-perm-lower.c | 16 ++++
.../gcc.dg/vect/vect-early-break_129-pr117140.c | 94 ++++++++++++++++++++++
gcc/tree-vect-generic.cc | 7 +-
gcc/tree-vect-slp.cc | 2 +-
4 files changed, 115 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vec-perm-lower.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-early-break_129-pr117140.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 releases/gcc-14
in repository gcc.
from c468a0051a5 c++: checking ICE w/ constexpr if and lambda as def targ [P [...]
new ab465ce3a94 RISC-V:Bugfix for C++ code compilation failure with rv32ima [...]
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-c.cc | 7 ++++++-
gcc/testsuite/g++.target/riscv/rvv/base/pr116883.C | 15 +++++++++++++++
2 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.target/riscv/rvv/base/pr116883.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 8f0d880434b x86: Support x86 ZHAOXIN GMI instructions
new b2841da4f20 x86: Regenerate missing table files
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:
opcodes/i386-init.h | 1310 ++++++++--------
opcodes/i386-mnem.h | 4147 ++++++++++++++++++++++++++-------------------------
opcodes/i386-tbl.h | 3359 ++++++++++++++++++++---------------------
3 files changed, 4428 insertions(+), 4388 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 d6a07eeabba gprofng: fix a memory leak in the mxv-pthreads example
new 8f0d880434b x86: Support x86 ZHAOXIN GMI instructions
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:
gas/NEWS | 2 ++
gas/config/tc-i386.c | 1 +
gas/doc/c-i386.texi | 6 ++++--
gas/testsuite/gas/i386/gmi.d | 12 +++++++++++
gas/testsuite/gas/i386/gmi.s | 8 +++++++
gas/testsuite/gas/i386/i386.exp | 1 +
opcodes/i386-dis.c | 48 ++++++++++++++++++++++++++++++++++++++++-
opcodes/i386-gen.c | 1 +
opcodes/i386-opc.h | 3 +++
opcodes/i386-opc.tbl | 5 +++++
10 files changed, 84 insertions(+), 3 deletions(-)
create mode 100644 gas/testsuite/gas/i386/gmi.d
create mode 100644 gas/testsuite/gas/i386/gmi.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.