http://llvm.org/bugs/show_bug.cgi?id=7087
Dale Johannesen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Dale Johannesen <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
