[LLVMbugs] [Bug 12349] New: assetion failed in clang and error: unable to execute command: Illegal instruction: 4
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Mar 25 08:14:46 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12349
Bug #: 12349
Summary: assetion failed in clang and error: unable to execute
command: Illegal instruction: 4
Product: clang
Version: trunk
Platform: Macintosh
URL: http://code.google.com/p/feelpp/downloads/detail?name=
laplacian-clang.tar.gz&can=2&q=
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: C++
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: christophe.prudhomme at feelpp.org
CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
Classification: Unclassified
While compiling Feel++ (http://www.feelpp.org) with clang version 3.1 rev
153370
I got this message:
Assertion failed: (!Init->isValueDependent()), function checkInitIsICE, file
Decl.cpp, line 1475.
and later
clang: error: unable to execute command: Illegal instruction: 4
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
I put everything in an archive:
- the log file generated during compilation
- the .ii and .sh files for debugging
check the url field to download the file (I believe it will be too big to be on
bugzilla)
Best regards
C.
--
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