This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 207a5daa9dc c: Add support for [[__extension__ ...]]
new 43da77a4f16 tree-optimization/111125 - avoid BB vectorization in novect [...]
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-slp.cc | 41 +++++++++++++++++++++++++++++------------
1 file changed, 29 insertions(+), 12 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-13
in repository gcc.
from 15d855788ba MATCH: [PR111109] Fix bit_ior(cond,cond) when comparisons are fp
new 5ca9aea6953 tree-optimization/110702 - avoid zero-based memory referenc [...]
new c1b5514124a tree-optimization/111019 - invariant motion and aliasing
new e150cbf5917 tree-optimization/111039 - abnormals and bit test merging
new ad42dcf501e tree-optimization/111070 - fix ICE with recent ifcombine fix
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:
gcc/testsuite/g++.dg/torture/pr111019.C | 65 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr111039.c | 15 +++++
.../tic6x/abi-align-1.c => gcc.dg/pr111070.c} | 3 +-
gcc/testsuite/gcc.dg/torture/pr110702.c | 31 +++++++++++
gcc/tree-ssa-ifcombine.cc | 10 ++++
gcc/tree-ssa-loop-im.cc | 14 ++++-
gcc/tree-ssa-loop-ivopts.cc | 17 +++++-
7 files changed, 151 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr111019.C
create mode 100644 gcc/testsuite/gcc.dg/pr111039.c
copy gcc/testsuite/{gcc.target/tic6x/abi-align-1.c => gcc.dg/pr111070.c} (84%)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr110702.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 2a0de833be3 gimple_fold: Support COND_LEN_FNMA/COND_LEN_FMS/COND_LEN_FN [...]
new 207a5daa9dc c: Add support for [[__extension__ ...]]
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/c/c-parser.cc | 64 ++++++++++++++++++++++++--------
gcc/doc/extend.texi | 27 ++++++++++++--
gcc/testsuite/gcc.dg/c2x-attr-syntax-6.c | 62 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/c2x-attr-syntax-7.c | 60 ++++++++++++++++++++++++++++++
4 files changed, 193 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/c2x-attr-syntax-6.c
create mode 100644 gcc/testsuite/gcc.dg/c2x-attr-syntax-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 a1558e9ad85 tree-optimization/111115 - SLP of masked stores
new 2a0de833be3 gimple_fold: Support COND_LEN_FNMA/COND_LEN_FMS/COND_LEN_FN [...]
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/genmatch.cc | 2 +-
gcc/gimple-match-exports.cc | 123 +++++++++++++++++++++++++++++++++++++++++---
gcc/gimple-match.h | 16 +++++-
gcc/internal-fn.cc | 7 ++-
4 files changed, 138 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 binutils-gdb.
from 476dd29dc60 gdb/testsuite: Multiple improvements for gdb.reverse/insn-r [...]
new f1917fc6316 kvx: fix kvx_reassemble_bundle index 8 out of bounds
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/kvx-dis.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.