[LLVMbugs] [Bug 13589] New: Clang crashes analyzing Yate in Release build (not in Debug)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Aug 12 11:53:02 PDT 2012


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

             Bug #: 13589
           Summary: Clang crashes analyzing Yate in Release build (not in
                    Debug)
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
        AssignedTo: kremenek at apple.com
        ReportedBy: ojab at ojab.ru
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 9038
  --> http://llvm.org/bugs/attachment.cgi?id=9038
Preprocessed source

I have a bunch of crashes using
clang version 3.2 (trunk 161741)
Target: x86_64-unknown-linux-gnu
Thread model: posix
build with -DCMAKE_BUILD_TYPE=Release & gcc-4.7.1 (and no errors if clang was
build using clang itself). Also there isn't any crashes if clang was build with
-DCMAKE_BUILD_TYPE=Debug & gcc-4.7.1

I don't really know if it is GCC miscompilation or non-trivial case like Bug
11926.

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