This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/7770: m68k ICE during bootstrap
- From: Jason R Thorpe <thorpej at wasabisystems dot com>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 30 Aug 2002 03:46:01 -0000
- Subject: Re: bootstrap/7770: m68k ICE during bootstrap
- Reply-to: Jason R Thorpe <thorpej at wasabisystems dot com>
The following reply was made to PR bootstrap/7770; it has been noted by GNATS.
From: Jason R Thorpe <thorpej@wasabisystems.com>
To: cato@df.lth.se
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: bootstrap/7770: m68k ICE during bootstrap
Date: Thu, 29 Aug 2002 20:43:23 -0700
On Fri, Aug 30, 2002 at 03:08:35AM -0000, cato@df.lth.se wrote:
> The compiler reports an ICE during bootstrap, when compiling unwind-dw2-fde.c:
> ../../gcc/gcc/unwind-dw2-fde.c: In function `init_object':
> ../../gcc/gcc/unwind-dw2-fde.c:924: internal compiler error: Internal compiler error in reg_overlap_mentioned_p, at rtlanal.c:1543
>
> I have attached a .i file that reproduces the problem.
FWIW, I noticed the same problem when updating the vax-elf changes after
not having had time to deal with them for a while..
Curiously, Matt Thomas did NOT see the same problem with vax-elf. He
sent me the diffs he's using, and I am about to try and figure out what
the difference is...
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>