]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
BFD: Remove unused file position member of `struct orl'
authorMaciej W. Rozycki <macro@redhat.com>
Wed, 5 Nov 2025 19:02:55 +0000 (19:02 +0000)
committerMaciej W. Rozycki <macro@redhat.com>
Wed, 5 Nov 2025 19:02:55 +0000 (19:02 +0000)
commit2ae26cd86339888aa04461b775290080b8058818
treeeab514f58a7efd8c0881c7179d39e0ff0b38c0a8
parentce106639c2019494833b5a8388d205ba96e7b217
BFD: Remove unused file position member of `struct orl'

The `pos' member of `struct orl' has never been used.  Remove it along
with the enclosing union so as not to propagate clutter with a later
change, which adds that union as a distinct type.  No functional change.
bfd/archive.c
bfd/archive64.c
bfd/coff-rs6000.c
bfd/ecoff.c
bfd/libbfd.h