diff --git a/tccgen.c b/tccgen.c index 35d5aaaa..fe4a0706 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;