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 78894bcb483 Use version index 1 for defined symbols
new e2682b4e1da bogus FAILs from mmix ld testsuite
new a6feabfb8f9 replace tail with sed
new 4e397ea9446 PR 33473 SEGV in _bfd_elf_gc_mark_debug_special_section_group
new 500806dc2a3 PR 33474 SEGV in init_reloc_cookie
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:
bfd/elf.c | 2 +-
bfd/elflink.c | 13 +++++++++----
binutils/testsuite/binutils-all/objdump.exp | 2 +-
ld/testsuite/ld-mmix/bpo-15.d | 2 +-
ld/testsuite/ld-mmix/bpo-15m.d | 2 +-
ld/testsuite/ld-mmix/bpo-21.d | 2 +-
ld/testsuite/ld-mmix/bpo-21m.d | 2 +-
7 files changed, 15 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 2d26dcdbcb4 hppa: Update peephole2 patterns for scaled/unscaled indexed [...]
new 283eb27d5f6 forwprop: Allow nop conversions for vector constructor.
new 54e9c0be90f vect: Use start value in vect_load_perm_consecutive_p [PR122797].
new 3b4c34e3e47 RISC-V: Add BF VLS modes and document iterators.
new 25a11c51d50 vect: Make SELECT_VL a convert optab.
new a2f4b0466be vect: Add vect-scalar-cost-multiplier for SLP.
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:
gcc/config/riscv/autovec.md | 11 +-
gcc/config/riscv/riscv-modes.def | 24 ++--
gcc/config/riscv/riscv-v.cc | 8 ++
gcc/config/riscv/riscv-vector-switch.def | 12 ++
gcc/config/riscv/riscv.md | 1 +
gcc/config/riscv/vector-iterators.md | 121 ++++++++++++++++++++-
gcc/config/riscv/vector.md | 50 +++++++--
gcc/doc/md.texi | 17 +--
gcc/internal-fn.cc | 5 +
gcc/internal-fn.def | 2 +-
gcc/optabs.def | 2 +-
gcc/testsuite/gcc.dg/vect/pr122797.c | 27 +++++
gcc/testsuite/gcc.target/powerpc/builtins-1.c | 2 +-
.../rvv/autovec/{pr118019-2.c => pr118019-3.c} | 7 +-
.../gcc.target/riscv/rvv/autovec/pr121582.c | 6 +
gcc/tree-ssa-forwprop.cc | 16 +--
gcc/tree-vect-loop-manip.cc | 4 +-
gcc/tree-vect-loop.cc | 15 ++-
gcc/tree-vect-slp.cc | 20 ++--
gcc/tree-vectorizer.h | 2 +-
20 files changed, 287 insertions(+), 65 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr122797.c
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/{pr118019-2.c => pr118019-3.c} (85%)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr121582.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 e6c6af68293 Avoid incomplete SLP handling for OMP SIMD calls with linea [...]
new 2d26dcdbcb4 hppa: Update peephole2 patterns for scaled/unscaled indexed [...]
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/pa/pa.h | 10 +++++++++
gcc/config/pa/pa.md | 65 +++++++++++++++++++----------------------------------
2 files changed, 33 insertions(+), 42 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 7ca42b7a402 Ada: Fix incorrect handling of BOM by -r switch of gnatchop
new e6c6af68293 Avoid incomplete SLP handling for OMP SIMD calls with linea [...]
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-stmts.cc | 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 f726857ded7 phiprop: Avoid proping loads into loops [PR116835]
new 7ca42b7a402 Ada: Fix incorrect handling of BOM by -r switch of gnatchop
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/ada/gnatchop.adb | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 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 789ff802b57 forwprop: Allow mismatch clobbers in simple dse
new 952e145796d phiprop: Allow non-trapping loads to be proped back into the loop
new e94e91d6f37 phiprop: allowing prop into loop if there is a phi already
new f726857ded7 phiprop: Avoid proping loads into loops [PR116835]
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:
gcc/testsuite/gcc.dg/torture/pr116835.c | 33 ++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/phiprop-3.c | 25 ++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/phiprop-4.c | 26 +++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/phiprop-5.c | 26 +++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/phiprop-6.c | 21 +++++++++++
gcc/testsuite/gcc.dg/tree-ssa/phiprop-7.c | 21 +++++++++++
gcc/tree-ssa-phiprop.cc | 63 +++++++++++++++++++++++--------
7 files changed, 200 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr116835.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/phiprop-3.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/phiprop-4.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/phiprop-5.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/phiprop-6.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/phiprop-7.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 230dc6e74f7 libstdc++: Implement LWG 4370 for std::optional comparisons
new 94ae11aca04 match: Move `(pointer_diff (pointer_plus @0 @2) (pointer_pl [...]
new 73849aef07b forwprop: Add call stmt support to simple dse [PR122633]
new 789ff802b57 forwprop: Allow mismatch clobbers in simple dse
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:
gcc/match.pd | 6 +--
gcc/testsuite/g++.dg/tree-ssa/simple-dse-1.C | 28 +++++++++++++
gcc/testsuite/g++.dg/tree-ssa/simple-dse-2.C | 28 +++++++++++++
gcc/testsuite/g++.dg/tree-ssa/simple-dse-3.C | 28 +++++++++++++
gcc/testsuite/g++.dg/tree-ssa/simple-dse-4.C | 30 ++++++++++++++
gcc/tree-ssa-forwprop.cc | 62 ++++++++++++++++++++++++----
6 files changed, 171 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/simple-dse-1.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/simple-dse-2.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/simple-dse-3.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/simple-dse-4.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-13
in repository gcc.
from 0d398b7fd18 Daily bump.
new 14155a7ab72 Zen5 tuning part 3: fix typo in previous patch
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/x86-tune-sched.cc | 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 glibc.
from 0f7b73f2ed htl: Fix conditions for thread list variables
new bd0e88f05c support: Add support for running tests in a multi-threaded e [...]
new 244c404ae8 malloc: Add threaded variants of single-threaded malloc tests
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:
malloc/Makefile | 72 ++++++++++++++++++++++--
support/Makefile | 1 +
support/support_test_in_thread_wrapper.c | 96 ++++++++++++++++++++++++++++++++
support/support_test_main.c | 25 +++++++--
support/test-driver.c | 8 +++
support/test-driver.h | 12 ++++
6 files changed, 202 insertions(+), 12 deletions(-)
create mode 100644 support/support_test_in_thread_wrapper.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 e31e206b397 c++: refactor maybe_delete_defaulted_fn [PR119964]
new 2ef68751150 libstdc++: Implement LWG 4366 for std::expected comparisons
new 230dc6e74f7 libstdc++: Implement LWG 4370 for std::optional comparisons
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:
libstdc++-v3/include/std/expected | 37 +++++--
libstdc++-v3/include/std/optional | 110 +++++++++++++++++----
.../testsuite/20_util/expected/equality.cc | 26 +++++
libstdc++-v3/testsuite/20_util/expected/lwg4366.cc | 33 +++++++
.../testsuite/20_util/optional/relops/lwg4370.cc | 55 +++++++++++
5 files changed, 232 insertions(+), 29 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/expected/lwg4366.cc
create mode 100644 libstdc++-v3/testsuite/20_util/optional/relops/lwg4370.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.