https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89819
Ville Voutilainen <ville.voutilainen at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ville.voutilainen at gmail dot com --- Comment #1 from Ville Voutilainen <ville.voutilainen at gmail dot com> --- The problem with this idea is that it brings back a run-time branch that the visitation got rid of. What we probably need is a different generated table for these functions, a table that uses the same index for both variants or invokes a cookie-function.