This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 26364f3e929 PR c++/88410 * cp-gimplify.c (cp_fold) <case ADDR_EXPR>: [...] new c601c9884b8 gcc/ PR target/87870 * config/rs6000/vsx.md (nW): New mod [...]
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/ChangeLog | 8 ++++++++ gcc/config/rs6000/vsx.md | 32 ++++++++++++++++++++---------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/powerpc/pr87870.c | 28 ++++++++++++++++++++++++++ 4 files changed, 63 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr87870.c