[LLVMbugs] [Bug 18267] New: Missing nop after bl

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Dec 17 05:49:11 PST 2013


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

            Bug ID: 18267
           Summary: Missing nop after bl
           Product: libraries
           Version: trunk
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: PowerPC
          Assignee: unassignedbugs at nondot.org
          Reporter: schwab at linux-m68k.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

/usr/lib64/libLLVMPowerPCCodeGen.a(PPCTargetMachine.cpp.o): In function
`llvm::RegisterTargetMachine<llvm::PPC64TargetMachine>::Allocator(llvm::Target
const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions
const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level)':
/home/abuild/rpmbuild/BUILD/llvm-3.3/lib/Target/PowerPC/PPCTargetMachine.cpp:(.text._ZN4llvm21RegisterTargetMachineINS_18PPC64TargetMachineEE9AllocatorERKNS_6TargetENS_9StringRefES6_S6_RKNS_13TargetOptionsENS_5Reloc5ModelENS_9CodeModel5ModelENS_10CodeGenOpt5LevelE[_ZN4llvm21RegisterTargetMachineINS_18PPC64TargetMachineEE9AllocatorERKNS_6TargetENS_9StringRefES6_S6_RKNS_13TargetOptionsENS_5Reloc5ModelENS_9CodeModel5ModelENS_10CodeGenOpt5LevelE]+0xf4):
call to `llvm::PPCTargetMachine::PPCTargetMachine(llvm::Target const&,
llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&,
llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level, bool)'
lacks nop, can't restore toc; recompile with -fPIC

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131217/953a706c/attachment.html>


More information about the llvm-bugs mailing list