This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/13344] Segmentation fault compiling xine-lib-1-rc2


------- Additional Comments From oremanj at get-linux dot org  2003-12-07 20:10 -------
Created an attachment (id=5295)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5295&action=view)
Preprocessed source causing the error

Here is the preprocessed source code causing the error.

Oops, I forgot the command line:

/bin/sh ../../../../libtool-nofpic --mode=compile 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_ENCODERS `echo -mcpu=pentiumpro -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
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations
-Wmissing-prototypes	-I/opt/kde-3.1/include/artsc  | sed -e
's/-funroll-loops//g'` -c -o dsputil_mmx.lo `test -f 'dsputil_mmx.i' || echo
'./'`dsputil_mmx.i

and gcc -v output:

Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs
Configured with: ../gcc-3.2.1/configure --prefix=/usr --enable-shared
--enable-threads=posix --with-slibdir=/lib --enable-__cxa_atexit
--enable-clocale=gnu
Thread model: posix
gcc version 3.2.1


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13344


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]