https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115413
--- Comment #4 from user202729 <user202729 at protonmail dot com> --- I wrote a patch in https://gcc.gnu.org/pipermail/gcc-patches/2024-June/655504.html which tries to address this issue. Any review (or other suggestions on how to better implement the underlying feature https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110057 where the vector destructor can "hint" the deallocator that there is no virtualization going on) would be appreciated. Thank you.