]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
objcopy binary symbol type check
authorAlan Modra <amodra@gmail.com>
Fri, 14 Nov 2025 01:20:59 +0000 (11:50 +1030)
committerAlan Modra <amodra@gmail.com>
Fri, 14 Nov 2025 01:20:59 +0000 (11:50 +1030)
commit35e1c33162bf61a6d2e2da1128e8a841bd829e84
tree82b34c745d8e7cb9b8a47162f7623465773fb6ea
parentd77cf7e6b42a2ae7bdd86854743ad55e78edd910
objcopy binary symbol type check

This exposes an error on alpha-linux-gnuecoff where the start and end
syms are given the wrong storage class.

* testsuite/binutils-all/objcopy.exp (binary_symbol): Tighten
symbol type checking.
binutils/testsuite/binutils-all/objcopy.exp