[LLVMbugs] [Bug 14377] New: Running pass 'Greedy Register Allocator' leads to Segmentation fault (core dumped)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Nov 18 18:21:41 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=14377
Bug #: 14377
Summary: Running pass 'Greedy Register Allocator' leads to
Segmentation fault (core dumped)
Product: clang
Version: 3.1
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: LLVM Codegen
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: seb at boisvert.info
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Hi,
I want to use LLVM 3.1 (with clang for the frontend) for compiling Open-MPI
1.6.3,
which is a message-passing library. But I get a segmentation fault by the
"Greedy
Register Allocator".
--
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