2
0
mirror of https://sourceware.org/git/binutils-gdb.git synced 2025-01-24 12:35:55 +08:00
binutils-gdb/ld/testsuite/ld-elfcomm/common1a.c
Nick Clifton ca4fa240d6 Properly report filename for alignment reduction.
Add test for alignment reduction.
2003-04-15 09:38:11 +00:00

3 lines
89 B
C

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