[LLVMbugs] [Bug 523] NEW: Internal compiler error using reference tricks
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Feb 20 19:45:42 PST 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=523
Summary: Internal compiler error using reference tricks
Product: tools
Version: trunk
Platform: All
URL: http://astrange.ithinksw.net/tools/referencetricks.cpp
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: llvm-g++
AssignedTo: unassignedbugs at nondot.org
ReportedBy: astrange at ithinksw.com
Compiling the file in the URL with the online demo (with all options checked) yields:
Output from llvm C/C++ front-end (llvm-gcc)
cc1plus: ../../llvm-gcc/gcc/llvm-expand.c:5937: llvm_expand_expr: Assertion `(DestLoc == 0 ||
isDestTyComposite) && "Cannot specify DestLoc for non-composite types!"' failed.
/tmp/webcompile/_3875_0.cc: In function `void unvectoredsum(unsigned char*, const unsigned char*,
const unsigned char*, int, int, int)':
/tmp/webcompile/_3875_0.cc:13: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.cs.uiuc.edu> for instructions.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list