[Bug tree-optimization/123513] [13/14/15/16 Regression] False positive -Wmismatched-new-delete with a non-member template operator new

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 12 16:59:25 GMT 2026


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
#c0 started with my r15-7415-gfcecc74cb38723457a0447924d9993b31252a8f9 change.
With struct C { C (); }; instead it started with
r12-2908-g96194a07bdbc57dd9733892a791d87dbe25f0802.


More information about the Gcc-bugs mailing list