------- Comment #1 from rguenth at gcc dot gnu dot org  2007-03-27 14:24 -------
Uh, an indirect call is much more expensive in general unless you can prove
that the branch if (condition()) is completely random and so usually
mispredicted.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31375

Reply via email to