Re: [PATCH] Fix up parloops with debug labels (PR tree-optimization/52429)

2012-02-29 Thread Richard Guenther
On Wed, Feb 29, 2012 at 4:31 PM, Jakub Jelinek wrote: > Hi! > > Since debug stmts can contain LABEL_DECLs we can ICE in parloops on them, > fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux.  Ok > for trunk? Ok. Thanks, Richard. > 2012-02-29  Jakub Jelinek   > >        PR tree

[PATCH] Fix up parloops with debug labels (PR tree-optimization/52429)

2012-02-29 Thread Jakub Jelinek
Hi! Since debug stmts can contain LABEL_DECLs we can ICE in parloops on them, fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux. Ok for trunk? 2012-02-29 Jakub Jelinek PR tree-optimization/52429 * tree-parloops.c (separate_decls_in_region_debug): Return earl