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
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