binutils-gdb/ld/testsuite/ld-aarch64/dt_textrel.d
Roland McGrath d029b54d9c ld: Fix testsuite failures under --enable-textrel-check=error
ld/
	* testsuite/ld-aarch64/dt_textrel.d: Pass explicit -z notext in
	case ld was configured with --enable-textrel-check=error.
	* testsuite/ld-aarch64/pr22764.d: Likewise.
	* testsuite/ld-aarch64/pr20402.d: Likewise.
2021-11-15 11:09:17 -08:00

8 lines
117 B
Makefile

#source: dt_textrel.s
#target: [check_shared_lib_support]
#ld: -shared -z notext
#readelf: -d
#...
.*TEXTREL.*
#pass