summaryrefslogtreecommitdiffstats
path: root/binutils-2.21/ld/testsuite/ld-elfcomm/common1a.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.21/ld/testsuite/ld-elfcomm/common1a.c')
-rw-r--r--binutils-2.21/ld/testsuite/ld-elfcomm/common1a.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils-2.21/ld/testsuite/ld-elfcomm/common1a.c b/binutils-2.21/ld/testsuite/ld-elfcomm/common1a.c
new file mode 100644
index 0000000..eb8fbef
--- /dev/null
+++ b/binutils-2.21/ld/testsuite/ld-elfcomm/common1a.c
@@ -0,0 +1,2 @@
+char foo1 [2] __attribute__((aligned(64)));
+char foo2 [2] __attribute__((aligned(128)));