This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
new-RA problem bootstrapping mainline 3.2 on x86
- From: Graham Stott <graham dot stott at btinternet dot com>
- To: matz at suse dot de, gcc-bugs at gcc dot gnu dot org
- Date: Thu, 18 Jul 2002 19:31:54 +0100
- Subject: new-RA problem bootstrapping mainline 3.2 on x86
Michael,
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
The new-regalloc-branch does bootstrap on i686-pc-linux-gnu.
Maybe something got lost moving from branch to mainline.
Cheers
Graham