Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] gcc-4.5.3-r1 fails to compile with "internal compiler error"
Date: Tue, 31 Jan 2012 19:58:48
Message-Id: CAN0CFw2MLUfBuaN5c64-Ba6GkYjLPiVDYOtSVn4ap29b5P-GLQ@mail.gmail.com
1 I can't seem to get gcc-4.5.3-r1 to compile. I tried twice and it
2 failed at the exact same point both times. The build log doesn't
3 mention a segfault. Does anyone know how to fix this? I was able to
4 compile gcc-4.3.3 a short while ago.
5
6 /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/gcc/config/i386/i386.md:
7 In function 'internal_dfa_insn_code':
8 /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/gcc/config/i386/i386.md:360:1:
9 internal compiler error: Aborted
10 Please submit a full bug report,
11 with preprocessed source if appropriate.
12 See <http://bugs.gentoo.org/> for instructions.
13 make[3]: *** [insn-attrtab.o] Error 1
14 make[3]: Leaving directory
15 `/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/gcc'
16 make[2]: *** [all-stage2-gcc] Error 2
17 make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build'
18 make[1]: *** [stage2-bubble] Error 2
19 make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build'
20 make: *** [bootstrap-lean] Error 2
21 emake failed
22
23 - Grant

Replies