http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46423
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-11-11 19:56:17 UTC --- Perhaps always_inline instead to make sure we inline whatever is necessary to actually warn?