common1a.c 89 B

12
  1. char foo1 [2] __attribute__((aligned(64)));
  2. char foo2 [2] __attribute__((aligned(128)));