-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillacompile-failUse [accepts-invalid] and [rejects-valid] insteadUse [accepts-invalid] and [rejects-valid] instead
Description
| 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 bugzillaIssues migrated from bugzillacompile-failUse [accepts-invalid] and [rejects-valid] insteadUse [accepts-invalid] and [rejects-valid] instead