[LLVMbugs] [Bug 6824] crash in X86 DAG->DAG Instruction Selection

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Apr 17 20:16:18 PDT 2010


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

Chris Lattner <clattner at apple.com> changed:

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

--- Comment #7 from Chris Lattner <clattner at apple.com> 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.



More information about the llvm-bugs mailing list