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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The reason why is you are using the global operator new here rather than trying
the one inside T.

Reply via email to