This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: new-RA problem bootstrapping mainline 3.2 on x86
- From: Michael Matz <matz at suse dot de>
- To: Graham Stott <graham dot stott at btinternet dot com>
- Cc: <gcc-bugs at gcc dot gnu dot org>
- Date: Fri, 19 Jul 2002 10:34:49 +0200 (CEST)
- Subject: Re: new-RA problem bootstrapping mainline 3.2 on x86
Hi Graham,
On Thu, 18 Jul 2002, Graham Stott wrote:
> Attempting to bootstrap mainline 3.2 on i686-pc-linux-gnu with
> new_regalloc enabled by default fails building stage2 with this abort
>
> /gcc3.2/gcc/gcc/gengtype.c: In function `get_file_basename':
> /gcc3.2/gcc/gcc/gengtype.c:683: internal compiler error: Internal compiler error in check_colors, at ra-colorize.c:2045
You need to tell me exactly which options you used to configure. I used
just --enable-shared --enable-threads on i686-pc-linux-gnu but don't get a
problem. Hmm, OTOH I used a two days old version of HEAD, maybe that's
the problem, I'll test again.
Ciao,
Michael.