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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|-Wmismatched-new-delete     |[11 Regression]
                   |should understand placement |-Wmismatched-new-delete
                   |new when it's not inlined   |should understand placement
                   |                            |new when it's not inlined

--- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> ---
Fixed in GCC 12.  Since this fixes a false positive I think it can be
backported even if it also fixes a false negative.  I'll plan to do it for GCC
11.2 unless there are objections.

Reply via email to