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

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



Please recheck with the gcc-snapshot package.

Federico 'Derfel' Stella writes:
> 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.



Reply to: