https://bugzilla.novell.com/show_bug.cgi?id=352962 User jmayer@loplof.de added comment https://bugzilla.novell.com/show_bug.cgi?id=352962#c1 Summary: gcc ICE when compiling mplayer Product: openSUSE 11.0 Version: unspecified Platform: i686 OS/Version: openSUSE 11.0 Status: NEW Severity: Major Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: jmayer@loplof.de QAContact: qa@suse.de Found By: Other While compiling mplayer from svn HEAD, gcc crashes. jmayer@egg:~/work/suse/gccbug> uname -a Linux egg 2.6.24-rc6-git7-2-default #1 SMP 2008/01/01 21:14:48 UTC i686 i686 i386 GNU/Linux jmayer@egg:~/work/suse/gccbug> cc -v Using built-in specs. Target: i586-suse-linux Configured with: ../configure --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --with-slibdir=/lib --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --program-suffix=-4.3 --enable-version-specific-runtime-libs --without-system-libunwind --with-cpu=generic --build=i586-suse-linux Thread model: posix gcc version 4.3.0 20071129 (experimental) [trunk revision 130511] (SUSE Linux) jmayer@egg:~/work/suse/gccbug> cc -O3 -c -Wall -W -o bug.o bug.final.c bug.final.c: In function ‘demux_ty_fill_buffer’: bug.final.c:30: internal compiler error: in build2_stat, at tree.c:3110 Please submit a full bug report Using -O2 doesn't crash. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.