Add a testcase for "ld -d"
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 4 Aug 2017 12:39:56 +0000 (05:39 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 4 Aug 2017 12:39:56 +0000 (05:39 -0700)
commit9f06dab1e3acfb675669348a3ff331580d4eaf1e
treec7e6c67816304b3d50f7e9373caeb6900ebc2ca3
parent223b97ba9d9d1aa61bf22058f637c779c7621e6f
Add a testcase for "ld -d"

"ld -d" assigns space to common symbols even if a relocatable output
file is specified (with '-r').

PR ld/21904
* testsuite/ld-elf/pr21904.d: New file.
* testsuite/ld-elf/pr21904.s: Likewise.
ld/ChangeLog
ld/testsuite/ld-elf/pr21904.d [new file with mode: 0644]
ld/testsuite/ld-elf/pr21904.s [new file with mode: 0644]
This page took 0.024655 seconds and 4 git commands to generate.