mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
e3ecd63133
This adds a new testcase for objcopy -O ihex to test that it correctly works. binutils/ChangeLog: PR 24065 * testsuite/binutils-all/copy-6.d: New test. * testsuite/binutils-all/objcopy.exp: Use it.
9 lines
184 B
Makefile
9 lines
184 B
Makefile
#PROG: objcopy
|
|
#source: bintest.s
|
|
#objcopy: -O ihex
|
|
# A few targets cannot assemble the bintest.s source file...
|
|
#notarget: pdp11-* *-darwin
|
|
#name: ihex objcopy test
|
|
#objdump: -h
|
|
#...
|