https://sourceware.org/bugzilla/show_bug.cgi?id=32072
--- 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=cfe96ff03ac34a4cdbd257aaefdf7415652044fe commit cfe96ff03ac34a4cdbd257aaefdf7415652044fe Author: Alan Modra <amo...@gmail.com> Date: Tue Aug 13 07:55:04 2024 +0930 PR32072 dlltool.c initializer-string is too long PR 32072 * dlltool.c: Delete unneeded forward function declaraions. Make buffers used by dlltmp static. (prefix_encode): Avoid warning. Use stpcpy. -- You are receiving this mail because: You are on the CC list for the bug.