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

davem at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 11 20:41:00 GMT 2019


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

--- Comment #8 from davem at gcc dot gnu.org ---
I cannot think of any specific reason why the jump tables were put into the
text section.  I even tried to consider relocation ramifications.

Maybe this makes GOT OP linker optimizations more likely when -fPIC?


More information about the Gcc-bugs mailing list