This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/1569: Internal compiler error in print_rtl_and_abort, at flow.c:6502
- To: Gcc bugs mailing list <gcc-bugs at gcc dot gnu dot org>
- Subject: Re: c/1569: Internal compiler error in print_rtl_and_abort, at flow.c:6502
- From: Igor Schein <igor at txc dot com>
- Date: Fri, 12 Jan 2001 01:42:19 -0500
- Cc: bernds at redhat dot com
- References: <20010105233134.9273.qmail@sourceware.cygnus.com> <u8k889t8pg.fsf@gromit.rhein-neckar.de> <20010108165756.C8151@neptune.txc.com>
- Reply-To: igor at txc dot com
On Mon, Jan 08, 2001 at 04:57:56PM -0500, Igor Schein wrote:
> On Sat, Jan 06, 2001 at 08:56:27AM +0100, Andreas Jaeger wrote:
> > >>>>> igor writes:
> >
> > >> Number: 1569
> > >> Category: c
> > >> Synopsis: Internal compiler error in print_rtl_and_abort, at flow.c:6502
Hi,
this bug, c/1569, as well as identical c/1580, is caused by the following change:
revision 1.8680
date: 2000/12/22 15:44:39; author: bernds; state: Exp; lines: +20 -0
Renamer improvements.
regrename.c was modified. Reverting this patch alleviates the problem.
Thanks
Igor