https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102329
Florian Weimer <fw at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://sourceware.org/bugz | |illa/show_bug.cgi?id=28458 --- Comment #7 from Florian Weimer <fw at gcc dot gnu.org> --- We need to suppress this warning for pthread_setspecific in glibc because it is incorrect there. There is currently no good way to implement that suppression unfortunately.