mplayer-users
[Top][All Lists]
Advanced

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

Re: [MPlayer-users] 20020709 libavcodec snapshot and RH's gcc3-3.1-1


To: mplayer-users@xxxxxxxxxxxx
Subject: Re: [MPlayer-users] 20020709 libavcodec snapshot and RH's gcc3-3.1-1
From: Dominik Mierzejewski <dominik@xxxxxxxxxxxxxx>
Date: Tue Jul 9 22:48:02 2002
In-reply-to: <20020709151521.GA8001@ms-150.piorunek.pl>
References: <20020709151521.GA8001@ms-150.piorunek.pl>
User-agent: Mutt/1.4i

On Tuesday, 09 July 2002, Dominik Mierzejewski wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi everyone.
> I'm writing this to give heads up for those interested. This version of
> libavcodec triggers an internal compiler error in that gcc version,
> so don't post such "bugreports". I'm downloading gcc3-3.1-5 now to see
> if it helps.

Update:
It doesn't. So it seems I'm going to have to file a bugreport at RH's
bugzilla. Can anyone with gcc-3.1 (not from RedHat's RPMs) also confirm
or deny this error?
[...]
/usr/bin/make -C libavcodec
make[1]: Entering directory 
`/usr/local/share/builder/pkg/BUILD/MPlayer-20020709/libavcodec'
gcc3 -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall 
-DHAVE_AV_CONFIG_H -I.. -c -o common.o common.c 
gcc3 -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall 
-DHAVE_AV_CONFIG_H -I.. -c -o utils.o utils.c 
gcc3 -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall 
-DHAVE_AV_CONFIG_H -I.. -c -o mem.o mem.c 
gcc3 -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall 
-DHAVE_AV_CONFIG_H -I.. -c -o allcodecs.o allcodecs.c 
gcc3 -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall 
-DHAVE_AV_CONFIG_H -I.. -c -o mpegvideo.o mpegvideo.c 
gcc3 -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall 
-DHAVE_AV_CONFIG_H -I.. -c -o h263.o h263.c 
h263.c: In function `mpeg4_decode_picture_header':
h263.c:3755: unable to generate reloads for:
(insn:QI 1628 1625 1629 (parallel[ 
            (set (reg:CCZ 17 flags)
                (compare:CCZ (lshiftrt:SI (reg/v:SI 3 ebx [318])
                        (const_int -13 [0xfffffff3]))
                    (const_int 0 [0x0])))
            (set (reg/v:SI 1 edx [315])
                (lshiftrt:SI (reg/v:SI 3 ebx [318])
                    (const_int -13 [0xfffffff3])))
        ] ) 456 {*lshrsi3_cmp} (insn_list 1433 (nil))
    (expr_list:REG_DEAD (reg/v:SI 3 ebx [318])
        (nil)))
h263.c:3755: Internal compiler error in find_reloads, at reload.c:3571
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[1]: *** [h263.o] Error 1
make[1]: Leaving directory 
`/usr/local/share/builder/pkg/BUILD/MPlayer-20020709/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2
 
-- 
MPlayer RPMs: http://www.piorunek.pl/~dominik/linux/pkgs/mplayer/
"The Universe doesn't give you any points for doing things that are easy."
        -- Sheridan to Garibaldi in Babylon 5:"The Geometry of Shadows"
Dominik 'Rathann' Mierzejewski <rathann(at)rangers.eu.org>



[Prev in Thread] Current Thread [Next in Thread]