On Wed, May 2, 2012 at 10:25 AM, Michael Matz <m...@suse.de> wrote: > Hi, > > On Wed, 2 May 2012, Richard Guenther wrote: > >> Please remove the flags. > > Okay. > >> can you factor out this idiom to sth like gsi_new_seq_from_stmt () or so? >> Or gimple_init_seq_pointers? Not necessarily exported. > > gimple_init_singleton it is. The whole series is now at r187053.
It breaks GCC bootstrap: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53197 -- H.J.