http://llvm.org/bugs/show_bug.cgi?id=2963
Chris Lattner <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #2 from Chris Lattner <[EMAIL PROTECTED]> 2008-10-28 01:22:47 ---
Your code is valid. A floating point multiply is not a valid
integer-constant-expression. The only floating point expression that is, is a
floating point constant that is immediately cast to an integer.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs