[Bug c++/115410] Missing optimization: typeid(*a)==typeid(*b) could be optimized to a->_vptr==b->_vptr

user202729 at protonmail dot com gcc-bugzilla@gcc.gnu.org
Mon Jun 10 09:20:30 GMT 2024


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

--- Comment #9 from user202729 <user202729 at protonmail dot com> ---
Alright, I open https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115413 instead
(discussing one case where gcc already calls a different function from what it
should)


More information about the Gcc-bugs mailing list