Comment #3 on issue 33312 by amo...@gmail.com: binutils: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33312#c3
Yes exactly, and I'm not going to pollute the binutils source with #ifdef around those functions. There are plenty of other static inline functions defined in header files that are unused, so it would seem that clang-12 warns in .c files but not .h. The obvious solution for the fuzzers is to configure with --disable-werror. I'm going on vacation for two weeks and will submit a change to do that on my return, unless someone else does so before that. ;-) -- You received this message because: 1. You were specifically CC'd on the issue You may adjust your notification preferences at: https://bugs.chromium.org/hosting/settings Reply to this email to add a comment.