[LLVMbugs] [Bug 13168] New: Assertion failed: (type->isReferenceType() == E->isGLValue() && "reference binding to unmaterialized r-value!"), function EmitCallArg, file /Users/jrmuizel/src/llvm/tools/clang/lib/CodeGen/CGCall.cpp,
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jun 21 14:09:39 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13168
Bug #: 13168
Summary: Assertion failed: (type->isReferenceType() ==
E->isGLValue() && "reference binding to unmaterialized
r-value!"), function EmitCallArg, file
/Users/jrmuizel/src/llvm/tools/clang/lib/CodeGen/CGCal
l.cpp,
Product: clang
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: LLVM Codegen
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: jmuizelaar at mozilla.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 8739
--> http://llvm.org/bugs/attachment.cgi?id=8739
preprocessed source
I get this while compiling Firefox.
"/Users/jrmuizel/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.6.0
-emit-obj -disable-free -main-file-name ptio.c -pic-level 2 -mdisable-fp-elim
-masm-verbose -munwind-tables -target-cpu core2 -target-linker-version 97.14 -g
-U DEBUG -U HAVE_CVAR_BUILT_ON_SEM -O2 -Wall -ferror-limit 19 -fmessage-length
200 -fvisibility hidden -pthread -stack-protector 1 -mstackrealign -fblocks
-fobjc-runtime=macosx-10.6.0 -fobjc-dispatch-method=mixed
-fobjc-default-synthesize-properties -fno-common -fdiagnostics-show-option
-fcolor-diagnostics -x c ptio-vw8LuY.i
--
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