This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.2.1 draft release note (second draft)
- From: Allan Sandfeld Jensen <snowwolf at one2one-networks dot com>
- To: gcc at gcc dot gnu dot org
- Cc: Joe Buck <jbuck at synopsys dot com>
- Date: Wed, 9 Oct 2002 10:58:12 +0200
- Subject: Re: 3.2.1 draft release note (second draft)
- Organization: One2one Networks A/S
- References: <200210081731.g98HVen16409@piper.synopsys.com>
On Tuesday 08 October 2002 19:31, Joe Buck wrote:
> Here's a second draft for GCC 3.2.1 release notes. Please let me know
> about anything else that should be mentioned.
>
> I added 6627,6845,7034,7124,7134,7174,7242,7390,7411,7754, and 8120.
> Also a Debian BTS bug, see note below.
>
> A question: 7375 (crash while compiling XFree86) is mentioned as a possible
> duplicate to 7390, but is still marked as open. Is it still broken?
>
> --------------------------------------------------------------------
> Informal release notes for GCC 3.2.1
>
> 3.2.1 is a bug fix release only; other than bug fixes there are no new
> features that were not present in GCC 3.2.
>
Except the new -Wabi flag, that warns of known conflicts with the C++ ABI
standard. Maybe you should mention that as a new feature.
`Allan