https://sourceware.org/bugzilla/show_bug.cgi?id=33385
--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ab7f5fd719e9bc6a18b44891ccaf1044324be9e0 commit ab7f5fd719e9bc6a18b44891ccaf1044324be9e0 Author: Alan Modra <amo...@gmail.com> Date: Mon Sep 8 08:16:21 2025 +0930 PR 33385, Extended Image Header This modifies some of the PR 21813 fixes, allowing for smaller EIHD. Not knowing any better, I chose to use EIHD__C_LENGTH as the minimum length. include/ * vms/eihd.h (EIHD__C_LENGTH): Comment. bfd/ * vms-alpha.c (_bfd_vms_slurp_eihd): Remove size check duplicating that done by the caller of this function. (alpha_vms_object_p): Allow smaller EIHD. (evax_bfd_print_image): Likewise. Don't print fields past the record size. -- You are receiving this mail because: You are on the CC list for the bug.