Gentoo Archives: gentoo-user

From: Grant Edwards <grante@××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: emerge cinelerra-cvs fails with itnernal compiler error
Date: Thu, 14 Dec 2006 20:36:32
Message-Id: elsc6p$fd5$1@sea.gmane.org
In Reply to: [gentoo-user] emerge cinelerra-cvs fails with itnernal compiler error by Grant Edwards
1 On 2006-12-14, Grant Edwards <grante@××××.com> wrote:
2 > I'm trying to emerge cinelerra-cvs, but the compile fails with
3 > an internal compiler error. Anybody have any idea what the fix
4 > might be?
5
6 It seems to build OK with gcc-4.1.1, but not with gcc-3.4.6
7 (which generated the error below).
8
9 > ------------------------------------------------------------------------------
10 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=pentium-m -pipe -MT bcpan.lo -MD -MP -MF .deps/bcpan.Tpo -c bcpan.C -fPIC -DPIC -o .libs/bcpan.o
11 > if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../quicktime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=pentium-m -pipe -MT bcpbuffer.lo -MD -MP -MF ".deps/bcpbuffer.Tpo" \
12 > -c -o bcpbuffer.lo `test -f 'bcpbuffer.C' || echo './'`bcpbuffer.C; \
13 > then mv -f ".deps/bcpbuffer.Tpo" ".deps/bcpbuffer.Plo"; \
14 > else rm -f ".deps/bcpbuffer.Tpo"; exit 1; \
15 > fi
16 > bcpan.C: In static member function `static int BC_Pan::stick_to_values(float*, int, int*, int, int, int, float)':
17 > bcpan.C:437: error: unrecognizable insn:
18 > (insn 480 479 466 4 (set (reg:V4SF 21 xmm0 [85])
19 > (and:V4SF (not:V4SF (mem:SF (plus:SI (reg/f:SI 6 bp)
20 > (const_int -16 [0xfffffff0])) [91 shortest+0 S4 A8]))
21 > (reg:V4SF 22 xmm1))) -1 (nil)
22 > (nil))
23 > bcpan.C:437: internal compiler error: in extract_insn, at recog.c:2083
24
25
26 --
27 Grant Edwards grante Yow! I'm protected by
28 at a ROLL-ON I rented from
29 visi.com AVIS...
30
31 --
32 gentoo-user@g.o mailing list