http://llvm.org/bugs/show_bug.cgi?id=14025
Hal Finkel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Hal Finkel <[email protected]> 2012-10-10 22:56:35 CDT --- The GlobalDataFlow-dbl failure seems to have been a trig. func. rounding difference between systems. This should be fixed in r165695. s1421 also needed a fix to the array access problem that Duncan found. That was fixed in r165697. -- 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
