Skip to content

Commit

Permalink
Merge pull request #2011 from WalterBright/fixalign
Browse files Browse the repository at this point in the history
make desired alignment explicit
  • Loading branch information
yebblies committed May 11, 2013
2 parents ccb439c + 300232d commit 1215bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runnable/test42.d
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ void test40()

/***************************************************/

struct S41
align(16) struct S41
{
int[4] a;
}
Expand Down

0 comments on commit 1215bc3

Please sign in to comment.