On Wed, 7 Sept 2022 at 02:45, Jason Merrill via Libstdc++
wrote:
>
> An email discussion of optimizing EH led me to wonder why we weren't doing
> this already. Not that this change affects EH at all.
>
> Tested x86_64-pc-linux-gnu. Does this seem worthwhile?
Yes, I think so. If there's a fast p
An email discussion of optimizing EH led me to wonder why we weren't doing
this already. Not that this change affects EH at all.
Tested x86_64-pc-linux-gnu. Does this seem worthwhile?
libstdc++-v3/ChangeLog:
* libsupc++/dyncast.cc (__dynamic_cast): Avoid virtual function
call i