[Bug c++/87407] Enhance -Wunused-function to handle also inline functions

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 24 11:14:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87407

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Again I ran into this stupid bug in clang and had to use preprocessor macros to
work around it.

I dont think we should change the behavior of gcc of this warning at all. In
fact as I said I ran into a bug due to it suggestion in clang.


More information about the Gcc-bugs mailing list