Fix test to be legal on 64-bit systems.

llvm-svn: 65270
This commit is contained in:
Eli Friedman 2009-02-22 07:40:57 +00:00
parent 35251f3d92
commit fd85266342
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ struct {
int bbb[10];
struct foo2 {
unsigned a;
uintptr_t a;
};
struct foo2 bar2[] = {