http://llvm.org/bugs/show_bug.cgi?id=6824

Chris Lattner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #7 from Chris Lattner <[email protected]> 2010-04-17 22:16:18 CDT 
---
Sounds like your system compiler is miscompiling llvm.  This works for me in
debug, release, and release-asserts builds.

If clang successfully bootstraps for you, you could build it at -O0 then use
that to build clang at -O3.

-- 
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

Reply via email to