This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from a7de76127de Daily bump. new a8c8ff7712d rs6000: MMA built-ins reject typedefs of MMA types new b7264e4d7e9 Fill up {,un}compression stats for ZSTD in LTO. new f098bc87dca Using UNSPEC for vector compare to mask register.
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/config/i386/i386-expand.c | 19 +++++--- gcc/config/i386/i386-protos.h | 2 +- gcc/config/i386/i386.c | 34 -------------- gcc/config/i386/sse.md | 72 ++++-------------------------- gcc/config/rs6000/rs6000.c | 48 +++++++++++++------- gcc/lto-compress.c | 2 + gcc/testsuite/gcc.target/i386/pr92865-1.c | 10 ++--- gcc/testsuite/gcc.target/powerpc/pr96530.c | 20 +++++++++ 8 files changed, 79 insertions(+), 128 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr96530.c