[Bug testsuite/108533] [13 regression] new test g++.dg/init/new51.C in r13-5318-g049a5290907511 fails for 32 bits
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 24 22:41:59 GMT 2023
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.
More information about the Gcc-bugs
mailing list