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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think the first argument of operator new should be __SIZE_TYPE__ instead of
"unsigned long" likewise for the second argument of operator delete.

Reply via email to