Update year range in copyright notice of binutils files
[binutils-gdb.git] / binutils / testsuite / binutils-all / copy-5.d
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\)