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 81656b43f15 kvx: workaround gcc-4.5 bug
new a47dae3f3a6 gdb/testsuite: Fix many errors in gdb.reverse with clang
new 890891f14de gdb/testsuite: fix gdb.reverse/solib-*.exp tests when using clang
new 6e7db5d6bcc gdb/testsuite: fix testing gdb.reverse/step-reverse.exp with clang
new 476dd29dc60 gdb/testsuite: Multiple improvements for gdb.reverse/insn-r [...]
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:
gdb/testsuite/gdb.reverse/break-reverse.c | 4 +-
gdb/testsuite/gdb.reverse/finish-reverse.c | 4 +-
gdb/testsuite/gdb.reverse/insn-reverse-x86.c | 324 +++++++++++++--------------
gdb/testsuite/gdb.reverse/insn-reverse.exp | 4 +-
gdb/testsuite/gdb.reverse/shr2.c | 3 +-
gdb/testsuite/gdb.reverse/solib-precsave.exp | 24 +-
gdb/testsuite/gdb.reverse/solib-reverse.c | 5 +-
gdb/testsuite/gdb.reverse/solib-reverse.exp | 24 +-
gdb/testsuite/gdb.reverse/step-precsave.exp | 10 +-
gdb/testsuite/gdb.reverse/step-reverse.exp | 12 +-
gdb/testsuite/gdb.reverse/watch-reverse.c | 4 +-
gdb/testsuite/lib/gdb.exp | 6 +-
12 files changed, 239 insertions(+), 185 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 a28d4fce8ec VECT: Apply LEN_FOLD_EXTRACT_LAST into loop vectorizer
new aa81e80a5ae aarch64: Account for different Advanced SIMD fusing options
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/aarch64/aarch64.cc | 24 ++++++++++++++++++------
gcc/testsuite/gcc.target/aarch64/neoverse_v1_2.c | 15 +++++++++++++++
gcc/testsuite/gcc.target/aarch64/neoverse_v1_3.c | 14 ++++++++++++++
3 files changed, 47 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/neoverse_v1_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/neoverse_v1_3.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 308e7162667 testsuite/111125 - disable BB vectorization for the test
new 7b67cab154d tree-optimization/111128 - fix shift pattern recog
new a28d4fce8ec VECT: Apply LEN_FOLD_EXTRACT_LAST into loop vectorizer
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/torture/pr111128.c | 16 ++++++++++
gcc/tree-vect-loop.cc | 7 +++--
gcc/tree-vect-patterns.cc | 2 +-
gcc/tree-vect-stmts.cc | 52 ++++++++++++++++++++++++++++-----
4 files changed, 67 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr111128.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 1c51805e246 RISC-V: Fix one typo in autovec.md pattern comment
new 308e7162667 testsuite/111125 - disable BB vectorization for the test
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/vect/pr53773.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.