[LLVMbugs] [Bug 7719] New: selfhost phase 2 broken with release build

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jul 27 04:15:35 PDT 2010


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

           Summary: selfhost phase 2 broken with release build
           Product: clang
           Version: trunk
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: devlists at shadowlab.org
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=5273)
 --> (http://llvm.org/bugs/attachment.cgi?id=5273)
Decl preprocessed, and assembly

After r108614 (Another attempt at getting the clang self-host to like my
instcombine patch.), self-host no longer works with release build.

See the attached Decl.cpp for info. There is one compiled with clang++ r108613
and one with clang++ r108614.

When compiling clang in release mode with clang r108614, the resulting clang
fails or crash in a bunch of tests (make test in clang)

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