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]

[wwwdocs] additions to changes.html


While going through some of my documents, I realized I didn't send a
patch to the GCC 3.4 Changes-Webpage.  I would like to add a comment
that reflects my efforts on tail call / sib call optimization from
a while ago:


Index: changes.html
===================================================================
RCS file: /cvsroot/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
retrieving revision 1.34
diff -r1.34 changes.html
124a125,126
>       <li>Optimization of indirect tail calls is now possible in a similar
>         fashion as direct sibcall optimization.</li>


OK to commit?

Andi.

-- 
Andreas Bauer
baueran at in.tum.de


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