This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6dc44436301 Fix SIMD call SLP discovery
new e4b19406251 arc: Remove unused/incomplete alignment assembly annotation.
new 728b47094e8 arc: Update/remove ARC specific tests
new f4d35daea7a arc: Remove '^' print punct character
new 1daa0db2f1b arc: Remove obsolete ccfsm instruction predication mechanism
new 92cf0cf0856 arc: Update tests predicates when using linux toolchain.
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/arc/arc-passes.def | 6 -
gcc/config/arc/arc-protos.h | 9 -
gcc/config/arc/arc.cc | 872 +------------------------
gcc/config/arc/arc.h | 16 -
gcc/config/arc/arc.md | 245 +++----
gcc/config/arc/arc.opt | 4 +-
gcc/doc/invoke.texi | 3 +-
gcc/testsuite/gcc.target/arc/add_n-combine.c | 2 +-
gcc/testsuite/gcc.target/arc/enter-dw2-1.c | 18 +-
gcc/testsuite/gcc.target/arc/firq-4.c | 1 -
gcc/testsuite/gcc.target/arc/firq-6.c | 1 -
gcc/testsuite/gcc.target/arc/loop-3.c | 2 +-
gcc/testsuite/gcc.target/arc/mtune-ARC600.c | 4 -
gcc/testsuite/gcc.target/arc/mtune-ARC601.c | 4 -
gcc/testsuite/gcc.target/arc/mtune-ARC700-xmac | 4 -
gcc/testsuite/gcc.target/arc/mtune-ARC700.c | 4 -
gcc/testsuite/gcc.target/arc/mtune-ARC725D.c | 4 -
gcc/testsuite/gcc.target/arc/mtune-ARC750D.c | 4 -
gcc/testsuite/gcc.target/arc/tls-ld.c | 3 +-
gcc/testsuite/gcc.target/arc/tls-le.c | 2 +-
gcc/testsuite/gcc.target/arc/uncached-7.c | 2 +-
21 files changed, 126 insertions(+), 1084 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/arc/mtune-ARC600.c
delete mode 100644 gcc/testsuite/gcc.target/arc/mtune-ARC601.c
delete mode 100644 gcc/testsuite/gcc.target/arc/mtune-ARC700-xmac
delete mode 100644 gcc/testsuite/gcc.target/arc/mtune-ARC700.c
delete mode 100644 gcc/testsuite/gcc.target/arc/mtune-ARC725D.c
delete mode 100644 gcc/testsuite/gcc.target/arc/mtune-ARC750D.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 f2c4f78c813 gdb: fix reread_symbols when an objfile has target: prefix
new 693ac69b4d4 Fix: ld testsuite: pr22001-1 test segfaults on musl/x86
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:
ld/ChangeLog | 9 ++++++++-
ld/testsuite/ld-i386/i386.exp | 26 ++++++++++++++++----------
2 files changed, 24 insertions(+), 11 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 b583a2940af Avoid left around copies when value-numbering BBs
new 6dc44436301 Fix SIMD call SLP discovery
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 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.