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, Richard Henderson <rth@redhat.com> wrote:

> On Wed, Oct 03, 2001 at 04:27:17AM -0300, Alexandre Oliva wrote:
>> 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?

> I wasn't requiring you to do this.  But if you will anyway... ;-)

Thanks.  I've just finished installing the patches.  I attached a
tar-file with the exact patches I installed, for the record; the only
changes from the previously-posted patches was removing some changes
that canceled out and moving some dependencies of those changes
earlier.  I ended up merging patches 3 and 4 into a single patch.
There was not much sense in keeping patch 3 stand-alone, as it
introduced a testsuite regression and a feature regression, both fixed
with patch 4, so I made them a single unit.

I'm starting working on lang hooks now.

tree-inline-installed.tar.bz2


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