[LLVMbugs] [Bug 6611] New: (PR5718 is closed) Assertion failed: (ExprType->isFunctionType() && "Unknown scalar value"), function EmitLoadOfLValue, file CGExpr.cpp, line 579.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Mar 13 22:23:16 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6611
Summary: (PR5718 is closed) Assertion failed:
(ExprType->isFunctionType() && "Unknown scalar
value"), function EmitLoadOfLValue, file CGExpr.cpp,
line 579.
Product: clang
Version: trunk
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: C++
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: nms+llvm at otdel-1.org
CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com
Is it the same as in PR5718? Source line number is different.
Assertion failed: (ExprType->isFunctionType() && "Unknown scalar value"),
function EmitLoadOfLValue, file CGExpr.cpp, line 579.
Stack dump:
0. Program arguments: /usr/local/bin/clang -cc1 -triple
i386-portbld-freebsd8.0 -S -disable-free -main-file-name tiffimage.cpp
-pic-level 2 -mdisable-fp-elim -mconstructor-aliases -target-cpu pentium4
-resource-dir /usr/local/lib/clang/1.1 -DEXV_BUILDING_LIB -DEXV_HAVE_DLL
-DEXV_HAVE_STDINT_H -I/usr/home/nms/9bsd/exiv2/build
-I/usr/home/nms/9bsd/exiv2/xmpsdk/include -I/usr/local/include -Wall
-Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute
-Woverloaded-virtual -W -fmessage-length 144 -fexceptions -fgnu-runtime
-fdiagnostics-show-option -fcolor-diagnostics -o /tmp/cc-WaLqK0.s -x c++
/usr/home/nms/9bsd/exiv2/src/tiffimage.cpp
1. <eof> parser at end of file
2. Per-file LLVM IR generation
3. /usr/home/nms/9bsd/exiv2/src/tiffcomposite_int.hpp:1522:28: Generating
code for declaration 'Exiv2::Internal::newTiffBinaryArray0'
4. /usr/home/nms/9bsd/exiv2/src/tiffcomposite_int.hpp:1523:5: LLVM IR
generation of compound statement ('{}')
clang: error: compiler command failed due to signal 6 (use -v to see
invocation)
*** Error code 250
--
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