Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertion failed in RegisterScavenging #1778

Closed
llvmbot opened this issue May 9, 2007 · 1 comment
Closed

Assertion failed in RegisterScavenging #1778

llvmbot opened this issue May 9, 2007 · 1 comment
Labels
bugzilla Issues migrated from bugzilla

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented May 9, 2007

Bugzilla Link 1406
Resolution FIXED
Resolved on Feb 22, 2010 12:45
Version unspecified
OS All
Attachments bugpoint-reduced-simplified.bc
Reporter LLVM Bugzilla Contributor

Extended Description

laurov@laurov-desktop:~/ffmpeg/build_llvm_arm/libavcodec$ llc <
bugpoint-reduced-simplified.bc
llc: /home/laurov/llvm/llvm/lib/CodeGen/RegisterScavenging.cpp:113: void
llvm::RegScavenger::forward(): Assertion `false' failed.
llc((anonymous namespace)::PrintStackTrace()+0x1a)[0x8921d16]
llc((anonymous namespace)::SignalHandler(int)+0x112)[0x8921fdc]
[0xffffe420]
/lib/tls/i686/cmov/libc.so.6(abort+0x101)[0xb7d45641]
/lib/tls/i686/cmov/libc.so.6(__assert_fail+0xfb)[0xb7d3d43b]
llc(llvm::RegScavenger::forward()+0x1e5)[0x879427b]
llc(llvm::RegScavenger::forward(llvm::ilist_iteratorllvm::MachineInstr)+0x13)[0x84962a5]
llc[0x877e0b7]
llc[0x8780b42]
llc(llvm::MachineFunctionPass::runOnFunction(llvm::Function&)+0x28)[0x8443ada]
llc(llvm::FPPassManager::runOnFunction(llvm::Function&)+0x13a)[0x88bd4d8]
llc(llvm::FunctionPassManagerImpl::run(llvm::Function&)+0x6e)[0x88bd75c]
llc(llvm::FunctionPassManager::run(llvm::Function&)+0x88)[0x88bd8aa]
llc(main+0x97d)[0x84133dd]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc)[0xb7d2febc]
llc[0x8411b31]
Aborted (core dumped)

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

1 participant