This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6eeb79171f1 [rs6000] Support more prototypes for vec_ld and vec_st. new 89436081f18 PR rtl-optimization/88870 * dce.c (deletable_insn_p): Nev [...] new b1a639d2d35 PR tree-optimization/86214 * cfgexpand.c (add_stack_var_c [...]
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 | 11 +++++++++++ gcc/cfgexpand.c | 2 ++ gcc/dce.c | 9 +++++++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/pr88870.c | 23 +++++++++++++++++++++++ 5 files changed, 48 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr88870.c