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]

Re: Tree inlining for the C front end (part 1 of 3)


On Oct  3, 2001, Alexandre Oliva <aoliva@redhat.com> wrote:

> On Oct  3, 2001, Richard Henderson <rth@redhat.com> wrote:

>> Fixing lang_hooks to be more like target-def.h would be a nice project...

> I'm not sure the same caveats about implicit ordering in initializers
> don't apply.

On second thought, I see why they don't apply.  I will make the change
to introduce lang-hooks.h and get the tree inlining hooks into it, but
I'd love to do this in a separate patch after checking my current
patch set in, so that it doesn't get totally unmanageable.  I promise
to start working on the additional patch as soon as the 4 patches go
in, and having it tested and posted no later than the end of this
week, otherwise I will myself revert my current patch set.  Deal?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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