gcc-3.2/gcc/NEWS file
Janis Johnson
janis187@us.ibm.com
Fri Aug 16 11:27:00 GMT 2002
On Thu, Aug 15, 2002 at 10:46:53PM -0400, William Bader wrote:
> The sequence below in "NEWS" has "complier" for "compiler"
> and an extra "*" on the next line.
The NEWS file in the release is generated from the online release notes.
This patch fixes two small problems in this entry. The formatting looks
fine to me, so I don't know how the generated file gets the extra "*".
Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.2/changes.html,v
retrieving revision 1.28
diff -u -p -r1.28 changes.html
--- changes.html 15 Aug 2002 22:02:45 -0000 1.28
+++ changes.html 16 Aug 2002 18:19:40 -0000
@@ -54,7 +54,7 @@ a list of bugs fixed in this released.</
<h3>x86-64</h3>
<ul>
- <li>A bug whereby the complier could generated bad code for
+ <li>A bug whereby the compiler could generate bad code for
<code>bzero</code> has been fixed.</li>
</ul>
> Also, I have unofficial gcc-3.2 bounds checking patches at
> ftp://nscs.fast.net/pub/binaries/boundschecking
Hmm, are things like that listed somewhere on the GCC web site?
Janis (who volunteered to help out with these things while Gerald is gone)
More information about the Gcc
mailing list