mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
It's wrong to have ${srcdir} in run_dump_test "source:" lines, as run_dump_test adds $srcdir/$subdir/ to the line passed to the shell except when the source path starts with "./". The tests work currently because the shell expands ${srcdir} to an empty string. PR 31728 * testsuite/ld-i386/code16.d: Correct "source:". * testsuite/ld-x86-64/code16.d: Likewise. * testsuite/ld-x86-64/rela.d: Likewise.
11 lines
276 B
Makefile
11 lines
276 B
Makefile
#name: x86-64 rela relocs w/ non-zero relocated fields
|
|
#as: --64
|
|
#source: ../../../gas/testsuite/gas/i386/rela.s
|
|
#ld: -melf_x86_64
|
|
#objdump: -sj .data
|
|
|
|
.*: +file format .*
|
|
|
|
Contents of section .data:
|
|
*[0-9a-f]*0 .8 ?.. ?.. ?.. 00 ?00 ?00 ?00 .0 ?.. ?.. ?.. 44 ?44 ?44 ?44 .*
|