[LLVMbugs] [Bug 14025] clang/LLVM miscompiles TSVC benchmarks on	Darwin
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Wed Oct 10 20:56:35 PDT 2012
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=14025
Hal Finkel <hfinkel at anl.gov> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
--- Comment #4 from Hal Finkel <hfinkel at anl.gov> 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.
    
    
More information about the llvm-bugs
mailing list