[LLVMbugs] [Bug 9859] New: internal compiler error: in extract_insn, at recog.c:2031

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri May 6 11:08:41 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=9859

           Summary: internal compiler error: in extract_insn, at
                    recog.c:2031
           Product: new-bugs
           Version: 2.9
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: gryffindor.godric at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Compilation of LLVM version 2.9 fails on PowerPC architecture, with the
following error:

llvm[3]: Compiling PPCISelLowering.cpp for Release build
PPCISelLowering.cpp: In member function ‘llvm::SDValue
llvm::PPCTargetLowering::LowerFormalArguments_SVR4(llvm::SDValue,
llvm::CallingConv::ID, bool, const llvm::SmallVectorImpl<llvm::ISD::InputArg>&,
llvm::DebugLoc, llvm::SelectionDAG&, llvm::SmallVectorImpl<llvm::SDValue>&)
const’:
PPCISelLowering.cpp:1772: error: unrecognizable insn:
(insn 2370 2369 1450 120
/tmp/llvm/llvm-2.8/include/llvm/CodeGen/ValueTypes.h:233 (set (reg:SI 11 11)
        (mem/u/c/i:SI (symbol_ref/u:SI ("*.LC233") [flags 0x82]) [8 S4 A32]))
-1 (insn_list:REG_LABEL_OPERAND 1454 (nil)))
PPCISelLowering.cpp:1772: internal compiler error: in extract_insn, at
recog.c:2031
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.opensuse.org/> for instructions.
/bin/rm: cannot remove
`/tmp/llvm/llvm-2.8/lib/Target/PowerPC/Release/PPCISelLowering.d.tmp': No such
file or directory
make[3]: *** [/tmp/llvm/llvm-2.8/lib/Target/PowerPC/Release/PPCISelLowering.o]
Error 1

OS Details:

Kernel Version (as reported by uname -a): 2.6.27.56-0.1-ppc64 #1 SMP 2010-12-01
16:57:58 +0100 ppc64 ppc64 ppc64 GNU/Linux

GCC Version (as reported by gcc -v): Using built-in specs.
Target: powerpc64-suse-linux
Configured with: ../configure --prefix=/usr --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 --disable-libmudflap
--with-slibdir=/lib --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=default32
--enable-secureplt --with-long-double-128 --build=powerpc64-suse-linux
Thread model: posix
gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) 

Distribution/Version:openSUSE 11.1 (ppc)

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list