[Bug c++/98798] Custom operator new[] and delete[] is buggy for aligned class

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 30 12:47:12 GMT 2025


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2024-03-14 00:00:00         |2025-9-30

--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #8)
> I've reported this as https://github.com/itanium-cxx-abi/cxx-abi/issues/119
> but I haven't tried to fix the spec, or fix G++.

https://github.com/itanium-cxx-abi/cxx-abi/pull/123 is the proposed fix.


More information about the Gcc-bugs mailing list