On 2006-12-14, Grant Edwards <[EMAIL PROTECTED]> wrote:
> I'm trying to emerge cinelerra-cvs, but the compile fails with
> an internal compiler error.  Anybody have any idea what the fix
> might be?

It seems to build OK with gcc-4.1.1, but not with gcc-3.4.6
(which generated the error below).

> ------------------------------------------------------------------------------
>  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
> 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" \
>           -c -o bcpbuffer.lo `test -f 'bcpbuffer.C' || echo './'`bcpbuffer.C; 
> \
>         then mv -f ".deps/bcpbuffer.Tpo" ".deps/bcpbuffer.Plo"; \
>         else rm -f ".deps/bcpbuffer.Tpo"; exit 1; \
>         fi
> bcpan.C: In static member function `static int 
> BC_Pan::stick_to_values(float*, int, int*, int, int, int, float)':
> bcpan.C:437: error: unrecognizable insn:
> (insn 480 479 466 4 (set (reg:V4SF 21 xmm0 [85])
>         (and:V4SF (not:V4SF (mem:SF (plus:SI (reg/f:SI 6 bp)
>                         (const_int -16 [0xfffffff0])) [91 shortest+0 S4 A8]))
>             (reg:V4SF 22 xmm1))) -1 (nil)
>     (nil))
> bcpan.C:437: internal compiler error: in extract_insn, at recog.c:2083


-- 
Grant Edwards                   grante             Yow!  I'm protected by
                                  at               a ROLL-ON I rented from
                               visi.com            AVIS...

-- 
gentoo-user@gentoo.org mailing list

Reply via email to