Package: gcc-3.3
Version: 1:3.3.3-7
Severity: normal

This bug is rather unexpected in that -save-temps makes it go away. This
flag shouldn't affect compilation, and neither should -pipe. Removing
-pipe does not make the bug go away. Hardware error is a possibility but
the machine has overpowered cooling and runs many other compilations
fine; this one fails every time except with -save-temps.

[EMAIL PROTECTED]:~/video/xine-lib/src/libffmpeg/libavcodec$ cvs status
dsputil.c
===================================================================
File: dsputil.c         Status: Up-to-date

   Working revision:    1.35
   Repository revision: 1.35
   /cvsroot/xine/xine-lib/src/libffmpeg/libavcodec/dsputil.c,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

[EMAIL PROTECTED]:~/video/xine-lib/src/libffmpeg/libavcodec$ gcc 
-DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include 
-I../../../include -I../../../src -I../../../src/xine-engine 
-I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input 
-I../../../src/input -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT 
-DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER 
-DCONFIG_ZLIB -mcpu=athlon -O3 -pipe -fomit-frame-pointer -falign-functions=4 
-falign-loops=4 -falign-jumps=4 -mpreferred-sta ck-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -MT 
dsputil.lo -MD -MP -MF .deps/dsputil.Tpo -c dsputil.c -o .libs/dsputil.o 
-save-temps
gcc: warning: -pipe ignored because -save-temps specified
[EMAIL PROTECTED]:~/video/xine-lib/src/libffmpeg/libavcodec$ gcc 
-DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include 
-I../../../include -I../../../src -I../../../src/xine-engine 
-I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input 
-I../../../src/input -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT 
-DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER 
-DCONFIG_ZLIB -mcpu=athlon -O3 -pipe -fomit-frame-pointer -falign-functions=4 
-falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math 
-funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs 
-Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -MT 
dsputil.lo -MD -MP -MF .deps/dsputil.Tpo -c dsputil.c -o .libs/dsputil.o
dsputil.c: I funktion `avg_qpel8_mc21_c':
dsputil.c:1808: internal compiler error: Segmenteringsfel
Var vänlig och skicka in en komplett felrapport,
om möjligt med preprocessad källfil.
Se <URL:http://gcc.gnu.org/bugs.html> för instruktioner.
[EMAIL PROTECTED]:~/video/xine-lib/src/libffmpeg/libavcodec$ gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.3/specs
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib 
--enable-nls --without-included-gettext --enable-__cxa_atexit 
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm 
--enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.3 (Debian 20040429)
[EMAIL PROTECTED]:~/video/xine-lib/src/libffmpeg/libavcodec$ gzip -9c
dsputil.i > dsputil.i.gz

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.5-1-k7
Locale: LANG=sv_SE, LC_CTYPE=sv_SE

Versions of packages gcc-3.3 depends on:
ii  binutils                   2.14.90.0.7-6 The GNU assembler, linker and bina
ii  cpp-3.3                    1:3.3.3-7     The GNU C preprocessor
ii  gcc-3.3-base               1:3.3.3-7     The GNU Compiler Collection (base 
ii  libc6                      2.3.2.ds1-12  GNU C Library: Shared libraries an
ii  libgcc1                    1:3.3.3-7     GCC support library

-- no debconf information

Attachment: dsputil.i.gz
Description: Binary data

Reply via email to