[PATCH][www] Mention restrict changes

Richard Guenther rguenther@suse.de
Tue Jan 12 09:59:00 GMT 2010


Committed.

2010-01-12  Richard Guenther  <rguenther@suse.de>

	* gcc-4.5/changes.html: Mention restrict qualified pointer improvements.

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.5/changes.html,v
retrieving revision 1.64
diff -r1.64 changes.html
119a120,125
>     <li>The infrastructure for optimizing based on
>     <a href="http://gcc.gnu.org/onlinedocs/gcc/Restricted-Pointers.html">restrict qualified pointers</a>
>     has been rewritten and should result in code generation improvements.
>     Optimizations based on restrict qualified pointers are now also available
>     when using <code>-fno-strict-aliasing</code>.
> 



More information about the Gcc-patches mailing list