[LLVMbugs] [Bug 1700] New: Assertion `category == fcNormal || category == fcNaN' failed
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Sep 25 08:53:11 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1700
Summary: Assertion `category == fcNormal || category == fcNaN'
failed
Product: new-bugs
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: baldrick at free.fr
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1140)
--> (http://llvm.org/bugs/attachment.cgi?id=1140)
testcase .ll
Running opt on the attached testcase causes this assertion failure:
$ opt -std-compile-opts c460008.bc --disable-output
opt: lib/Support/APFloat.cpp:360: llvm::integerPart*
llvm::APFloat::significandParts(): Assertion `category == fcNormal || category
== fcNaN' failed.
--
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