PR ld/10144
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 29 Nov 2011 12:42:10 +0000 (12:42 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Tue, 29 Nov 2011 12:42:10 +0000 (12:42 +0000)
commit74d44110ad6ae12dfd0a4cf035705873b97fa52d
treeb591ad3b3a955937b2a6732ffb1baf83ad718ba1
parent0c36327f08536ad69ac44363ecff5c28761ef009
PR ld/10144
* lib/ld-lib.exp (run_ld_link_tests): Handle sources from other
directories.
(run_ld_link_exec_tests): Likewise.
(run_cc_link_tests): Likewise.
* ld-elf/comm-data1.sd: New test.
* ld-elf/comm-data1.s: Source for the new test.
* ld-elf/comm-data2.sd: New test.
* ld-elf/comm-data2.rd: Likewise.
* ld-elf/comm-data2.xd: Likewise.
* ld-elf/comm-data2.s: Source for the new tests.
* ld-elf/comm-data.exp: New file.
* ld-mips-elf/comm-data.exp: Likewise.
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/comm-data.exp [new file with mode: 0644]
ld/testsuite/ld-elf/comm-data1.s [new file with mode: 0644]
ld/testsuite/ld-elf/comm-data1.sd [new file with mode: 0644]
ld/testsuite/ld-elf/comm-data2.rd [new file with mode: 0644]
ld/testsuite/ld-elf/comm-data2.s [new file with mode: 0644]
ld/testsuite/ld-elf/comm-data2.sd [new file with mode: 0644]
ld/testsuite/ld-elf/comm-data2.xd [new file with mode: 0644]
ld/testsuite/ld-mips-elf/comm-data.exp [new file with mode: 0644]
ld/testsuite/lib/ld-lib.exp
This page took 0.02568 seconds and 4 git commands to generate.