This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8ee642035bf Remove setting of STMT_VINFO_VECTYPE on non-dataref stmts
new c9d0953ec88 Add subsections for vectorization and OpenMP/OpenACC target hooks
new aa1e7dd6a35 AArch64: Fix invalid immediate offsets in SVE gather/scatte [...]
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/config/aarch64/aarch64-sve.md | 64 ++++++++++++-------------
gcc/doc/tm.texi | 10 ++++
gcc/doc/tm.texi.in | 10 ++++
gcc/testsuite/g++.target/aarch64/sve/pr121449.C | 44 +++++++++++++++++
4 files changed, 96 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/pr121449.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 80b0e4ad2f6 aarch64: Relax fpm_t assert to allow const_ints [PR120986]
new 8ee642035bf Remove setting of STMT_VINFO_VECTYPE on non-dataref stmts
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/tree-vect-loop.cc | 172 -------------------------------------------------
gcc/tree-vect-stmts.cc | 15 +++--
2 files changed, 11 insertions(+), 176 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-14
in repository gcc.
from 717141d592f Daily bump.
new 9dc064c4200 testsuite: Fix up gcc.target/powerpc/builtin_altivec_tr_stx [...]
new 5bd6ca28da5 c-family: Tweak ptr +- (expr +- cst) FE optimization [PR120837]
new 21a03fb3fe9 testsuite: Add testcase for already fixed PR [PR120954]
new f7b82b84407 bswap: Fix up ubsan detected UB in find_bswap_or_nop [PR121322]
new cde5db51781 bitint: Fix up handling of uninitialized mul/div/float cast [...]
new edc2388e802 bitint: Fix up INTEGER_CST PHI handling [PR121413]
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/c-family/c-common.cc | 49 +++++++++++++++-------
gcc/gimple-lower-bitint.cc | 32 +++++++++++---
gcc/gimple-ssa-store-merging.cc | 2 +
gcc/testsuite/c-c++-common/Warray-bounds-11.c | 21 ++++++++++
gcc/testsuite/gcc.dg/bitint-125.c | 15 +++++++
gcc/testsuite/gcc.dg/pr121322.c | 14 +++++++
gcc/testsuite/gcc.dg/torture/bitint-85.c | 34 +++++++++++++++
gcc/testsuite/gcc.dg/ubsan/pr120837.c | 32 ++++++++++++++
.../powerpc/builtin_altivec_tr_stxvr_runnable.c | 40 +++++++++---------
9 files changed, 199 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Warray-bounds-11.c
create mode 100644 gcc/testsuite/gcc.dg/bitint-125.c
create mode 100644 gcc/testsuite/gcc.dg/pr121322.c
create mode 100644 gcc/testsuite/gcc.dg/torture/bitint-85.c
create mode 100644 gcc/testsuite/gcc.dg/ubsan/pr120837.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 81bf57ecb8f [gdb/testsuite] Fix gdb.tui/tui-layout-asm-short-prog.S com [...]
new fee476d2fc5 [gdb/testsuite] Initial TERM=ansis support in tuiterm
new 3aeec964673 [gdb/testsuite] Fix gdb.tui/main-2.exp for TERM=ansis
new a99fc443dc9 [gdb/testsuite] Fix gdb.tui/basic.exp for TERM=ansis
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:
gdb/testsuite/gdb.tui/basic.exp | 6 +++++-
gdb/testsuite/gdb.tui/main-2.exp | 4 ++--
gdb/testsuite/lib/tuiterm.exp | 12 +++++++++++-
3 files changed, 18 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 binutils-gdb.
from 2e0582e017a [gdb/testsuite] Fix gdb.base/exprs.exp for gdb build with byacc
new 81bf57ecb8f [gdb/testsuite] Fix gdb.tui/tui-layout-asm-short-prog.S com [...]
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.tui/tui-layout-asm-short-prog.exp | 10 +++++++---
1 file changed, 7 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 43949a5271b tree-optimization/121454 - ICE building libgo
new 75eabf69d80 aarch64: Fix predication of FP8 FDOT insns [PR120986]
new 80b0e4ad2f6 aarch64: Relax fpm_t assert to allow const_ints [PR120986]
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/config/aarch64/aarch64-sve-builtins.cc | 5 +++--
gcc/config/aarch64/aarch64-sve2.md | 16 ++++++++--------
gcc/config/aarch64/iterators.md | 6 ++++++
gcc/testsuite/gcc.target/aarch64/pr120986-1.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/torture/pr120986-2.c | 7 +++++++
5 files changed, 34 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr120986-1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/torture/pr120986-2.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 49e51dd7a21 bfd/ELF/Arm: make various arrays static / const
new 2e0582e017a [gdb/testsuite] Fix gdb.base/exprs.exp for gdb build with byacc
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.base/exprs.exp | 5 ++++-
1 file changed, 4 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 master
in repository binutils-gdb.
from 450165f0845 [gdb/testsuite] Add gdb.base/color-prompt.exp
new 0f67878b82c opcodes/aarch64: rename fields[]
new 7ec7556f86d opcodes/aarch64: shrink aarch64_ext_ldst_reglist()'s data[]
new d582b4eb1be Arm: parse_neon_type() weaknesses
new 1e118fe363d bfd/ELF: make three local arrays static
new 608c6df447d bfd/ELF/RISC-V: make one local array static and several const
new 49e51dd7a21 bfd/ELF/Arm: make various arrays static / const
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:
bfd/elf-bfd.h | 2 +-
bfd/elf.c | 4 ++--
bfd/elf32-arm.c | 35 ++++++++++++++++---------------
bfd/elflink.c | 4 ++--
bfd/elfxx-riscv.c | 26 +++++++++++------------
gas/config/tc-arm.c | 14 +++++++++----
gas/testsuite/gas/arm/neon-suffix-bad.d | 2 +-
gas/testsuite/gas/arm/neon-suffix-bad.l | 21 +++++++++++++++++++
gas/testsuite/gas/arm/neon-suffix-bad.s | 22 ++++++++++++++++++++
opcodes/aarch64-asm.c | 6 ++----
opcodes/aarch64-dis.c | 37 ++++++++++++++++-----------------
opcodes/aarch64-opc.c | 2 +-
opcodes/aarch64-opc.h | 12 +++++------
13 files changed, 117 insertions(+), 70 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 18c32a39168 tailc: Handle other forms of finally_tmp.N conditional clea [...]
new 43949a5271b tree-optimization/121454 - ICE building libgo
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/tree-ssa-sccvn.cc | 27 ++++++++++++++++++---------
1 file changed, 18 insertions(+), 9 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 13f1820106c [gdb/tdep] Fix inferior call return of small char array for [...]
new 450165f0845 [gdb/testsuite] Add gdb.base/color-prompt.exp
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:
.../dw-form-strx.exp => gdb.base/color-prompt.exp} | 18 +++--
gdb/testsuite/gdb.tui/color-prompt.exp | 10 ++-
gdb/testsuite/gdb.tui/color-prompt.exp.tcl | 80 ++++++++++++++++++++++
gdb/testsuite/lib/tuiterm.exp | 25 +++++++
4 files changed, 120 insertions(+), 13 deletions(-)
copy gdb/testsuite/{gdb.dwarf2/dw-form-strx.exp => gdb.base/color-prompt.exp} (65%)
create mode 100644 gdb/testsuite/gdb.tui/color-prompt.exp.tcl
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.