[LLVMbugs] [Bug 1378] NEW: Vector initialization causes C++ front-end ICE
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue May 1 16:45:37 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1378
Summary: Vector initialization causes C++ front-end ICE
Product: new-bugs
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: christopher.lamb at gmail.com
llvm/trunk/lib/VMCore/Constants.cpp:1201: failed assertion `!V.empty() && "Cannot infer type if V is
empty"'
../../splat_g++_ice.cpp: In function 'float __vector__ foo(float)':
../../splat_g++_ice.cpp:11: internal compiler error: Abort trap
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.org/bugs> 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