ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-size / size-3b.c
CommitLineData
8fd4256d
L
1static char bar[10];
2extern char size_of_bar asm ("bar@SIZE");
3char *bar_size = &size_of_bar;
4char *bar_p = bar;
This page took 0.348892 seconds and 4 git commands to generate.