This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.1 issues document.
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 6 Mar 2002 23:00:38 +0100
- Subject: Re: GCC 3.1 issues document.
- References: <2160000.1015449107@gandalf.codesourcery.com>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Wed, Mar 06, 2002 at 01:11:47PM -0800, Mark Mitchell wrote:
> In the past, I've kept a private list of the oustanding issues for
> a release, but there's no reason not to make it public.
>
> So, here it is:
>
> http://gcc.gnu.org/gcc-3.1/issues.html
>
> Please do not modify this document without my approval or you'll
> frazzle my brain even more than usual.
>
> Hopefully, we'll be able to create a "Closed Issues" section soon.
Do not know what's needed to change Unverified state to Verified.
target/5312 definitely still fails.
I'd like to add 2 new items to that list:
c/5354 - regression from 2.95.x - a patch for this was posted
http://gcc.gnu.org/ml/gcc-patches/2002-02/msg00958.html
without reaction
c++/5857 - regression from 3.0.x
Jakub