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;