mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
68c49d3ad1
Run property-1_needed-1b.d and property-1_needed-1c.d, which pass -z [no]indirect-extern-access to linker, only run for Linux/x86 targets. * testsuite/ld-elf/property-1_needed-1b.d: Only run for Linux/x86 targets. * testsuite/ld-elf/property-1_needed-1c.d: Likewise.
14 lines
359 B
Makefile
14 lines
359 B
Makefile
#source: empty.s
|
|
#source: property-1_needed-1.s
|
|
#as:
|
|
#ld: -shared -z noindirect-extern-access
|
|
#readelf: -n
|
|
#target: x86_64-*-linux* i?86-*-linux-gnu i?86-*-gnu*
|
|
|
|
#...
|
|
Displaying notes found in: .note.gnu.property
|
|
[ ]+Owner[ ]+Data size[ ]+Description
|
|
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
|
Properties: 1_needed: <unknown: 2>
|
|
#pass
|