Home
last modified time | relevance | path

Searched refs:common1 (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
Dpr13250-1.c1 int common1[8]; variable
6 for (i = 0; i < sizeof (common1)/ sizeof (common1[0]); i++) in foo()
7 common1[i] = -1; in foo()
Dpr13250-2.c1 extern int common1[8];
9 return common1[4]; in bar()
Dpr13250-3.c4 int common1[1]; variable
15 if (common1[0] != -1) in main()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
Dcommon1.d2 #error-output: common1.l
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-20121054 * gas/elf/common1.d: New file.
1055 * gas/elf/common1.l: Likewise.
1056 * gas/elf/common1.s: Likewise.
1061 * gas/elf/elf.exp: Run common1 and common2.