https://bugzilla.novell.com/show_bug.cgi?id=485275 Summary: Getting internal compiler error : inline_secondary_memory_needed at config/i386/i386.c:21851 Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: vivek1717@gmail.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) Hi All, While compiling on Opensuse11-1 on 64 bit machine, i got the following internal compiler error: xlibs/streams/compress.cpp: In member function virtual long int ZCompress::UncompressStream(unsigned char*, long unsigned int): xlibs/streams/compress.cpp:1029: internal compiler error: in inline_secondary_memory_needed, at config/i386/i386.c:21851 Please submit a full bug report, with preprocessed source if appropriate. See <http://bugs.opensuse.org/> for instructions. gmake: *** [Linux_x86_64/xlibs/debug/streams/compress.o] Error 1 The following are the compiler details: gcc -v Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --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 --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux Thread model: posix gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) The following are the OS details: openSUSE 11.1 (x86_64) VERSION = 11.1 The same code has compiled successfully on 32bit openSUSE 11.1 OS, but it is failing for 64 bit. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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.