This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0 Status Report
- To: Mark Mitchell <mark at codesourcery dot com>,gcc at gcc dot gnu dot org
- Subject: Re: GCC 3.0 Status Report
- From: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Date: Wed, 6 Jun 2001 00:58:46 +0200
- References: <20010605132335U.mitchell@codesourcery.com>
On Tuesday 05 June 2001 22:23, Mark Mitchell wrote:
> Major Annoucements
> ------------------
>
> As announced in the May 21st Status Report, GNATS is now frozen. No
> new bugs can be made high priority without my express approval. If
> you wish to mark a bug high priority, you must first send me mail
> explaining why fixing the bug is of *absolutely vital* import. It
> must not only be a regression from GCC 2.95 -- it must also be in some
> way cataclysmic. Failing to build the Linux kernel or the X server
> for an x86 would be one example. No optimization issue is likely to
> qualify; correctness issues are probably the only likely candidates.
> Crashing on illegal code for which we used to give an error mesage is
> probably not a candidate. Even failing to compile a correct, but
> corner-case example, might not qualify.
Mark, I just entered c++/3061, I think it qualifies as high priority bug:
- it's a regression from gcc-2.95
- it crashes kde2 on startup
Besides that I'm just back from vacation and will recheck
kernel/glibc/xf4/etc with current gcc3.0 on PPC during the next days.
Franz.