https://sourceware.org/bugzilla/show_bug.cgi?id=28697
--- Comment #4 from cvs-commit at gcc dot gnu.org <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=dbc6a0e2e4bdc70133d9165fb2e15b592bc27c53 commit dbc6a0e2e4bdc70133d9165fb2e15b592bc27c53 Author: Alan Modra <amo...@gmail.com> Date: Fri Dec 17 08:07:30 2021 +1030 try_build_id_prefix gcc-10 -Wformat-security errors dwarf.c:11300:3: error: format not a string literal and no format arguments [-Werror=format-security] 11300 | f += sprintf (f, prefix); PR 28697 * dwarf.c (try_build_id_prefix): Avoid -Wformat-security error. -- You are receiving this mail because: You are on the CC list for the bug.