Re: [5/6] Fold prev/next into gimple

2012-05-02 Thread Richard Guenther
On Wed, May 2, 2012 at 3:28 AM, Michael Matz wrote: > Hi, > > this patch basically is the one that makes all interfaces that possibly > change a gimple_seq take a pointer to one, this time _including_ the > statement iterator. > > For that I opted to use the same idiom as our basic block edge iter

[5/6] Fold prev/next into gimple

2012-05-01 Thread Michael Matz
Hi, this patch basically is the one that makes all interfaces that possibly change a gimple_seq take a pointer to one, this time _including_ the statement iterator. For that I opted to use the same idiom as our basic block edge iterators, namely via a wrapper macro that replaces the current gs