b039ef0457
ld/ * ld.texinfo: Document "-z global". * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Support "-z global". (gld${EMULATION_NAME}_list_options): Likewise. ld/testsuite/ * ld-elf/global1.d: New file.
8 lines
135 B
Makefile
8 lines
135 B
Makefile
#source: start.s
|
|
#ld: -shared -z global
|
|
#readelf: -d
|
|
#target: *-*-linux* *-*-gnu*
|
|
|
|
#...
|
|
0x0*6ffffffb \(FLAGS_1\) *Flags: GLOBAL
|
|
#pass
|