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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |99715
           Keywords|                            |diagnostic
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=100861

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Agreed that the inlining restriction is a problem.  See also bug 100861 comment
#2 (the problem is even more severe in C++ because operators new and delete are
treated as if they had the attribute even if they don't).


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99715
[Bug 99715] [meta-bug] bogus/missing Wmismatched-dealloc warnings

Reply via email to