https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80899
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Having placement new represented in the IL is something I've suggested several times (e.g. to be able to be more aggressive on TBAA in loops which don't contain any placement new), but Richard didn't like that.