mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
e8e10743f7
PR 30907
16 lines
438 B
Makefile
16 lines
438 B
Makefile
#name: --rosegment (pr30907-2) (has at least one RX, one R and one RW segments)
|
|
#source: pr22393-1.s
|
|
#ld: -shared -z separate-code -z relro --rosegment
|
|
#readelf: -l --wide
|
|
#target: *-*-linux-gnu *-*-gnu* *-*-nacl* arm*-*-uclinuxfdpiceabi
|
|
#xfail: ![check_shared_lib_support]
|
|
#xfail: ![check_relro_support]
|
|
|
|
#...
|
|
[ ]+LOAD[ ]+0x[0-9a-f x]+R E[ ]+0x.*
|
|
#...
|
|
[ ]+LOAD[ ]+0x[0-9a-f x]+R[ ]+0x.*
|
|
#...
|
|
[ ]+LOAD[ ]+0x[0-9a-f x]+RW[ ]+0x.*
|
|
#...
|