[LLVMbugs] [Bug 7087] __builtin_powil failure
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri May 7 14:37:43 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7087
Dale Johannesen <dalej at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Dale Johannesen <dalej at apple.com> 2010-05-07 16:37:43 CDT ---
Fixed.
http://llvm.org/viewvc/llvm-project?rev=103299&view=rev
Note llvm-gcc doesn't exhibit this bug because this call to builtin_powil is
resolved by the gcc FE. I found no way to disable this.
--
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