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: [web-page patch] Re: Tree inlining for the C front end (part 1 of 3)


On Oct  8, 2001, Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> wrote:

> On 5 Oct 2001, Alexandre Oliva wrote:
>> Perhaps this was enough of a contribution to deserve a News entry...
>> Ok to install?

> Yes, thanks!

> (Perhaps I'd try to make a bit clearer that the frontend now is not
> just prepared to use the inliner, but actually *uses* it?)

Thanks, here's what I'm checking in, still dated Oct 5, which was the
contribution date.  Or should the news entry have been dated for today?

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.278
diff -u -p -r1.278 index.html
--- index.html 2001/10/11 17:47:29 1.278
+++ index.html 2001/10/16 21:22:56
@@ -164,6 +164,13 @@ system-on-a-chip series.  See
 information.
 </dd>
 
+<dt><b>October 5, 2001</b></dt>
+<dd>
+Alexandre Oliva of Red Hat has generalized the tree inlining
+infrastructure, formerly in the C++ front-end, so that it is now used
+in the C front end too.
+</dd>
+
 <dt><b>October 2, 2001</b></dt>
 <dd>
 <a href="http://www.gnat.com/";>Ada Core Technologies, Inc</a>, has contributed 

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