[LLVMbugs] [Bug 16849] New: ICE in clang version 3.4 (trunk 187998)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Aug 9 09:39:31 PDT 2013


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

            Bug ID: 16849
           Summary: ICE in clang version 3.4 (trunk 187998)
           Product: clang
           Version: unspecified
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: chriss at dnastar.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

int extractTemplateID(const char *assemblyName,int &templateID)
     ^
fatal error: error in backend: Cannot select: 0x10f0b8610: f80 = fround
0x10f11c010 [ORD=4411] [ID=15]
dbg:/Volumes/Code/p4main/depot/xng/dumpSNP.cpp:99
  0x10f11c010: f80,ch = load 0x10f0f8710, 0x10f0bbc10,
0x10f0eee10<LD8[FixedStack0](align=16), anyext from f64> [ORD=4410] [ID=14]
dbg:/Volumes/Code/p4main/depot/xng/dumpSNP.cpp:99
    0x10f0bbc10: i64 = FrameIndex<0> [ID=7]
    0x10f0eee10: i64 = undef [ID=5]
In function: _ZN7DumpSNP10roundScoreEd
clang: error: clang frontend command failed with exit code 70 (use -v to see
invocation)
clang version 3.4 (trunk 187998)
Target: x86_64-apple-darwin10.8.0
Thread model: posix
clang: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.
clang: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg:
/var/folders/uQ/uQ97V4GAFGWjDM7w4e8u1U+++TI/-Tmp-/dumpSNP-1a6eed.cpp
clang: note: diagnostic msg:
/var/folders/uQ/uQ97V4GAFGWjDM7w4e8u1U+++TI/-Tmp-/dumpSNP-1a6eed.sh

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130809/65c2df2d/attachment.html>


More information about the llvm-bugs mailing list