This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/6957: Internal compiler error in failed_reload, at reload1.c:5050
- From: Stefan Esser <se at freebsd dot org>
- To: gerald at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org,nobody at gcc dot gnu dot org, pfeifer at dbai dot tuwien dot ac dot at, gcc-gnats at gcc dot gnu dot org
- Date: Sat, 29 Jun 2002 22:29:34 +0200
- Subject: Re: c/6957: Internal compiler error in failed_reload, at reload1.c:5050
- References: <20020628124751.27270.qmail@sources.redhat.com>
- Reply-to: Stefan Esser <se at freebsd dot org>
On 2002-06-28 12:47 -0000, gerald@gcc.gnu.org wrote:
> Synopsis: Internal compiler error in failed_reload, at reload1.c:5050
>
> State-Changed-From-To: open->feedback
> State-Changed-By: gerald
> State-Changed-When: Fri Jun 28 05:47:50 2002
> State-Changed-Why:
> As far as I can see, Bernd Schmidt has addressed this bug:
> http://gcc.gnu.org/ml/gcc/2002-06/msg01211.html
> http://gcc.gnu.org/ml/gcc/2002-06/msg01709.html
> Would you mind verifying whether this fix indeed resolves
> your bug? Thanks!
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6957
The bug appears to be fixed!
I also verified that the resulting GCC is capable of
completing a "make world" on FreeBSD-current, just as
an additional regression test ...
Regards, STefan