[Bug target/92902] jump tables are put into the text section

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 12 20:32:00 GMT 2019


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

--- Comment #16 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Jean-Christophe Dubois from comment #15)
> Am I missing something? 

YES.  Most likely it will not be loaded in the instruction cache as it is
larger than the cache line size.


More information about the Gcc-bugs mailing list