* ld-elf/elf.exp: Don't run --gc-sections tls var test on v850.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfcomm / common1a.c
1 char foo1 [2] __attribute__((aligned(64)));
2 char foo2 [2] __attribute__((aligned(128)));
This page took 0.041053 seconds and 4 git commands to generate.