Skip to content

CBE generated code often provokes GCC ICE's #1555

@lattner

Description

@lattner
Bugzilla Link 1183
Resolution FIXED
Resolved on Feb 22, 2010 12:46
Version trunk
OS All

Extended Description

We're generating code like this now:

ltmp_2731_1 = ((unsigned char * (*) (unsigned char , unsigned char , unsigned int ))(void)memset)
(ltmp_2730_1, ((unsigned char )0), ltmp_34_2);

Which is causing tons of GCC ice's. :(

-Chris

Metadata

Metadata

Assignees

Labels

bugzillaIssues migrated from bugzillacompile-failUse [accepts-invalid] and [rejects-valid] instead

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions