mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
33eff4ce18
Although they aren't passed to linker, we should get it right. * testsuite/ld-elf/pr22393-2a.rd: Replace "-z textonly" with "-z separate-code". * testsuite/ld-elf/pr22393-2b.rd: Likewise. * testsuite/ld-x86-64/pr22393-3a.rd: Likewise. * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
10 lines
189 B
R
10 lines
189 B
R
#source: pr22393-1.s
|
|
#ld: -shared -z separate-code
|
|
#readelf: -l --wide
|
|
#target: *-*-linux-gnu *-*-gnu* *-*-nacl*
|
|
|
|
#failif
|
|
#...
|
|
+[0-9]+ +.*(\.note|\.gnu|\.hash|\.dyn|\.rel).*\.text.*
|
|
#...
|