https://sourceware.org/bugzilla/show_bug.cgi?id=25120
--- Comment #20 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Alcock <n...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=866706584c6622bd7f9f595c307422771ce1d564 commit 866706584c6622bd7f9f595c307422771ce1d564 Author: Nick Alcock <nick.alc...@oracle.com> Date: Fri Dec 13 14:54:09 2019 +0000 libctf: work with compilers not supporting GNU C attributes The obvious fallback __attribute__ stanza was missing. Thanks to Harald van Dijk. PR 25120 libctf/ * ctf-impl.h (_libctf_printflike_): Add non-GNU-C fallback. (_libctf_unlikely_): Likewise. (_libctf_unused): Likewise. (_libctf_malloc_): Likewise. -- You are receiving this mail because: You are on the CC list for the bug.