On Fri, May 03, 2019 at 09:10:39AM +0200, Jakub Jelinek wrote: > On Fri, Apr 26, 2019 at 05:45:27PM +0200, Jakub Jelinek wrote: > > 2019-04-26 Jakub Jelinek <ja...@redhat.com> > > > > PR debug/90197 > > * cp-gimplify.c (genericize_cp_loop): Emit a DEBUG_BEGIN_STMT > > before the condition (or if missing or constant non-zero at the end > > of the loop. Emit a DEBUG_BEGIN_STMT before the increment expression > > if any. > > I'd like to ping this patch for trunk. Thanks.
Ping. Jakub