[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#184800: gcc-3.2: ICE while building mplayer



Package: gcc-3.2
Version: 1:3.2.3-0pre5
Severity: important

gcc-3.2 -O4 -march=athlon-tbird -mcpu=athlon-tbird -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_GNU_SOURCE -c -o dsputil.o dsputil.c
dsputil.c: In function `put_no_rnd_qpel8_mc22_c':
dsputil.c:1304: internal error: Segmentation fault

The error is always in range 1303 < line error < 1305.

Using -O3 sometimes compiles.
Using -O2 always compiles.

I've repeated compile test 10 times.

Once using -O4 the error was:
dsputil.c: In function `avg_qpel16_mc23_c':
dsputil.c:1305: unrecognizable insn:
(insn 641 577 644 (parallel[
            (reg:TF 8 st(0))
            (value:SI)
        ] ) -1 (nil)
    (nil))
dsputil.c:1305: Internal compiler error in extract_insn, at recog.c:2148

PR to follow.

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux finwe 2.4.19 #2 Sun Aug 4 23:25:49 CEST 2002 i686
Locale: LANG=it_IT@euro, LC_CTYPE=it_IT@euro

Versions of packages gcc-3.2 depends on:
ii  binutils                  2.13.90.0.10-1 The GNU assembler, linker and bina
ii  cpp-3.2                   1:3.2.3-0pre5  The GNU C preprocessor
ii  gcc-3.2-base              1:3.2.3-0pre5  The GNU Compiler Collection (base 
ii  libc6                     2.3.1-14       GNU C Library: Shared libraries an
ii  libgcc1                   1:3.2.3-0pre5  GCC support library




Reply to: