This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [6/6] Fold prev/next into gimple: do it


On Wed, May 2, 2012 at 10:25 AM, Michael Matz <matz@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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]