https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85431
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Mon Jun 25 17:48:47 2018 New Revision: 262097 URL: https://gcc.gnu.org/viewcvs?rev=262097&root=gcc&view=rev Log: Backported from mainline 2018-04-17 Jakub Jelinek <ja...@redhat.com> PR rtl-optimization/85431 * dse.c (record_store): Ignore zero width stores. Modified: branches/gcc-6-branch/gcc/ChangeLog branches/gcc-6-branch/gcc/dse.c