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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2018-10-01 00:00:00         |2021-5-3
             Blocks|87403                       |100406

--- Comment #5 from Martin Sebor <msebor at gcc dot gnu.org> ---
Reconfirming with GCC 11.  The release has added -Wmismatched-new-delete.  It
doesn't detect the problems in any of the test cases but doing so sounds like a
useful enhancement to the warning.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87403
[Bug 87403] [Meta-bug] Issues that suggest a new warning
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100406
[Bug 100406] bogus/missing -Wmismatched-new-delete

Reply via email to