This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 398ee851fc1 doc: Fix opindex for -W options new d00e65403f8 [RS6000] Change maddld match_operand from DI to GPR new 97dc6c12da7 PR target/90991 * config/i386/sse.md (*<extract_type>_vi [...]
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/ChangeLog | 15 +++++++ gcc/config/i386/sse.md | 26 +++++++++--- gcc/config/rs6000/rs6000.h | 2 +- gcc/config/rs6000/rs6000.md | 10 ++--- gcc/testsuite/ChangeLog | 9 +++++ gcc/testsuite/gcc.target/i386/avx512dq-pr90991-1.c | 47 ++++++++++++++++++++++ gcc/testsuite/gcc.target/powerpc/maddld-1.c | 21 ++++++++++ 7 files changed, 118 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/avx512dq-pr90991-1.c create mode 100644 gcc/testsuite/gcc.target/powerpc/maddld-1.c