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

--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Also, the note in that section of the ABI is wrong:

> (Note: if the usual array deallocation function takes two arguments,
> then it is a member function whose second argument is of type size_t.

That was true prior to sized deallocation, but it's no longer true.

Reply via email to