On Wed, Oct 9, 2013 at 11:34 PM, Andrew MacLeod <amacl...@redhat.com> wrote:
> On 10/09/2013 02:18 PM, Andrew MacLeod wrote:
>>
>> On 10/09/2013 02:15 PM, Andrew MacLeod wrote:
>>>
>>>
>>> Fair enough.   I'll adjust...  the front end files which use that routine
>>> will just have to include gimplify.h
>>>
>> Unless maybe we should expand the gimplify module to have a
>> gimplfy-fe.[ch] which includes the routines the front ends require..?  tehre
>> are 3 or 4 other ones in there I have noticed that are called from the front
>> ends.
>>
>>
> Ugg. I played around with it some, but it needs to be sorted through a lot
> better. so any attempts at that seem premature right now.
>
> Instead, I'll just move the few remaining prototypes from gimplfy.c that are
> in tree-flow.h into gimple.h which has a lot of the other gimplify
> prototypes in it.  I'll deal with gimpllify.h and all these issues later on
> when Im more prepared and get to processing gimple.h.

Fine with me.

> I'll follow it by then reducing the include list for the new tree-cfg.h so
> that it truly represents just tree-cfg routines.
>
> Bootstraps on x86_64-unknown-linux-gnu. regressions running.. OK?

Ok.

Thanks,
Richard.

> Andrew
>
>

Reply via email to