This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.1.2 RC1
- From: Paul Brook <paul at codesourcery dot com>
- To: Robert Schwebel <r dot schwebel at pengutronix dot de>
- Cc: Mark Mitchell <mark at codesourcery dot com>, GCC <gcc at gcc dot gnu dot org>, Paul Brook <pbrook at gcc dot gnu dot org>
- Date: Tue, 30 Jan 2007 18:08:01 +0000
- Subject: Re: GCC 4.1.2 RC1
- References: <45BEB63C.90701@codesourcery.com> <20070130114435.GA23438@pengutronix.de>
On Tuesday 30 January 2007 11:44, Robert Schwebel wrote:
> On Mon, Jan 29, 2007 at 07:06:36PM -0800, Mark Mitchell wrote:
> > If you do encounter problems, please file a Bugzilla PR, and add me to
> > the CC: list for the issue. Please do not send me reports without first
> > filing a PR, as I am unable to keep track of all the issues if they are
> > not in the database.
>
> It looks like http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28675 is fixed
> in 4.2, because in our autobuild runs we don't see the ICE any more.
> However, the bugzilla entry doesn't mention a fix for the problem. Paul,
> have you done something in 4.2 which might be backported to 4.1?
I never managed to fix it, so I expect it's still latent. I've added my
analysis to the PR.
Paul