aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tccgen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tccgen.c b/tccgen.c
index 35d5aaa..fe4a070 100644
--- a/tccgen.c
+++ b/tccgen.c
@@ -5738,6 +5738,7 @@ static int decl0(int l, int is_for_loop_init)
}
next();
}
+ ad.aligned = 0;
}
}
return 0;