https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127420
--- Comment #11 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Haochen Jiang from comment #10) > After excluding the table jmps, there are nearly no occurence: > > samples hits rate > jump tables 109,380,239 6,941,545 6.346 % > everything else 26,946,316 50,767 0.188 % > all compiler-generated 136,326,555 6,992,312 5.129 % > > I suppose we will see no impact on SPEC Please compare performance impact using -fno-plt.
