-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillainvalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bug
Description
Bugzilla Link | 3199 |
Resolution | INVALID |
Resolved on | Jul 29, 2010 17:56 |
Version | unspecified |
OS | MacOS X |
Reporter | LLVM Bugzilla Contributor |
Extended Description
when passing long long parameter mixed with short, int, (parameters should large than 8, so to run out of r3~r10), callee can't calculate the address of long long parameter passed by caller correctly(the alignment error, 4 bytes alignment should be added between long long's previous slot, not between long long's hi32 and lo32 slot).
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillainvalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bug