http://llvm.org/bugs/show_bug.cgi?id=10775
Andrew Trick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED AssignedTo|[email protected] |[email protected] --- Comment #1 from Andrew Trick <[email protected]> 2011-09-06 12:02:39 CDT --- valgrind doesn't recognize optimized strcasecmp in glib yet. It's supposed to be fixed in 3.6.1. Until then we are suppressing the error. Fixed by r139048 and r139084 -- 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
