From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9295 invoked by alias); 7 Dec 2003 20:11:03 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 9282 invoked by uid 48); 7 Dec 2003 20:11:02 -0000 Date: Sun, 07 Dec 2003 20:11:00 -0000 Message-ID: <20031207201102.9281.qmail@sources.redhat.com> From: "oremanj at get-linux dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20031207200709.13344.oremanj@get-linux.org> References: <20031207200709.13344.oremanj@get-linux.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/13344] Segmentation fault compiling xine-lib-1-rc2 X-Bugzilla-Reason: CC X-SW-Source: 2003-12/txt/msg00862.txt.bz2 List-Id: ------- 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