This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc-3.2/gcc/NEWS file
- From: William Bader <william at nscs dot fast dot net>
- To: gcc at gcc dot gnu dot org, william at nscs dot fast dot net
- Date: Thu, 15 Aug 2002 22:46:53 EDT
- Subject: gcc-3.2/gcc/NEWS file
The sequence below in "NEWS" has "complier" for "compiler"
and an extra "*" on the next line.
Also, I have unofficial gcc-3.2 bounds checking patches at
ftp://nscs.fast.net/pub/binaries/boundschecking
William
http://williambader.com/
>New Targets and Target Specific Improvements
>
> x86-64
>
> * A bug whereby the complier could generated bad code for bzero has
> been fixed.
> *