This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from da54539d54d Improve documentation of target hooks for libc functions new 715d5bdebc5 2019-08-13 Steven G. Kargl kargl@gcc.gnu.org new c6bb16c9a58 * config/i386/i386.md (ix86_expand_vector_extract) <case E [...]
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 | 13 +++++++- gcc/config/i386/i386-expand.c | 8 +++++ gcc/config/i386/mmx.md | 60 ++++++++++++++++++++++++++++++++--- gcc/fortran/ChangeLog | 6 ++++ gcc/fortran/expr.c | 5 +++ gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gfortran.dg/pr87993.f90 | 8 +++++ 7 files changed, 99 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr87993.f90