Fix the test for PR 18963 so that it will work on 16-bit targets.
authorStephen Casner <casner@acm.org>
Thu, 16 Apr 2020 15:13:31 +0000 (16:13 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 16 Apr 2020 15:13:31 +0000 (16:13 +0100)
commit7a1a12f4d1c6152017142d74c736dc1cc6b0e81c
treef3aa35f4b8ac39c5869bee81d5b14472bdd917fa
parent381ce63f2f010ef5c246be720ef177cf46a19179
Fix the test for PR 18963 so that it will work on 16-bit targets.

PR ld/18963
* testsuite/ld-scripts/pr18963.s: New, replaces empty data.s to
allocate space in text, data, bss here rather than pr18963.t.
* testsuite/ld-scripts/pr18963.t: Remove assignments to dot.
* testsuite/ld-scripts/pr18963.d: Change addresses to fit 16 bits.
ld/ChangeLog
ld/pe-dll.c
ld/testsuite/ld-scripts/pr18963.d
ld/testsuite/ld-scripts/pr18963.s [new file with mode: 0644]
ld/testsuite/ld-scripts/pr18963.t
This page took 0.023721 seconds and 4 git commands to generate.