Skip to content

Vector initialization causes C++ front-end ICE #1750

@llvmbot

Description

@llvmbot
Bugzilla Link 1378
Resolution FIXED
Resolved on Feb 22, 2010 12:43
Version 1.8
OS All
Attachments Test file that causes C++ front-end ICE
Reporter LLVM Bugzilla Contributor

Extended Description

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.

Metadata

Metadata

Assignees

Labels

bugzillaIssues migrated from bugzillacompile-failUse [accepts-invalid] and [rejects-valid] insteadllvm-toolsAll llvm tools that do not have corresponding tag

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions