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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libstdc++                   |c++

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
If you test with a class type that has a non-trivial destructor you'll see the
sized deallocation function being called.

Reply via email to