Add ability to change linker warning messages into errors when reporting executable...
[binutils-gdb.git] / ld / testsuite / ld-scripts / defined5.d
1 #ld: -Tdefined5.t --no-error-rwx-segments
2 #warning: .*multiple definition of `defined'.*
3 #nm: -B
4
5 # Check that a script can override an object file symbol, if multiple
6 # definitions are allowed. See pr12356.
7 #...
8 0+1000 D defined
9 #pass