This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6dfdcee Update install.texi for GCC 6 on Solaris new 6335546 * config/i386/mmx.md (*vec_extractv2sf_0): Use gen_lowpart. [...] new e6e7a47 PR c++/70690
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 | 23 ++++-- gcc/config/i386/mmx.md | 14 +--- gcc/config/i386/sse.md | 158 ++++++++++-------------------------- gcc/cp/ChangeLog | 7 ++ gcc/cp/class.c | 29 +++++-- gcc/testsuite/g++.dg/init/array41.C | 27 ++++++ 6 files changed, 121 insertions(+), 137 deletions(-) create mode 100644 gcc/testsuite/g++.dg/init/array41.C