On 10/11/22 14:06, Nick Clifton wrote: > Hi Martin, > >> PING^1 > Sorry! > > >> On 10/3/22 09:50, Martin Liška wrote: >>> bfd/ChangeLog: >>> >>>     * bfd-in.h (bfd_hash_set_default_size): Add COMPRESS_UNKNOWN >>>       enum value. >>>     (struct compressed_type_tuple): New. >>>     * bfd-in2.h (bfd_hash_set_default_size): Regenerate. >>>     (struct compressed_type_tuple): Likewise. >>>     * libbfd.c (ARRAY_SIZE): New macro. >>>     (bfd_get_compression_algorithm): New function. >>>     (bfd_get_compression_algorithm_name): Likewise. >>> >>> gas/ChangeLog: >>> >>>     * as.c: Do not special-case, use the new functions. >>> >>> ld/ChangeLog: >>> >>>     * emultempl/elf.em: Do not special-case, use the new functions. >>>     * lexsup.c (elf_static_list_options): Likewise. > > Approved - please apply. > > Cheers >   Nick > > Hello. Thanks, I've installed the patches and noticed the following obvious fix is needed. I'm going to install it. Cheers, Martin