Comments
Patch
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/changes.html,v
retrieving revision 1.85
@@ -273,7 +273,7 @@
support <code>REAL(16)</code> in hardware nor those which do not support
<code>libquadmath</code>.</li>
<li>Much improved compile time for large array constructors.</li>
- <li>In order to reduce execution time and memory usage, use of
+ <li>In order to reduce execution time and memory consumption, use of
temporary arrays in assignment expressions is avoided for
many cases. The compiler now reverses loops in order to avoid
generating a temporary array where possible.</li>