binutils-gdb/ld/testsuite/ld-elfcomm/common1b.c
Nick Clifton ca4fa240d6 Properly report filename for alignment reduction.
Add test for alignment reduction.
2003-04-15 09:38:11 +00:00

4 lines
80 B
C

static char dummy1 = 'X';
char foo1 [] = "Aligned at odd byte.";
char foo2 [4];