[LLVMbugs] [Bug 11913] New: error in backend: Cannot select: 0x9fcdbe8: f80 = ConstantFP<APFloat()> [ID=12]
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Feb 2 17:12:38 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=11913
Bug #: 11913
Summary: error in backend: Cannot select: 0x9fcdbe8: f80 =
ConstantFP<APFloat()> [ID=12]
Product: clang
Version: 2.9
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: tydeman at tybor.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
The full error message in the listing is:
APInt(80b, 302240678275694148452352u 302240678275694148452352s)fatal error:
error in backend: Cannot select: 0x9fcdbe8: f80 = ConstantFP<APFloat()> [ID=12]
I believe it is involved with floating-point, _Bool, and *= operator.
This is C99 code being compiled with 2.9-6
--
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