[wwwdocs] Additions to gcc-3.0/features.html

Dan Nicolaescu dann@godzilla.ICS.UCI.EDU
Sun Apr 8 17:58:00 GMT 2001


Here are some additions to the gcc-3.0/features.html document. 


Index: features.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.0/features.html,v
retrieving revision 1.5
diff -c -3 -p -c -r1.5 features.html
*** features.html	2001/04/08 22:12:38	1.5
--- features.html	2001/04/09 00:50:57
***************
*** 21,26 ****
--- 21,32 ----
          elimination</a>.</li>
      <li><a href="../news/unify.html">Global code
          hoisting/unification</a>.</li>
+     <li>More builtins for stdio.h and string.h as well as for ISO C99
+         functions.</li>
+     <li>More builtins and optimizations for stdio.h, string.h and old
+         BSD functions, as well as for ISO C99 functions.</li> 
+     <li>New builtin __builtin_expect for giving hints to the branch
+         predictor.</li> 
    </ul></li>
    <li>New Languages and Language specific improvements:
    <ul>



More information about the Gcc-patches mailing list