[LLVMbugs] [Bug 13638] New: (PassInf && "Expected all immutable passes to be initialized")
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Aug 18 11:25:20 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13638
Bug #: 13638
Summary: (PassInf && "Expected all immutable passes to be
initialized")
Product: clang
Version: 3.1
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: matthew.supernaw at noaa.gov
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 9073
--> http://llvm.org/bugs/attachment.cgi?id=9073
modified clang-interpreter example.
I added a while loop around the clang-interpreter example. After the first
iteration I received the following error:
Assertion failed: (PassInf && "Expected all immutable passes to be
initialized"), function findAnalysisPass, file llvm/lib/VMCore/PassManager.cpp,
line 696.
Stack dump:
0. <eof> parser at end of file
Illegal instruction: 4
--
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