Update release-README after completing the 2.43 release.
[binutils-gdb.git] / binutils / testsuite / binutils-all / copy-5.d
blob33f22e5e3cf32a111a9d4f50f0d0dbdeb80d6d70
1 #PROG: objcopy
2 #source: bintest.s
3 #objcopy: -G fred --globalize-symbol jim bintest.o bintest.copy.o
4 # A few targets cannot assemble the bintest.s source file...
5 #notarget: pdp11-* *-darwin
6 #name: Error when using --keep-global-symbol with --globalize-symbol
7 #error: \A[^\n]*: --globalize-symbol\(s\) is incompatible with -G/--keep-global-symbol\(s\)